C#数据库驱动网站,VS2008& MSSQL 指导请求

发布于 2024-11-05 17:43:59 字数 226 浏览 0 评论 0原文

我需要一些指导或指向一些教程,用于在数据库中存储网页内容以及根据请求显示该数据。我谈到了在网格视图等中存储数据,但我无法理解如何存储所有 CSS 并以网页样式(而不是网格视图)显示大量内容。

虽然我了解动态驱动网站的原理,但我一直无法找到真正清晰的教程来指导我完成基本过程。例如,我应该使用数据实体还是列表视图等?我创建了数据库表,并创建了页面布局,我只需要存储数据并在需要时调用它。

任何帮助将不胜感激。

I need a bit of guidance or pointing towards some tutorials for storing webpage content within a database and for that data to be displayed as and when requested. I touched on storing data within grid views etc, but i cannot get my head around how i would store all the CSS and display alot of content in a web page style as opposed to grid view.

Whilst i understand the prinicples of the dynamic driven websites, i have been unable to find a real clear cut tutorial to guide me through the basic process. For e.g. should i use data entities, or a list view etc? I have my DB tables created, and my page layouts created i just need to store the data and call it when needed.

Any help would be greatly appreciated.

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

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

发布评论

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

评论(1

〃温暖了心ぐ 2024-11-12 17:43:59

为什么要重写以前已经做过很多次的事情呢?您正在寻找的是内容管理系统;有很多东西可供选择,从免费到昂贵,我相信您一定能找到满足您需求的东西。

Why re-write something that has been done many times before? What you're looking for is a Content Management System; there are many to be had from free to costly, and I'm sure you could find something that would meet your needs.

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