Story Details for videos

Golf Tracker - Episode 1 - Overview

kahanu
Author:
Version:
Views:
4274
Date Posted:
8/2/2011 7:32:03 PM
Date Updated:
8/2/2011 7:32:03 PM
Rating:
2/2 votes
Running Time:
3:29 minutes
Framework:
ASP.NET MVC 2
Platform:
Windows
Programming Language:
C#
Technologies:
jQuery, Telerik Extensions for MVC, Linq-to-Sql
Tags:
jquery, mvc, golf, golf tracker, telerik, linq
Demo site:
Home Page:
Share:
Downloads:

Golf Tracker - Overview

Building an ASP.NET MVC 2 application from scratch

This is the overview for the series of videos I'll be creating that shows how I build a complete ASP.NET MVC 2 application from scratch before your very eyes!

What I'll be building is called Golf Tracker.  Golf Tracker will be an application that enables you to enter golf course information into a database, and players into the database, and then enter players scores for the rounds of golf that they played and track their results.

This application will be built as an n-Tier framework meaning that it will contain separated tiers for data access, services and presentation.  This type of framework makes refactoring and development easier by isolating the various concerns.  This also makes it easy to test individual tiers.

I will be using a variety of technologies from Linq-to-Sql for data access to jQuery for Ajax calls in the UI.

Comments

    No comments yet.

 

User Name:
(Required)
Email:
(Required)