ASP.NET: What is the Difference Between a Web Site and a Web Project?

You might have noticed two types of web-based solutions in Visual Studio- ASP.Net Project and ASP.Net Web Site. Why do we have these two different project types? Which should you prefer? Why would I choose one over the other? I'll try to answer these questions in this post. The Major Difference The biggest difference is that with the ...