Google Jquery api

by Big JC 20. December 2009 10:56
Google have kindly opened up their CDN (Content delivery network) for us developers to use common javascript libraries. This means we can serve them from google which helps with site download speed. If you serve your content from multiple domains the... [More]

Tags: , ,

Programming | JQuery

Windows XP IIS6 wildcard mapping

by Big JC 12. December 2009 21:36
Ever tried to get wildcard mapping on windows XP to work, but for some reason it won't allow the .* Extension? There is a way round. One of the Microsoft service packs for XP upgrades IIS5.1 to IIS6.0. This is what has created the issue, but fear no... [More]

Tags: , ,

Programming | ASP.NET | IIS