ASP.net 4.0 & IE 11 issues
A prime example of why Feature Detection should be used over Browser Detection
In the Category :
Windows
Microsoft, since the dawn of .net have, been using Browser Detection in ASP.net to decide what JavaScript should be included. With the release of Internet Explorer 11 ASP.net delivers special JavaScript that intended use is for IE <7 and breaks a number of websites!
Read More...