是否有一个用于学习目的的完美/模型 ASP.Net 网站?

发布于 2024-11-02 00:52:38 字数 140 浏览 1 评论 0原文

我正在寻找一个用 ASP.Net 编写的“模型”网站/应用程序,它说明了当前架构、设计、代码等的最佳实践,可以用作开发蓝图?

我正在 ASP.Net Webforms 工作,但想进入 MVC,因此非常欢迎来自这两个领域的示例。

谢谢。

I'm looking for a 'model' website/application written in ASP.Net that illustrates current best-practices of architecture, design, code etc. that could be used as a blueprint for development?

I'm working in ASP.Net webforms, but would like to get into MVC so examples from both would be very welcome.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

永言不败 2024-11-09 00:52:38

对于 MVC,书呆子晚餐 可能值得一看,它附带了 185 页的 pdf 代码演练和屏幕截图。我认为它是作为 ASP.NET MVC 1.0 这本书的示例而构建的。

斯科特·格思里的博客

Nerd Dinner might be worth a look for MVC, it comes with a 185 page pdf walkthough of the code with screenshots. I think it was built as an example for the book ASP.NET MVC 1.0.

There's a bit more info on Scott Guthrie's blog

情绪少女 2024-11-09 00:52:38

您可以拥有一个同时使用 ASP.NET MVC 和 ASp.NET Webforms 的网站。谷歌一下,你会发现几十个样本。但是,如果您想查看如何在 ASp.NET Webforms 项目中实现 MVC 模式* 的示例,请查看:http://www.codeproject.com/KB/aspnet/mvcwebforms.aspx

You can have a web site that uses ASP.NET MVC and ASp.NET Webforms at the same time. Google it and you'll find dozens of samples. But if you weant to see an example of how to implement MVC Pattern* in ASp.NET Webforms projects, take a look at: http://www.codeproject.com/KB/aspnet/mvcwebforms.aspx

城歌 2024-11-09 00:52:38

很难找到完整的最佳开源 asp.net MVC 站点。以下是超出初学者概念的内容。

It is very hard to find full blown best open source asp.net MVC sites. Here's the ones that go beyond beginner concepts.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文