BradVin's .Net Blog

Code, snippets, controls, utils, etc. Basically all things .net

Browse by Tags

All Tags » ASP.NET » .NET (RSS)
Squashing the asp.net MVC response - part 1
The goal of this post : reduce the total size of a simple asp.net MVC page response. Our measuring tools : Firefox running Firebug and the YSlow plugin Source Code : Download here Lets use a really simple and common scenario as the example. The steps...

Posted by bradvin | 8 comment(s)

Filed under: , , , ,

(Better) JQuery IntelliSense in VS2008
UPDATE : James Hart has an excellent post about jQuery 1.3 intellisense - you must check it out ! I know, I know, this has been done before. The reason I'm writing this post, however, is to improve on what I have found on the web. For anyone wondering...

Posted by bradvin | 31 comment(s)

Filed under: , , ,

More Posts