ASP.Net 和集合

发布于 2024-08-17 01:57:20 字数 201 浏览 4 评论 0原文

我想为购物车构建一个 N 层 Web 应用程序。我想遵循概念集合。即从数据库中检索数据,将其填充到集合中,并使用 asp.web 和 html 控件绑定集合。

或者简单地说,我想知道如何将集合与 ASP.Net 控件一起使用 或者 一些很好的教程或学习 ASP.Net MVC 的链接,因为我认为两者是相同的。请提供 WWW.ASP.NET 以外的链接或任何相同的电子书

I want to build an N-Tier web-application , for shopping cart. I want to follow the concepts collections. That is retrieve data from db, fill it in collections and bind collections with asp.web and html controls.

Or simply i can say , i want to know how to use collections with ASP.Net controls
or
Some good tutorials or links to learns ASP.Net MVC as I think both are same. Please provide link other than WWW.ASP.NET or any ebooks for the same

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

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

发布评论

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

评论(1

云归处 2024-08-24 01:57:20

这是一个非常广泛的问题。我建议您查看 http://www.asp.net/learn 上的一些教程/,然后发布更具体的问题。

更新:

有关集合和数据绑定的更多信息,请查看数据访问教程 http://asp.net。此外,您可以在 https://web.archive.org/web/20211020202742/https://www.4guysfromrolla.com,例如此处

This is a very broad question. I'd suggest you have a look at some of the tutorials on http://www.asp.net/learn/ and then post more specific questions.

Update:

For more information about collections and data binding, have a look at the data access tutorials on http://asp.net. Additionally, you can find some good tutorials about data binding and data-bound controls on https://web.archive.org/web/20211020202742/https://www.4guysfromrolla.com, e.g here.

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