Welcome to Idea R | Branding - Web Agency - Digital Strategies
Switch to the mobile layout

      Idea R - Do your competitors are always ahead? - Raise your voice with web marketing!

Blog

Take a software geek from the 80s, add a new generation graphic designer and dilute with a longtime marketing strategist. Shake vigorously and you'll get the Idea R's blog.

Change language... italiano

C#

Tutorials, tips and tricks on C#.
Get the most out of the leading programming language for web and application development.

Published on 12/19/2015
Categories: Web Design
How to skip the CDN during ASP.NET development
CDNs (Content Delivery Networks) are great to speed up website performances, but they are a mess when you are testing your website on your development machine.
Another problem may arise if you want to change your CDN to another one. Do yoy have to replace all URLs in all your pages?
In this article I'll show you a clever and definitive solution to avoid hardcoding the CDN URLs in your HTML markup.

...read all the article.

Scroll to top