Home All Groups Group Topic Archive Search About

web control library using visual studio .net 2005

Author
19 Jan 2006 11:18 AM
M Nauman Ur Rehman
Hi,

How do I create a web control library using Visual Studio .NET 2005. I
couldn't find a template for this.
I'm using the Professional edition of VS.NET 2005.

For now I've created a web control library project with VS.NET 2003 and then
imported it into VS.NET 2005. Is that the only way or there is some built-in
support.

Thanks in Advance

Author
19 Jan 2006 3:12 PM
Doug Salomon
You need to, somewhat confusingly, create a new project - not a new website.

The template for web control library can be found (on my installation
anyway) by :
selecting new project
expanding you language of choice (VB for me) in the "Project Types" tree
selecting Windows, again in the project type tree.
The Web Cotnrol Library will now be available in the template window.

Doug

Show quoteHide quote
"M Nauman Ur Rehman" wrote:

> Hi,
>
> How do I create a web control library using Visual Studio .NET 2005. I
> couldn't find a template for this.
> I'm using the Professional edition of VS.NET 2005.
>
> For now I've created a web control library project with VS.NET 2003 and then
> imported it into VS.NET 2005. Is that the only way or there is some built-in
> support.
>
> Thanks in Advance
>
>
>

Bookmark and Share