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.
@Senn.
by erktrek on Fri 23rd Apr 2004 02:15 UTC

Yes I agree! In fact I use Homesite & TextPad (love that columnar copying/pasting) and have been trying my hand at creating Dlls in Sharpdevelop. I do like the technology. I'm excited about the cross platform possibilities. Apache/Mono/Linux anyone?

Gonzo mentioned earlier that I could easily deploy only the working files. I'll have to check that out. The only issue I have with that though is that the differences between my dev and live environments then becomes greater increasing potential for errors. Also I kinda like to keep my dev stuff clean too..

Thanks for the article btw.

E.