Welcome to Professional ASP.NET - Chris Love's Official Blog Sign in | Join | Help

Chris Love's Official ASP.NET Blog

Chris Love's Helpful tips, tricks and pragmatic development knowledge for the ASP.NET world.
ASP Insider

October 2010 - Posts

Microsoft Store

Intro To WebMatrix: Create a Contact Form Part 5 Adding Custom Classes
In the past week I have shared code using the new jQuery Templating plugin to build a nested tree view. The web site is a WebMatrix site and I use some server-side classes to supply the data that drives the page. Today I wanted to walk through this a Read More...
jQuery Cookbook – Book Review
Last week I used a TreeView to demonstrate the new jQuery Templating plugin. The code technique to build the TreeView came from O’Reilly’s jQuery Cookbook . I picked this book up back in January and I still find myself referencing it each week. I was Read More...
Using The jQuery Template Plugin tmplItem Feature
Last week I created a Tree View using the new jQuery Templating plugin. The example shows how to display a series of expandable tree nodes to see crab pot strings used by a fleet of crab boats. Today I am going to extend this example to show another Template Read More...
Resetting TabIndex When Adding and Removing DOM Elements
Recently I have had a nagging issue I honestly had a hard time recreating, till today that is. The situation occurred when I added and removed DOM elements in reaction to a user checking and unchecking a checkbox. If the user tabs to the next field, they Read More...
jQuery Templating and Data Linking Coming to a Site Near You
Finally!!! I was so excited to finally see the jQuery Team and Microsoft finally release the Templating and Data Linking plugins last week. If you have attended one of my WCF, jQuery sessions this year, or have been following my jQuery posts , you saw Read More...
10 Things to Make You A Great Mobile Web Developer
Yesterday I gave a new presentation to the Philly Code Camp on Mobile Web Development. I have posted my slide deck on SlideShare.com if you want to see the deck. The 10 Things I discuss and demonstrate in this talk are: Why Mobile Web Determine Content Read More...