且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

具有***实践的 N 层 ASP.NET MVC3 应用程序示例(使用 EF 4.1)

更新时间:2021-10-29 08:12:32

不久前我也处于同样的位置.

I was in the same position not long ago.

你链接的东西是好的,但肯定不够.

The things you linked are OK, but certainly not enough on their own.

我发现这个主题缺乏免费资源,因为它非常大,需要良好的组织和广度.另一方面,如果你愿意付出一点,就有很好的资源.

I find this topic lacking in the free resources, as it is quite big and needs good organization and breadth. On the other hand, there are good resources if you are willing to pay a little.

这些是我使用的资源:

PluralSight - 培训视频.(每月 30 美元,非常值得,不是附属,而是订阅者)

以下是有关该主题的出色课程:

Here are the courses that are great on the topic:

面向对象设计原则 -作者:Steve Smith,他是一位出色的讲师.

Principles of Object Oriented Design - by Steve Smith, he is a great lector.

设计模式库 - 超过 10 小时的关于设计模式的视频.无法将它们与 DotFactory 相提并论,但它们做得非常好.

Design Patterns Library - over 10 hours of videos on design patterns. Can't compare them to DotFactory, but they are very well done.

控制反转 - 什么名字说,深入的重要话题.

Inversion of Control - what the name says, important topic in depth.

还有很多关于 TDD、MVC、EF 等的内容.都是有价值的主题.

There are also lots of stuff on TDD, MVC, EF etc. All worthy topics.

Kindle 上的书籍(我没有读过很多书,但 Kindle 确实让我重新燃起了对书面知识的热情)

专业企业 .NET

Microsoft® .NE​​T:为企业构建应用程序一个>

应用领域驱动设计和模式:以 C# 为例和.NET