Essential guide to ASP.NET MVC3 performance(leoncullens.nl)
submitted by
Avalaxy(214) 4 months, 22 days ago
The .NET CLR can give your web application a significant performance boost compared to other platforms such as PHP due to it's compiled nature. Not only does your .NET code perform better because it's more low-level, it also comes with good support for parallel programming. This guide will not explain the basics of a responsive and fast web application by talking about CSS minifying, sprites, content delivery networks, etc. Instead this guide will be an essential guide for making sure you don't miss any features that can enhance the performance of your ASP.NET MVC3 application. read more...
|category: MVC
|Views: 437
tags:
MVC another
Everyones tags:
Your Tags: