Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Stackoverflow is built in ASP.NET MVC, which is magnitudes better than normal ASP.NET (and ships with Visual Studio 2010).


ASP.NET MVC and ASP.NET WebForms are both built on the same ASP.NET platform. You can even use some of the simple WebForms controls, like the Repeater and Menu, in ASP.NET MVC views.


Just to be clear, I would never use server controls like the Menu in my ASP.NET MVC projects. I just mentioned it to help illustrate how closely related the two really are.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: