chillijam.co.uk RSS Feed
 
 
 
 

Posts tagged tips

ASP.NET MVC – Preparing for the real world

This is the first in a series of posts about things I found out while learning ASP.NET MVC. Today : adding jQuery support that will work wherever the app is deployed in a directory structure.
In order to reference the jQuery javascript files, I had to figure out how to add a realtive link to [...]