Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For those who haven’t checked Scott Guthrie’s blog lately, something pretty exciting just showed up…an announcement of a new option for developing/testing web apps called IIS Express. Think of it as a way to run your applications with essentially the full feature set of IIS 7.x (as opposed to the limited features of the built-in Visual Studio web server) with the ability to run without admin privileges, and without worrying about your application behaving differently in production than in development/testing.
Read the whole post for all the details. Pretty cool stuff…wonder if Scott’s got anything else up his sleeve?
Comments
- Anonymous
July 22, 2010
I would rather have the remote debugger working properly but this sounds handy for developers.