Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
shadowsalmon · 4120 days ago · link · · parent · post: What's something you're interested in but too lazy to learn?
Yeah it's essentially a streamlined way to make a web app using ASP.net and (usually) Visual Studio. It separates the back end into Models, Views, and Controllers that all play their part in the development of a web app. It mainly uses HTML, CSS, Javascript, and C# and you can load JavaScript libraries and stuff with C# like ORMs. There's a lot of good info on the website: http://www.asp.net/mvc