开发者

.Net web architecture literature

Can somebody please advise a very advanced book on the architecture of the web application development, preferably in .Net

I'm interested in patterns and designs, code security and re-usability

I have stu开发者_如何学Godied a variety of books, but they all seem to be for beginner/intermediate levels.


Look here at the microsoft patterns and practices. This should help you out. Home

They have best practices for the Architecture, Security, Logging as well as Software factories which put there best practices into use.


I shall suggest you to read the guidelines published by Microsoft Patterns and Practices. Go to MS P&P site and collect all best practices. You can see the complete catalogue here: http://msdn.microsoft.com/en-us/practices/bb190351.aspx


NDepend documentation comes with some pretty cool and advanced online blog posts, articles and white books concerning architecture of .NET code:

Advices on partitioning code through .NET assemblies

Control Components Dependencies to gain Clean Architecture

Re-factoring, Re-Structuring and the cost of Levelizing

Evolutionary Design and Acyclic componentization

Layering, the Level metric and the Discourse of Method

Fighting Fabricated Complexity

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜