23rd March 2011 Kenny
This article is a continuation of the MVC and JQuery Templates series. If new to the subject, please take your time to read the first article. From the last article, JQuery templates showed the ability to display chosen properties of a data object. This article will go through how it can be used to offer an in-line editing solution.
Read More →
22nd February 2011 Kenny
JQuery Templates is a plugin in JQuery which adds the idea of building pages using templates and templates tags. Coupling Templates with the JQuery API allows data to be dynamically displayed and edited within the Views. This series of articles will introduce the basics of JQuery templates and how they can be used within an MVC 3 environment with C# and asp.net.
Read More →
2nd February 2011 Kenny
I'm in the process of developing our first MVC project and thought it might be useful to share some of my experiences, highlighting the helpful features and the problems.
Hopefully this series of articles will help those about to step into the world of MVC.
Read More →