Linked by Will Senn on Thu 22nd Apr 2004 06:30 UTC
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.
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.
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