1
vote
What are other ASP.NET web applications that are as well done as StackOverflow?
Many of the things you point out about are actually due to the use of ASP.NET MVC. Pretty URLs come out of the box, non-standard controls, well nothing comes out of the box with MVC so you have to …
