Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebUserControls + RegisterBizObj
Message
From
18/09/2004 10:09:48
 
 
To
18/09/2004 10:05:31
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00943712
Message ID:
00943727
Views:
18
Hi Bonnie!

I was thinking about this too, but I'm new to the MM.NET Framework and therefore don't know what is done when using "RegisterBizObj".

I'll try your suggestion, thanks!

>I may be misunderstanding your question, but wouldn't you just need a reference in your project to the .DLL containing your Business Object and an "Inherits" for it's namespace?
>
>~~Bonnie
>
>>Hi all!
>>
>>The following description referes to the MM.NET Framework.
>>
>>I have a BusinessObject (menue.vb) which handles the whole access to the database.
>>
>>On the WebForm (Inherits mmBusinessWebPage) I'm referring to this BusinessObject using
>>
>>
>>Me.oMenue = CType(Me.RegisterBizObj(New menue()), menue)
>>
>>
>>But how can I do this (access the BusinessObject) within a WebUserControl (*.ascx)?
>>Which "Inherits" do I have to enter to make it work?
>>
>>Thanks for help!!!
robert.oh.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform