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 [...]
