CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码

文件名称:mvcBlogSystem

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.58mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

MVC/开发的博客源码

这是一个用ASP.NET MVC写的Blog示例程序,可以进行用户注册、分类管理等。

可以对Blog进行评论,数据存储采用的是XML

使用了Asp.Net MVC框架,该框架可以更好的分离代码和UI部分-MVC/source development blog is a Blog written by ASP.NET MVC sample application, users can be registered, classified management. Comment on the Blog can be the data stored by the XML using the Asp.Net MVC framework, which better part of the separation of code and UI
(系统自动生成,下载前可以参看下载内容)

下载文件列表

BlogEngine.Core/API/MetaWeblog/MetaWeblogHandler.cs
BlogEngine.Core/API/MetaWeblog/XMLRPCRequest.cs
BlogEngine.Core/API/MetaWeblog/XMLRPCResponse.cs
BlogEngine.Core/AuthorProfile.cs
BlogEngine.Core/bin/Debug/BlogEngine.Core.dll
BlogEngine.Core/bin/Debug/BlogEngine.Core.pdb
BlogEngine.Core/bin/Debug/BlogEngine.Core.XML
BlogEngine.Core/BlogEngine.Core.csproj
BlogEngine.Core/BlogEngine.Core.csproj.user
BlogEngine.Core/BlogSettings.cs
BlogEngine.Core/BusinessBase.cs
BlogEngine.Core/Category.cs
BlogEngine.Core/ClassDiagram1.cd
BlogEngine.Core/Comment.cs
BlogEngine.Core/DataStore/ExtensionSettings.cs
BlogEngine.Core/DataStore/ExtensionSettingsBehavior.cs
BlogEngine.Core/DataStore/Interfaces.cs
BlogEngine.Core/DataStore/SerializableStringDictionary.cs
BlogEngine.Core/DataStore/SettingsBase.cs
BlogEngine.Core/DataStore/StringDictionaryBehavior.cs
BlogEngine.Core/DataStore/WidgetSettings.cs
BlogEngine.Core/DataStore/XMLDocumentBehavior.cs
BlogEngine.Core/IPublishable.cs
BlogEngine.Core/key.snk
BlogEngine.Core/obj/Debug/BlogEngine.Core.csproj.FileListAbsolute.txt
BlogEngine.Core/obj/Debug/BlogEngine.Core.dll
BlogEngine.Core/obj/Debug/BlogEngine.Core.pdb
BlogEngine.Core/Page.cs
BlogEngine.Core/Ping/Manager.cs
BlogEngine.Core/Ping/Pingback.cs
BlogEngine.Core/Ping/PingService.cs
BlogEngine.Core/Ping/Trackback.cs
BlogEngine.Core/Post.cs
BlogEngine.Core/Properties/AssemblyInfo.cs
BlogEngine.Core/Providers/BlogProvider.cs
BlogEngine.Core/Providers/BlogProviderSection.cs
BlogEngine.Core/Providers/BlogService.cs
BlogEngine.Core/Providers/DbBlogProvider.cs
BlogEngine.Core/Providers/DbMembershipProvider.cs
BlogEngine.Core/Providers/DbRoleProvider.cs
BlogEngine.Core/Providers/XmlProvider/Categories.cs
BlogEngine.Core/Providers/XmlProvider/DataStore.cs
BlogEngine.Core/Providers/XmlProvider/Pages.cs
BlogEngine.Core/Providers/XmlProvider/PingServices.cs
BlogEngine.Core/Providers/XmlProvider/Posts.cs
BlogEngine.Core/Providers/XmlProvider/Profiles.cs
BlogEngine.Core/Providers/XmlProvider/Settings.cs
BlogEngine.Core/Providers/XmlProvider/StopWords.cs
BlogEngine.Core/Providers/XmlProvider/XmlMembershipProvider.cs
BlogEngine.Core/Providers/XmlProvider/XmlRoleProvider.cs
BlogEngine.Core/Role.cs
BlogEngine.Core/SavedEventArgs.cs
BlogEngine.Core/Search.cs
BlogEngine.Core/ServingEventArgs.cs
BlogEngine.Core/StateCollection.cs
BlogEngine.Core/SyndicationFormat.cs
BlogEngine.Core/SyndicationGenerator.cs
BlogEngine.Core/Utils.cs
BlogEngine.Core/Web/Controls/BlogBasePage.cs
BlogEngine.Core/Web/Controls/CommentViewBase.cs
BlogEngine.Core/Web/Controls/ExtensionAttribute.cs
BlogEngine.Core/Web/Controls/PageSiteMap.cs
BlogEngine.Core/Web/Controls/PostViewBase.cs
BlogEngine.Core/Web/Controls/RewriteFormHtmlTextWriter.cs
BlogEngine.Core/Web/HttpHandlers/Apml.cs
BlogEngine.Core/Web/HttpHandlers/BlogMLExportHandler.cs
BlogEngine.Core/Web/HttpHandlers/CssHandler.cs
BlogEngine.Core/Web/HttpHandlers/FileHandler.cs
BlogEngine.Core/Web/HttpHandlers/Foaf.cs
BlogEngine.Core/Web/HttpHandlers/ImageHandler.cs
BlogEngine.Core/Web/HttpHandlers/JavaScriptHandler.cs
BlogEngine.Core/Web/HttpHandlers/OpenSearchHandler.cs
BlogEngine.Core/Web/HttpHandlers/OpmlHandler.cs
BlogEngine.Core/Web/HttpHandlers/PingbackHandler.cs
BlogEngine.Core/Web/HttpHandlers/RatingHandler.cs
BlogEngine.Core/Web/HttpHandlers/RsdHandler.cs
BlogEngine.Core/Web/HttpHandlers/Sioc.cs
BlogEngine.Core/Web/HttpHandlers/SiteMap.cs
BlogEngine.Core/Web/HttpHandlers/SyndicationHandler.cs
BlogEngine.Core/Web/HttpHandlers/TrackbackHandler.cs
BlogEngine.Core/Web/HttpModules/CompressionModule.cs
BlogEngine.Core/Web/HttpModules/ReferrerModule.cs
BlogEngine.Core/Web/HttpModules/UrlRewrite.cs
BlogEngine.Core/Web/HttpModules/WwwSubDomainModule.cs
refDLL/Newtonsoft.Json.dll
refDLL/Newtonsoft.Json.pdb
refDLL/Newtonsoft.Json.XML
refDLL/p5_Dll_Bak/Microsoft.Web.Mvc.dll
refDLL/p5_Dll_Bak/System.Web.Abstractions.dll
refDLL/p5_Dll_Bak/System.Web.Mvc.dll
refDLL/p5_Dll_Bak/System.Web.Routing.dll
refDLL/System.Web.Abstractions.dll
refDLL/System.Web.Mvc.dll
refDLL/System.Web.Routing.dll
4mvcBlog.sln
4mvcBlog.suo
源码必读.txt
4mvcBlog/4mvcBlog.csproj
4mvcBlog/4mvcBlog.csproj.user
4mvcBlog/App_Data/blogroll.xml
4mvcBlog/App_Data/categories.xml
4mvcBlog/App_Data/datastore/extensions/BBCode.xml
4mvcBlog/App_Data/datastore/extensions/BreakPost.xml
4mvcBlog/App_Data/datastore/extensions/CodeFormatterExtension.xml
4mvcBlog/App_Data/datastore/extensions/ResolveLinks.xml
4mvcBlog/App_Data/datastore/extensions/SendCommentMail.xml
4mvcBlog/App_Data/datastore/extensions/SendPings.xml
4mvcBlog/App_Data/datastore/extensions/Smilies.xml
4mvcBlog/App_Data/datastore/widgets/1ef27b78-0218-420c-bfda-038163510def.xml
4mvcBlog/App_Data/datastore/widgets/be_WIDGET_ZONE.xml
4mvcBlog/App_Data/files/2008/9/CopySelection.rar
4mvcBlog/App_Data/files/2008/9/IP.JPG
4mvcBlog/App_Data/log/Monday.xml
4mvcBlog/App_Data/newsletter.xml
4mvcBlog/App_Data/pages/b663b6a1-1c34-4c60-a891-c14772507b23.xml
4mvcBlog/App_Data/pingservices.xml
4mvcBlog/App_Data/posts/28d819a6-91f1-413d-8f03-5f185ad4a004.xml
4mvcBlog/App_Data/posts/c3b491e5-59ac-4f6a-81e5-27e971b903ed.xml
4mvcBlog/App_Dat

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com