News

I do use the built-in server. I also have IIS installed locally and I publish to that and then copy/paste. You can also publish directly to the web server. Local IIS is also handy for testing out ...
Pushing code to a server – test, production, or otherwise – is an error prone hassle. Invariably you forget to update a connection string or push a DLL or include ...