Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Microsoft's position on Visual FoxPro and .NET
Message
De
09/06/2004 21:33:44
 
 
À
09/06/2004 21:11:04
Emmanuel Huybrechts
Technimeca International Corp.
Montréal, Québec, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Conférences & événements
Divers
Thread ID:
00908177
Message ID:
00912017
Vues:
46
Emmanual,

PMFJI, I read your post with interest, as I do agree there is a considerable learning curve in going from VFP to .NET.

I agree that subclassing takes many by surprise at first. But once you get over the surprise that you can't do it visually, it does become a good introductory exercise with the language and the framework.

And the truth is, once you set up your subclasses, you generally spend limited time going back to them, so in time I've come to accept this as less significant than I originally did.

On point 4, you CAN drop other controls (like a combobox) in a grid. You may want to check out http://www.syncfusion.com/FAQ/WinForms. This is an excellent site with a ton of good code examples, including several on grid handling.

Yes, data binding could have been made simpler. No question. I wrote a generic binding manager and added some properties and a simple interface to my subclassed controls, so that all I have to do now is set 1-2 properties on each control, and drop them on a special entry container (sorry, 'usercontrol'...still having trouble getting used to the terminology) that takes care of all the setting, clearing, etc.

Yes, I agree the winform designer generates more code than one would expect.

Kevin
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform