What is needed in client side in order a web application that is running on IIS, framework 4.0, runs efectively...
what are the requirements to obtain best results...
I tested it in two different browsers and it ran very differently on IE 7 was very very slow comparing with Crome that was fast by an avarage of 15 sec per postbacks.
ROBERTOBAEZ
Member
4 Points
14 Posts
asp.net, browser, min requirements
Feb 14, 2012 11:58 AM|LINK
What is needed in client side in order a web application that is running on IIS, framework 4.0, runs efectively...
what are the requirements to obtain best results...
I tested it in two different browsers and it ran very differently on IE 7 was very very slow comparing with Crome that was fast by an avarage of 15 sec per postbacks.
ignatandrei
All-Star
137690 Points
22151 Posts
Moderator
MVP
Re: asp.net, browser, min requirements
Feb 14, 2012 12:45 PM|LINK
Is the rendering. Do you close your tags ? Do you use XHTML ?
timamm
Member
34 Points
7 Posts
Microsoft
Re: asp.net, browser, min requirements
Feb 25, 2012 10:19 PM|LINK
IE 9 is much faster than IE7 or IE8 - if you're going to use IE, I'd use that. You can download it here.
necro_mancer
Star
8169 Points
1595 Posts
Re: asp.net, browser, min requirements
Mar 07, 2012 03:14 AM|LINK
hi robertobaez,
Obviously, you need a "modern browser" to run ASP.NET 4.0, ASP.NET MVC 3.0 and the upcoming ASP.NET 4.5.
You can always use any types of modern browsers, such as IE8 or above, latest Mozilla and Google Chrome.
Please mark this response as an "answer" if it helps you. Thanks heaps!
Professional SQL 2008 R2 Service