需要示例应用程序来使用 c# 在 asp.net 中开发我自己的网站和应用程序

发布于 2024-09-25 06:40:39 字数 190 浏览 2 评论 0原文

我正在使用 C# 在 asp.net 中为一家酒店开发一个小型且简单的 Web 应用程序。这是一个提供酒店信息的网站,我们可以从该网站订购商品。我想要一个参考源代码来开发这个应用程序。

一年前,www.asp.net 上就有示例应用程序,例如 myWebPageStarterKit。但现在还没有示例应用程序。从哪里我可以得到这样的示例应用程序..?

I am developing a small and simple web application for a hotel in asp.net using C#. It is a web site which gives hotels information and we can order items from that site. I want a reference source code to develop this application.

Before a year there were sample application on www.asp.net such as myWebPageStarterKit. But now there are not sample applications. From where i could get such sample applications..??

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

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

发布评论

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

评论(2

撕心裂肺的伤痛 2024-10-02 06:40:39

我建议使用 ASP.NET MVC 2 进行新的 Web 开发。

您可以在 代码丛。 Nerddinner 有许多不错的功能,例如与地图或 OpenID 的集成。

运行应用程序在这里:http://www.nerddinner.com/

您还可以检查www.asp.net 上的开源项目和入门工具包

I would recommend using ASP.NET MVC 2 for new web development.

You can find proper 'real-world' sample application called NerdDinner and 185-page PDF walkthrough 'how-each-line-was-written' on Code Plex. Nerd Dinner has many nice features, like intergration with maps or OpenID.

Running app is here: http://www.nerddinner.com/

You can also check Open Source Projects and Starter Kits on www.asp.net

橘味果▽酱 2024-10-02 06:40:39

ASP.Net官方网站还有很多开源应用程序(eCommerce、CMS等)
你可以检查一下。但就您而言,您需要一个酒店管理系统的示例或类似的东西。我建议访问 sourceforge.net 并搜索 Hotel Management System 。您也可以查看 sourcecodester.com、Codeproject.com .....

我希望这会有用

ASP.Net Official website still have a lot of open source Applications (eCommerce,CMS,etc )
You can check them . But in your case you need an example for Hotel management system or some thing like this.. I recommended to visit sourceforge.net and search for Hotel Management System . Also you can check sourcecodester.com, Codeproject.com .....

I hope this will be useful

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