Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP type builders?
Message
From
05/06/2009 12:12:35
Gary Foster
Pointsource Consulting LLC
Chanhassen, Minnesota, United States
 
 
To
05/06/2009 10:28:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01403923
Message ID:
01403988
Views:
53
Hi Cetin,
>W/o commenting on semantics, I think what you have in mind is simply dragging and dropping from data sources window on to form surface in VS.

Sort of... If the "data source" is a form of my design and the form control added to the form is a class of mine, e.g., a char type field would add a "MyCharClass" control to the form possibly with an associated label from where ever I decide to get my labels.

The kind of stuff I'm used to might be something like running a builder on a form that looks at control properties and checks the associated table.field in the back end database and updates allowable entry length in case the table structure had changed. Stuff along those lines.

Fairly simple stuff in VFP, hopefully simple in .NET.

Gary



>>Hi,
>>Do the .NET languages have the ability to create builders like in VFP? I create the tools the other developers in my shop use and they are used to builders that greatly speed development. Things like a form builder that allows fields to be dropped on a form and the framework knows how to get data to and from various SQL Server databases, that sort of stuff.
>>
>>Is that sort of builder building easily available in .NET?
>>
>>
>>Gary
>
>W/o commenting on semantics, I think what you have in mind is simply dragging and dropping from data sources window on to form surface in VS.
>
>Cetin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform