Showing posts with label Tools. Show all posts
Showing posts with label Tools. Show all posts

Tuesday, 4 September 2007

Starting Development Web Server from Command Line in Orcas Beta 2

This is a followup to my previous post

To start the Development Web Server in Orcas Beta 2 from a command line / batch file, you need to use this command:

"C:\Program Files\Common Files\Microsoft Shared\DevServer\9.0\WebDev.WebServer.EXE" /port:8080 /path:"mywebsitepath"

Thursday, 12 July 2007

C# / XML Code Formatter for Blogs

I have attached a link below for the code formatter that i use in on my blog

http://www.manoli.net/csharpformat/