简单介绍一下blogengine

添加评论 2011年4月3日

简单介绍一下blogengine,搜索blogengine的博客时在google用以下指令。
“Powered by BlogEngine.Net”
BlogEngine.NET是一个开源的.NET博客项目。整个项目采用C#开发,它的结构比较简单,但是扩展起来很容易,它的复杂程度较低,易于定制。扩展特性主要体现在以下三个方面:
1.Widget小工具
2.Extension扩展功能
3.自定义个性化Theme
最初它是一个单人博客,很容易将它实现成多人博客。codeplex上有一个案例就是基于BlogEngine.Net的多人博客。BlogEngine.Net的主要特性:
1.很容易被安装,只要把文件上传到Web服务器就可以运行。因为它默认采用XML存储数据。
2.具有很多Blog的新特性并提供了开放接口。例如Ajax评论,支持TrackBack等。
3.具有很多Web2.0特性,例如OpenSearch, XFN tags, tag cloud等。
4.自定义主题,您可以自己开发很多主题,类似博客园的主题。
5.可以配置自己的数据源,例如XML,Sql Server,SQLite等。
From the BlogEngine.Net website:
BlogEngine.NET is an open source ASP.NET 2.0 powered blogging engine that was born out of desire for a better blog platform. A blog platform with less complexity, easycustomization, and one that takes advantage of the lates t .NET features.
BlogEngine.NET was designed using the current .NET framework and focused on simplicity, ease of extendibility, and innovative features. With BlogEngine.NET, we hope to create the natural blog of choice for all .NET developers world wide.


 

  1. 还没有评论.想坐沙发?
  1. 还没有 trackbacks
订阅评论