Here’s one way you can use CDN links in your ASP.NET MVC application. Problem: When you develop your ASP.NET MVC application and use a link to a static content, such as css, jpg’s etc, you may want to server these from a CDN or at least a domain that doesn’t server cookies with the request. [...]
Quote of the day, on Intel i7 series of processors with 6 cores and hyperthreading: "You have six with six brain damaged cousins. And sometimes you can hand a cousine: here eat this while I'm doing the real work, and everything is fine. But once in a while he chokes. And then the [...]
This post will guide you through the steps on how to install IIs 7.5 on Windows 7. You must have administrator privileges to perform this operation. 1. Go to Control Panel –> Programs and Features –> Turn Windows features on or off. 2. Put a checkmark in the World Wide Web Services. This will select [...]