ASP.NET

W15 Improving Web Application Performance

03/18/2015

1:30pm - 2:45pm

Level: Intermediate

Ben Hoelting

Senior Technologist

Aspenware

Speed matters! It's well documented that consumers\users have no tolerance for slow Web sites. A one second delay in Website performance can make or break the perception of your application. There are many new features in ASP.NET and ASP.NET MVC that help increase performance. This session will dive into these tips and tricks you can use to make your sites faster. It will also cover how to use Visual Studio to perform load testing on the application so you can identify and fix bottlenecks. From more efficient JavaScript to reducing round trips to the server, this session has what you need to make your sites fly.

You will learn:

  • Everyday tricks you can us to reduce round trips to the server
  • How to make your JavaScript more efficient
  • The new performance enhancing and load testing features in Visual Studio