HighTechTalks DotNet Forums  

UserControls ASP.NET 2.0

ASP.net Building Controls microsoft.public.dotnet.framework.aspnet.buildingcontrols


Discuss UserControls ASP.NET 2.0 in the ASP.net Building Controls forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Giovanni
 
Posts: n/a

Default UserControls ASP.NET 2.0 - 04-24-2006 , 06:16 PM






Hi All,

What is the best way to develop and use UserControls on an ASPX page
with the new dynamic compilation model introduced in ASP.NET 2.0? Can I
simple create a UserControl, drag a text box and create public properties on
the UserControl to both get and set the text property of my textbox control?
What impact does the new compilation model affect the way UserControls are
built, and used. Can I simply drag that onto a form, and use their
properties. I am not intending to use the LoadControl method, simply, build,
drag and drop. If I do have to use interfaces, which is the best approach
and can someone demonstrate a very simple UserControl/WebForm example using
interface implementation?

Regards,
Giovanni

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.