Linked by Will Senn on Thu 22nd Apr 2004 06:30 UTC
General Development This article is intended to give you a practical recipe for creating a simple Web Control and extending Visual Studio with support for the control. The control itself is a basic Country Code drop down list such as you would find on many profile entry pages.
Permalink for comment
To read all comments associated with this story, please click here.
Re: Dev Yes! Deploy?
by Rodrigo on Thu 22nd Apr 2004 18:10 UTC

I think MS also recognizes things are a bit overkill. On the next version of VS.Net they'll make things a bit easier, they learned a thing or two with ASP.Net Web Matrix, I suppose...

For example it won't be necessary anymore to create project files, solutions, etc, you just put the aspx files in a folder and that's it, like it used to be with ASP.

My 2 øre anyway ;)