Skip to main content

Posts

Showing posts from December, 2010

JQuery Templates for Visual Studio

I found a good blog on using JQuery Templates. Reposting here so I can find it again easily if I need it. Hopefully it helps anyone else that may find this as well. http://weblogs.asp.net/dwahlin/archive/2010/11/20/reducing-code-by-using-jquery-templates.aspx Additional info http://api.jquery.com/category/plugins/templates . You can download the jQuery Templates script here along with a sample application or reference one of the following Microsoft CDN scripts: http://ajax.microsoft.com/ajax/jquery.templates/beta1/jquery.tmpl.js http://ajax.microsoft.com/ajax/jquery.templates/beta1/jquery.tmpl.min.js