《ASP.NET 2.0 Website Programming / Problem - Design - Solution》一书的范例TheBeerHouse 现在采用ASP.NET MVC进行了重写,书名也进行了更新《ASP.NET MVC 1.0 Website Programming: Problem - Design Solution (Amazon)》,现在可算是asp.net mvc的一个范例:
- Membership system with registration, login, profile setup and complete administration.
- Content management system for publishing and syndicating articles and photos, with support for categories, comments, rating and profile-based personalization.
- Opinion polls with support for multiple active polls and archived polls.
- Mailing lists with support for HTML and plain-text newsletters, background transmission and asynchronous processing.
- Forums with support for multiple categories, custom pagination, avatars, signatures, moderation, and complete administration.
- E-commerce store with support for real-time credit card processing, with support for multiple categories, percentage discounts, zoomable pictures, availability display and more.
- Localization.
下载源代码:http://thebeerhouse.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=27519