Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A Builder in VS windows forms...
Message
From
16/12/2008 15:31:56
 
 
To
All
General information
Forum:
ASP.NET
Category:
Visual Studio
Title:
A Builder in VS windows forms...
Miscellaneous
Thread ID:
01367947
Message ID:
01367947
Views:
49
We are in the process of converting a large program from Visual FoxPro to C#. In FoxPro, we were able to create a "builder" that could be invoked in the Class Designer. We used this builder to set some of our custom properties on MULTIPLE "selected" objects at the same time (the builder displayed a grid). And then the builder applied those properties to the objects on the form which could then be saved to the class library, and also updated or created tables in SQL Server (all at the same time!)

Can you create an add-on or whatever to reproduce this functionality in Visual Studio (i.e., invoke a builder-type add-in in the Form Designer that can operate on the currently selected objects as a group)?

What it really allows you to do is RAD prototype custom data entry forms visually, then create the tables for those forms on the fly. It has been a great tool for us to save lots of time with custom systems.

Bob Bartel
MarketWare
Next
Reply
Map
View

Click here to load this message in the networking platform