C#.NET简单CMS基础知识 [英] C#.NET simple CMS basics

查看:58
本文介绍了C#.NET简单CMS基础知识的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我很想知道如何通过前端编辑在.NET中创建一个非常简单的CMS,就像他们使用Sitecake fx做的那样:http://sitecake.com(点击演示链接)



我尝试过:



我的想法是拥有一个静态HTML页面没有数据库,可以动态编辑。所以我必须首先使用它的所有资源呈现HTML,然后以某种方式寻找类名。



你会如何在C#中复制它?

I am curious about knowing, how I can make a really simple CMS in .NET with frontend editing, just like they are doing it with Sitecake fx.: http://sitecake.com (click demo link)

What I have tried:

My idea is to have a static HTML page without a database, which can be edited on the fly. So I have to first render the HTML with all it's assets, then look for for a class-name somehow.

How would you replicate this in C#?

推荐答案

只有一个可能的建议:暂时忘掉你的项目,学习,学习,学习。



你的描述该项目表明你在纯粹的幻想中游泳。

Only one possible advice: Forget your project for now and study, study, study.

Your describing of the project show that you swim in pure fantasy.
引用:

我的想法是静态HTML 页面没有数据库可以动态编辑

这三者是互斥的。显然,你不知道你在说什么。

The three are mutually exclusives. Obviously, you don't know what you talk about.


这篇关于C#.NET简单CMS基础知识的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆