Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form caption
Message
 
À
07/07/2005 19:29:11
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivie
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Titre:
Divers
Thread ID:
01029813
Message ID:
01030227
Vues:
12
>>I am glad it works for you. I think it is cleaner to use this.Text compared to just Text and also the intellisense kicks in after the dot. Most of the time you want to put all your constructor code after InitializeComponent() but there are some cases where you want to put it before (and ofcourse now I can't think of any<s>).
>>Einar
>
>Comparing to VFP, the "form construction" is separated into two steps: Load() and Init(). Form.Load() fires before the components are initialized, Form.Init(), after. Specifically in VFP, some things that have to be done in Form.Load() are opening tables. - Of course, I have no idea how far the analogy applies, since .NET is such a different environment - and I haven't worked with data access yet.

Yeah that is a good analogy to use. If you haven't yet I would reccomend getting the Hentzenwerke book .Net developing for VFP programmers or something like that. There is a free html version of that book on gotdotnet.com. That book does a good job of drawing parallells between .NET and VFP.

Einar
Semper ubi sub ubi.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform