Thursday, May 10, 2007

Day 1 - Codesmith4

3pm ish

3 Tier Code Generation Tool. Using the netTiers2 libary.
Uses Enteprise Library, AJAX .NET


Made our Story 1 database with tables of:

Quiz - QuizQuestion - Question
Assigned Quiz

Pointed where we want our code produced
Pointed it at the local database
Selected nUnit testing
Selected to create an admin website
Selected to create Stored Procs

Created the code. Lots of code!

Presentation

Business Layer
Service Layer
Data Layer
Called Data Layer
And SQLClient

Common
Called Entities

UnitTests (this works mainly on the Data layer)

No comments: