Home All Groups Group Topic Archive Search About

Custom Controls in 2.0?

Author
16 Feb 2006 6:55 PM
Arne
In asp.net 1.1 we had Custom Controls and User Controls.
In ASP.net 2.0 I can only find Web User Controls. How do I add on old
fashion Customer control in VS Studio 2005?

Author
17 Feb 2006 1:29 AM
DWS
Arne,
To add a custom control.

Add a reference to the dll that contains the control.  or Right click on
toolbox and select choose items.

Good Luck
DWS




Show quote
"Arne" wrote:

> In asp.net 1.1 we had Custom Controls and User Controls.
> In ASP.net 2.0 I can only find Web User Controls. How do I add on old
> fashion Customer control in VS Studio 2005?
Author
17 Feb 2006 3:24 AM
Arne Garvander
That will not work. I need to write the customer control first. I can't add a
reference to something that doesn't exist yet.

Arne Garvander
Certified Geek
But failed my Nerd exam


Show quote
"DWS" wrote:

> Arne,
> To add a custom control.
>
> Add a reference to the dll that contains the control.  or Right click on
> toolbox and select choose items.
>
> Good Luck
> DWS
>
>
>
>
> "Arne" wrote:
>
> > In asp.net 1.1 we had Custom Controls and User Controls.
> > In ASP.net 2.0 I can only find Web User Controls. How do I add on old
> > fashion Customer control in VS Studio 2005?
Author
17 Feb 2006 5:06 PM
DWS
Arne,
Use the web control.  I incorrectly assumed you had already tried your one
option unsuccessfully and so offered help on how to add new controls to the
solution.

Good Luck
DWS



Show quote
"Arne Garvander" wrote:

> That will not work. I need to write the customer control first. I can't add a
> reference to something that doesn't exist yet.
>
> Arne Garvander
> Certified Geek
> But failed my Nerd exam
>
>
> "DWS" wrote:
>
> > Arne,
> > To add a custom control.
> >
> > Add a reference to the dll that contains the control.  or Right click on
> > toolbox and select choose items.
> >
> > Good Luck
> > DWS
> >
> >
> >
> >
> > "Arne" wrote:
> >
> > > In asp.net 1.1 we had Custom Controls and User Controls.
> > > In ASP.net 2.0 I can only find Web User Controls. How do I add on old
> > > fashion Customer control in VS Studio 2005?

AddThis Social Bookmark Button