Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MmMaintenanceForm
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00906789
Message ID:
00907345
Views:
13
>As a follow up to this, I have used the Object Browser and looked almost everywhere I can think of and nowhere can I see a reference to RegisterPrimaryBizObj...
>
>It is extremely frustrating that trying to do things properly is so hard. If I'd hard-coded every form with a dataset and logic in the form I'd be much further ahead. Is my experience typical of new users of this framework?

Honestly, it isn't...most of your questions have more to do with understanding the mechanics of how namespaces, subclassing, projects and assemblies work in .NET rather than issues directly concerning MM .NET. If you were to create classes outside of MM .NET you would be having the same struggles you're experiencing now. You'd have to deal directly with ADO.NET (a HUGE learning curve) and write all your binding code by hand (a real drudge).

When I teach our MM .NET classes I can tell you that this is one of the more frustrating hurdles that developers experience, but once you understand the ground rules you can get productive very quickly. Hopefully some of the answers you've received here have helped clear things up a bit. If you haven't already done so, you may want to take a look at my book ".NET for Visual FoxPro Developers" and go through some of the chapters on using VS .NET, understanding C#, OOP in .NET, etc.

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform