Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WebUserControls + RegisterBizObj
Message
From
18/09/2004 10:05:31
 
 
To
18/09/2004 07:48:29
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00943712
Message ID:
00943726
Views:
20
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!!!
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform