Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How to build Web Control Library project in VS2005

I'm using VS2005 final. When I try to create a new Web Control Library project with VS2005 in C#, I could not find Web Control Library template. Any one has the same problem? If yes then what is a solution.
Regards.
[225 byte] By [undead142] at [2007-11-11 7:32:32]
# 1 Re: How to build Web Control Library project in VS2005
Try this;
File -> New Project
In the Project Types panel under "Visual Basic" or "Visual C#" finding and clicking "Windows" will populate "Templates" panel on the right. There you'll find "Web Control Library".

Best ...
ND.. at 2007-11-11 21:48:55 >