Scrambled maps with Internet Explorer 10 and OpenLayers (and how to unscramble them) Today I let my Windows 7 laptop upgrade to IE10… some time later, I needed to take a look at one of our web mapping sites – the SFCC Angling Diary. After a few minutes of use, the map went weird as... read more Posted by Crispin Flower 24 April 2013 Categories: Internet Explorer OpenLayers Comments(0)
IE10 errors when clicking icons in mojoPortal and ASP.Net 4 web sites fixed with .Net 4.5 I’ve noticed a couple of mojoPortal sites throwing errors when I click image buttons in the administration pages. For example, when editing page settings, clicking the little spanner icon to edit the ... read more Posted by Crispin Flower 17 April 2013 Categories: ASP.Net mojoPortal Comments(0)
asp.net - UI culture and dates Don't rely on DateTime.Now.ToString() to populate varchar database fields that are used for holding dates. Or even better still don't use varchar fields for holding dates in the database - unless... read more Posted by Stewart Bellamy 09 April 2013 Categories: ASP.Net Comments(0)