ASP.Net without web projects!
While listening to Fritz Onion today on his first web cast, he told us about a URL that just made my day:
http://pluralsight.com/wiki/default.aspx/Fritz.AspNetWithoutWebProjects
This is an article that I wish I found about 8 months ago! It goes into details on how to setup asp.net appliations without using a web project from visual studio. I converted one of my projects and it worked like a champ! Debugging and all!
I am going to keep the settings this way for a while to see if I find any “Gotcha's“ and I will report back if I do. In the mean time, if you have been using this method for a while and know of any gotcha's, please let me know.