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
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 what jQuery is, goto the jQuery site and also read this tutorial . Now onto the good stuff.... If...

Posted by bradvin | 19 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