一、源码描述环境:VS2022Sqlite二、功能介绍isRocv1.0.01.修改数据库操作结构2.精简不常用的功能3.内核代码优化4.增加操作接口5.编辑器改为CKEditor精简版6.博文的地址标签可选撰写
一、源码描述环境:VS2022sql2019二、功能介绍基于ASP.NETMVC的开源博客Features:基本博客功能(文章、页面、链接、评论等)trackback发送内置邮件发送自定义文章伪静态地址附带数据缓存
一个简单的博客系统后台有:分类管理文章管理添加文章评论管理链接管理留言管理默认管理帐号/密码:51aspx/51aspx后台登陆管理地址:ST_login.aspxDB_51aspx下为Sql数据库文件
其他功能如有需要的话,只能以后再慢慢更新了,而且由于对asp.net的熟悉,代码也显得的很幼稚,呵呵,初学者嘛.做完后本想找个空间传上去,没想到找个空间却不是那么容易,所以一直拖到现在都没传上.后台管理地址
功能介绍具有一般blog的相册、文章、作品等功能程序结构也比较清晰采用三层结构开发(利用了SQLHelper.cs(源码))采用了UrlReWrite技术后台采用FTB(FreeTextBox)编辑器后台地址
LiteBlog(MVC)博客源码项目描述:LiteBlog是一个可以用于个人博客的轻量级博客系统。它完全基于XML并且可以托管到IIS,不需要任何的数据库。LiteBlog博客引擎使用了Asp.netMVC3,Razor视图,JQuery,LINQtoXML,和FckEditor.1.ComposingofpostsusingFckEditor(Richeditor)2.Abilitytoaddcodeintheblogfromtheeditor3.SyntaxHighlightertohighlightthecode4.CompletelyXMLbased5.Scheduledpublishing6.EnhancedXMLProfileProvider7.UseofjQueryforAJAX8.UseofDataannotationsforvalidations9.UseofLINQtoXMLforXMLdataaccess10.RazorViewswithmaximumHTMLcompliance11.Maximumperformanceusingacachedmiddlelay
LiteBlog(MVC)博客v1.31源码源码描述:LiteBlog是一个可以用于个人博客的轻量级博客系统。它完全基于XML并且可以托管到IIS,不需要任何的数据库。LiteBlog博客引擎使用了Asp.netMVC3,Razor视图,JQuery,LINQtoXML,和FckEditor.BasicFeatures1.ComposingofpostsusingCKEditor(Richeditor)2.Commentingontheposts3.Commentmoderation4.Postcategorization5.UseofjQueryforAJAXenhancedUI6.Admininterfaceformanagingthesite7.XMLbaseddatastorageUniqueFeatures1.AbilitytoaddcodetothepostfromtheCKEditor2.SyntaxHighlightertohighlightthecode(server-based)3.XMLbasedProfileandMembershipProvider4.Sche
这是一个用ASP.NET MVC写的Blog示例程序,可以进行用户注册、分类管理等。
