Cricket.Net
Cricket is an open source example application for tracking software bugs. I'll be using some of the latest technologies and design patterns to develop this application.
Technologies that will be used in this project include:
- .NET 4.0
- C#
- ASP.NET MVC 3
- Entity Framework 4.1 Code First
- StructureMap dependency injection framework
- Unit Testing
Design patterns that will be used in this project include:
- Onion Architecture
- MVC
- Repository pattern
- Unit of Work pattern