使用 ASP.NET MVC 2、StructureMap、Fluent NHibernate 和 PostgreSQL

发布于 2024-09-14 03:13:19 字数 144 浏览 0 评论 0原文

我在一个新的网络应用程序中使用上述组合只是为了尝试学习构建新的东西来扩展我的知识。如果我做得好,我希望能够上线。我对 MVC 和其他产品还算陌生,所以我试图找到一个将所有这些内容组合在一起的好教程的链接。如果有人知道其中一个或两个将其中三个设置在一起,我将不胜感激..谢谢!

I am using the above combo in a new web app Im doing just to try to learn to build new stuff to expand my knowledge. Im hoping to go live if I do a good job.. Im kind of new at MVC and the other products so I was trying to find a link to a good tutorial that set all of these up together. If anyone knows of one or maybe 2 that set up 3 of them together I would appreciate it.. Thanks!

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

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

发布评论

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

评论(1

深居我梦 2024-09-21 03:13:19

CodeCampServer (http://codecampserver.codeplex.com/) 使用 ASP.Net MVC 2、Structuremap 和流畅地使用 NHibernate。对于 PostgreSQL,除了配置设置之外,Fluent NHibernate 不应该有任何特殊的东西,因此任何好的 PostgreSQL 入门指南都应该可以满足您的需要。

The CodeCampServer (http://codecampserver.codeplex.com/) uses ASP.Net MVC 2, Structuremap and Fluent NHibernate together. For PostgreSQL there shouldn't be anything special for Fluent NHibernate aside from the configuration settings, so any good PostgreSQL getting started guide should do you just fine.

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