Computers and Programming with a Personal Touch.
Contents tagged with Visual Studio 2008
Building an List of Links Asynchronously Using jQuery, AJAX, PURE, and Spark View Engine for MVC
Yes, I know the title is a mouthful, but its all the cool stuff I used to make this trick work. I have mentioned before that I have been using the Spark View Engine with ASP.Net MVC just because … more
Creating a Custom Trace Listener for WCF
Introduction We have been using WCF to consume a lot of 3rd party web services, and one of things we depend on when testing is being able to see the actual request and response that is being sent to … more
Creating a Web Application Using MVC, Unity and NHibernate – Part 1
v\:* {behavior:url(#default#VML);} o\:* {behavior:url(#default#VML);} w\:* {behavior:url(#default#VML);} .shape {behavior:url(#default#VML);} Normal 0 false false false false EN-US X-NONE … more
Extension Methods
Extension Methods are new to Visual Studio 2008 and they basically let you bolt on additional functionality to the side of an existing type or function. You can see the offical definition … more
Creating a Category Menu Dynamically Using the HoverMenuExtender
Introduction When building an eCommerce website, there are a multitude of ways to display categories an subcategories that are dynamically retrieved from a database. In this sample, I will … more
Using ASP.Net AJAX To Auto Update From Date and To Date textboxes
Introduction If you have ever had to make a hotel reservation on line you may have seen this functionality. Basically there is a field for a check-in date and there is also a field for a check-out … more
Where did CopyAsHTML go?
I was asked how I was copying my code to this blog, and I was going to reply that you can get this great free tool at the address below but if you click on it (at the time of this writing anyway), … more
Sorting a List Object
Introduction Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 … more