7
Shouts

.NET 4 Web Application Startup Time - Scott Hanselman

published 1152 days, 6 hours, 4 minutes ago posted by jantujantu 1153 days, 20 hours, 2 minutes ago
Tuesday, March 30, 2010 6:23:59 AM GMT Sunday, March 28, 2010 4:26:35 PM GMT

I was chatting with Jonathan Hawkins and some of the folks on the ASP.NET team about performance and Jonathan mentioned the startup time for large ASP.NET applications is improved on .NET 4. There are some improvements in the CLR and in ASP.NET itself that helped. If you have a giant app, you should do some tests. The word from the ASP.NET team is that you'll see improvements when the .NET framework (CLR) is warm in memory but the Web App is cold on disk. This is for shared hosting scenarios where the w...

category: Web Dev | clicked: 9 | | source: www.hanselman.com | show counter code
tags: VS2010., ASP.NET

1 comment posted.

To post your comment please login or signup