BradVin's .Net Blog

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

Browse by Tags

All Tags » .NET » VS2008 (RSS)
(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: , , ,

Creating Extension Methods and Testing Them in VS2008
I wrote a beginners article on how to create your own extension methods in .NET 3.5 and then how to go about testing them using new built-in features in VS2008. Please go read the article at the Code Project : http://www.codeproject.com/useritems/ExtensionUnitTests...

Posted by bradvin | with no comments

Filed under: , , ,

More Posts