问题描述
还有其他的例子项目,如身边,告诉你最佳实践的罗斯文起动工具包(层,单元测试,嘲笑数据,O / R映射工具,...)在ASP.NET开发架构?
Are there other example projects like the Northwind Starters kit around that show you 'best practices' (layers, unit tests, mocking data, o/r mapping tools, ...) in architecture of ASP.NET development?
或链接到良好的和明确的资源或文档? (MSDN是一个很好的参考,但没有好教程)
Or links to good and clear resources or documentation? (MSDN is a good reference but no good as tutorial)
- 都是围绕解决的Visual Studio2008和/或AdventureWorks数据库有示例项目?
THX,列文Cardoen
thx, Lieven Cardoen
推荐答案
看看这个示例应用程序:
Check out this Sample Application: DinnerNow.Net
DinnerNow是一个虚拟的市场
客户可以从点菜
当地的餐馆交付给
他们的家中或办公室。此示例
旨在展示你怎么能
开发使用连接的应用程序
几个新的微软技术。
该演示利用多种技术
包括:IIS7,ASP.NET AJAX
扩展,LINQ中,Windows
通信基金会的Windows
Workflow Foundation中,视窗
presentation基金会的Windows
PowerShell中,和.NET精简
框架。
The demo utilizes several technologies including: IIS7, ASP.NET Ajax Extensions, LINQ, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, Windows PowerShell, and the .NET Compact Framework.
下面也是一个,利用Asp.Net和相关Web开发技术
Here is also a link to multiple Sample Projects and Starter Kits that utilize Asp.Net and related Web Development technologies
下面也有一些联系,让您阅读:
Here are also some links to get you reading:
- (PPT presentation)
- Top 10 Best Practices for Production ASP.NET Applications
- ASP.NET Best Practices for High Performance Applications
- ASP.NET Best Practices (PPT Presentation)
- Best Practice Resources For ASP.NET
这篇关于Web开发.NET最佳实践的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!