Works on My Machineā¦or Does It?
It’s always frustrating when you’re working on a project, and everything looks good when you’re running it from Visual Studio, and then you deploy to your web server, and suddenly something’s not rendering correctly. In this post, I’ll give you some tips for troubleshooting these problems when the target browser is Internet Explorer.
Continue reading ASP.NET MVC, Bootstrap, and Internet Explorer Compatibility View