When to create a new web user control

I have to create a complex page view that is based on dynamic code and
datasources. I will also be using this page view more than once in the same
project. Was wondering if this was good game for a new web user control?
That way all I had to do was drop it on a page, set some properties on it
and be done with it...
Andy B [ Do, 24 April 2008 16:28 ] [ ID #1949153 ]

RE: When to create a new web user control

You got it!
-- Peter
To be a success, arm yourself with the tools you need and learn how to use
them.

Site: http://www.eggheadcafe.com
http://petesbloggerama.blogspot.com
http://ittyurl.net


"Andy B" wrote:

> I have to create a complex page view that is based on dynamic code and
> datasources. I will also be using this page view more than once in the same
> project. Was wondering if this was good game for a new web user control?
> That way all I had to do was drop it on a page, set some properties on it
> and be done with it...
>
>
>
>
pbromberg [ Do, 24 April 2008 18:43 ] [ ID #1949171 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » When to create a new web user control

Vorheriges Thema: what have I broke?
Nächstes Thema: ascx is ambiguous in the namespace ASP