Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP vs .NET and To C# or VB
Message
From
16/05/2002 15:52:23
 
 
To
16/05/2002 15:36:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00657468
Message ID:
00657744
Views:
42
>>- Application object with predefined PEMs.
>
>There is one of those in the .NET Framework.
>
>>- Application security

OK. I haven't looked at this part of the framework? What's required to hook it up to a Windows form? Let's make it easy. I want to prohibit specific users from opening a form.

>
>Check out the System.Security namespace.
>
>>- Toolbars
>
>There is a toolbar object. You can add a toolbar to a form in the VS.NET IDE. There's even a builder for managing the buttons in it built into it.

I know there's a toolbar object. I guess I wasn't clear enough here. There are prebuilt toolbars in the VFP frameworks that do things like navigation controls, copy, cut, paste, etc. Anything prebuilt in the .NET framework?

>
>>- Data Entry forms. Specifically, in the VFP frameworks, when you create a data entry form, you get all the standard controls for previous, next, save, find, etc and the functionality for making them work.
>
>This you'll need to do yourself, though, its not much of an undertaking.

No, I don't think it would be. I can easily do this in VFP too. My point is, its already done in a VFP framework.

>
>>- Prebuilt textboxes for dates, numbers, etc.
>
>DateTime picker built in, as well as numeric spinner controls.

Yes, I know about those. But a DateTime picker is not always the best control of choice. Sometimes you just want a textbox. Sometimes you don't want a spinner. Again, my point is, this stuff is done for you by the VFP frameworks.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform