Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

When to create a new web user control

0 views
Skip to first unread message

Andy B

unread,
Apr 24, 2008, 10:28:51 AM4/24/08
to
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...

Peter Bromberg [C# MVP]

unread,
Apr 24, 2008, 12:43:01 PM4/24/08
to
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

Cowboy (Gregory A. Beamer)

unread,
Apr 25, 2008, 11:03:07 AM4/25/08
to
Reuse, as Peter has stated, is a very good reason for a user control. If you
have to reuse on many projects, you might even bite off a bit more and
create a server control.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss

or just read it:
http://gregorybeamer.spaces.live.com/

*************************************************
| Think outside the box!
|
*************************************************
"Andy B" <a_b...@sbcglobal.net> wrote in message
news:%23soT9dh...@TK2MSFTNGP06.phx.gbl...

Andy B

unread,
Apr 25, 2008, 12:25:19 PM4/25/08
to
I dont think I have enough programming know how to make a server control...


"Cowboy (Gregory A. Beamer)" <NoSpamM...@comcast.netNoSpamM> wrote in
message news:%23R6o9Vu...@TK2MSFTNGP05.phx.gbl...

0 new messages