Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Framework for .NET
Message
De
25/03/2007 00:37:20
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Migration
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01207607
Message ID:
01208260
Vues:
18
>I think it's a great way to develop a framework, and for VFP as well. You can put togother derivatives of the base classes in about an hour and then add functionality as needed / desired. As just one example, I can make grid columns sortable (by clicking the header) just by setting a couple of custom properties.

Exactly! I'm always telling people ... don't use the .NET base classes when you can use your own sub-classes ... even if those sub-classes have no code in them at the moment. When you eventually *do* put code in them, you'll be happy that you don't have to go back to your app and change all the System.Windows.Forms.TextBoxes to MyFramework.MyTextBoxes!!!

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform