Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form caption
Message
 
To
07/07/2005 19:29:11
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Title:
Miscellaneous
Thread ID:
01029813
Message ID:
01030227
Views:
13
>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform