This project is a simple tasklist application with the MVC architecture
- 资源大小:802.09 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
Project Details
Creator Name: Jaweed
Project Name: TaskList
Level: Easy
Submission Date: January 6th 2009
Description:
This is a very simple application I created to show you the following concepts
used in ASP.NET MVC application
General Operations like Create and View
Database Access
Entity Framework
Linq to access the object model
Design Patterns
Repository Pattern
Dependency Injection(Very Minimal)
Demonstrated AJAX funtionality
Test Driven Development
Performed Mock Testing by creating the following mock classes
MockController.cs
MockTaskRepository.cs
Test Project Class:HomeControllerTest.cs
文 件 列 表
TaskList
LocalTestRun.testrunconfig
TaskList.sln
TaskList.suo
TaskList.Tests
TaskList.vsmdi
TaskList
TestResults