Articles
These are articles posted by members.
|
Author: subbaraokv
Date Posted:
4/19/2010 2:04:26 PM
In this post I will talk about how to use TableSorter Plugin (http://tablesorter.com/docs/) in a ASP.NET MVC application. read more >>
|
|
Author: kahanu
Date Posted:
3/27/2010 1:33:35 PM
This is a companion article for the Golf Tracker Video Series. This discusses the overview of building this ASP.NET MVC v2.0 application from the ground up. read more >>
|
|
Author: kahanu
Date Posted:
4/21/2010 1:46:41 PM
In this article I'll demonstrate how I refactor the Player vertical to accurately determine whether the player's handicap index is plus (scratch player) or minus (not a scratch player). read more >>
|
|
Author: kahanu
Date Posted:
4/29/2010 10:02:05 AM
This article describes the process of another major refactoring due to new Client requirements. read more >>
|
|
Author: kahanu
Date Posted:
5/4/2010 9:22:50 AM
In this article I will show you what I'm doing to execute what I discussed on Article 11. read more >>
|
|
Author: kahanu
Date Posted:
5/7/2010 4:20:27 PM
In this article, I'll wrap up the series by showing what I've done to flesh out the remainder of the application. read more >>
|
|
Author: kahanu
Date Posted:
3/28/2010 10:21:17 AM
This article will discuss the overall infrastructure of the application such as using model business objects throughout the application instead of the Linq-To-Sql classes, validation, etc. read more >>
|
|
Author: kahanu
Date Posted:
3/28/2010 10:22:53 AM
In this episode, I'll be adding classes to the application, primarily to the Data Objects project, and showing some of the DRY techniques I use to help keep the code clean. read more >>
|
|
Author: kahanu
Date Posted:
3/28/2010 10:24:07 AM
In this episode, I'll be creating some simple unit tests on the Data Objects using NUnit. read more >>
|
|
Author: kahanu
Date Posted:
3/28/2010 10:25:43 AM
In this episode, I'll create the Course vertical in the Service Layer which demonstrates how to implement Unity dependency injection. read more >>
|
|
Author: kahanu
Date Posted:
3/28/2010 10:28:01 AM
In this episode, I'll build out the presentation layer (the MVC web application) by integrating some custom CSS styling, and a different technique for passing data to the view. read more >>
|
|
Author: kahanu
Date Posted:
4/3/2010 10:29:27 AM
In this article I'll demonstrate how you can customize the MVC T4 Code Templates to generate the controller code the way you like it. read more >>
|
|
Author: kahanu
Date Posted:
4/8/2010 3:52:41 PM
In this article I'll demonstrate how to modify the default MVC Code Templates to generate your own views with your specific HTML markup. read more >>
|
|
Author: kahanu
Date Posted:
4/15/2010 4:47:39 PM
In this article I'll demonstrate how to create some simple unit tests on your controllers and routes. read more >>
|
|
Author: kahanu
Date Posted:
4/25/2010 11:25:34 AM
These are just some comments about this series. read more >>
|
|
Author: kahanu
Date Posted:
1/16/2010 12:37:51 PM
This is a full n-Tier ASP.NET MVC v1.0 web application using Linq-To-Sql and many other goodies. It's a good launching point for starting your next application. read more >>
|
Records 1 - 16 of 16first | prev | next | last

