What project type is used for SO in Visual Studio? "Web Site" or "Web Application"? Why?
|
As for reasons, one thing Jeff has mentioned is that ASP.NET MVC makes having clean url's easy. So they get friendly, searchable, logical url's like |
|||
|
|
|
ASP.NET MVC Web Application according to the StackOverflow blog. |
|||
|
|