Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Framework for .NET
Message
From
25/03/2007 00:37:20
 
General information
Forum:
ASP.NET
Category:
Migration
Environment versions
Environment:
C# 2.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01207607
Message ID:
01208260
Views:
20
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform