文件名称:MvcCms
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-05-27
- 文件大小:
- 14.96mb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MvcCms架构分析(底层框架分离)源码
MvcCms该项目是系Orachrd Oxite 一系列MVC3应用比较成熟的产品之一,开发都是以微软开发模式“分而治之”为基础。
涉及到的技术;
1.MVC3
2.CastleWindsor
3.ServiceLocator
4.多UI,
5.MemberProvider
6.Cache(在该项目中Cache的应用也是一个很好的实例,重点在于Cache与动态信息结合的使用。以及Cache自动更新。)
关于Castle的使用规范可以参看:
7.底层框架也就是一个驱动,自己定义自己的框架的驱动,很合乎微软开发规范。
建议:
1.如果你对Orached比较感兴趣,可以从项目开始入手,该项目也是一个适合初中级开发者学习的一个好项目。
2.DI参考资料。-MvcCms architecture analysis (bottom fr a me separation) Source MvcCms The project is a series of MVC3 application system Orachrd Oxite more mature products, developers are based on Microsoft development model of " divide and conquer" basis. Technology involved 1.MVC3 2.CastleWindsor 3.ServiceLocator 4. Multi UI, 5.MemberProvider 6.Cache (Cache in the project application is a good example, with emphasis on Cache conjunction with the use of dynamic information. and Cache updated automatically.) on the use of specifications can be found in Castle: 7. underlying fr a mework that is a driver, define your own fr a mework driven, it is in line with Microsoft development norms. Suggestions: 1. If you Orached more interested in, you can start from the beginning of the project, the project is also an appropriate middle-class developers to learn a good project. 2.DI reference.
MvcCms该项目是系Orachrd Oxite 一系列MVC3应用比较成熟的产品之一,开发都是以微软开发模式“分而治之”为基础。
涉及到的技术;
1.MVC3
2.CastleWindsor
3.ServiceLocator
4.多UI,
5.MemberProvider
6.Cache(在该项目中Cache的应用也是一个很好的实例,重点在于Cache与动态信息结合的使用。以及Cache自动更新。)
关于Castle的使用规范可以参看:
7.底层框架也就是一个驱动,自己定义自己的框架的驱动,很合乎微软开发规范。
建议:
1.如果你对Orached比较感兴趣,可以从项目开始入手,该项目也是一个适合初中级开发者学习的一个好项目。
2.DI参考资料。-MvcCms architecture analysis (bottom fr a me separation) Source MvcCms The project is a series of MVC3 application system Orachrd Oxite more mature products, developers are based on Microsoft development model of " divide and conquer" basis. Technology involved 1.MVC3 2.CastleWindsor 3.ServiceLocator 4. Multi UI, 5.MemberProvider 6.Cache (Cache in the project application is a good example, with emphasis on Cache conjunction with the use of dynamic information. and Cache updated automatically.) on the use of specifications can be found in Castle: 7. underlying fr a mework that is a driver, define your own fr a mework driven, it is in line with Microsoft development norms. Suggestions: 1. If you Orached more interested in, you can start from the beginning of the project, the project is also an appropriate middle-class developers to learn a good project. 2.DI reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MvcCms
......\DB
......\..\MvcCms.mdf
......\..\MvcCms_log.ldf
......\MvcCms.Core
......\...........\bin
......\...........\...\Debug
......\...........\...\.....\EFExtensions.dll
......\...........\...\.....\Microsoft.Practices.ServiceLocation.dll
......\...........\...\.....\MvcCms.Core.dll
......\...........\...\.....\MvcCms.Core.pdb
......\...........\...\.....\MvcCms.Data.dll
......\...........\...\.....\MvcCms.Data.pdb
......\...........\...\Release
......\...........\Cache
......\...........\.....\CacheService.cs
......\...........\.....\ICacheService.cs
......\...........\MvcCms.Core.csproj
......\...........\obj
......\...........\...\Debug
......\...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
......\...........\...\.....\MvcCms.Core.csproj.FileListAbsolute.txt
......\...........\...\.....\MvcCms.Core.dll
......\...........\...\.....\MvcCms.Core.pdb
......\...........\...\.....\ResolveAssemblyReference.cache
......\...........\...\.....\TempPE
......\...........\Properties
......\...........\..........\AssemblyInfo.cs
......\MvcCms.Data
......\...........\App.Config
......\...........\Area.cs
......\...........\bin
......\...........\...\Debug
......\...........\...\.....\EFExtensions.dll
......\...........\...\.....\MvcCms.Data.dll
......\...........\...\.....\MvcCms.Data.dll.config
......\...........\...\.....\MvcCms.Data.pdb
......\...........\...\Release
......\...........\Bug.cs
......\...........\BugAttachment.cs
......\...........\BugComment.cs
......\...........\BugHistory.cs
......\...........\BugNotification.cs
......\...........\Code
......\...........\....\EntitiesProvider.cs
......\...........\....\EntityCMSRepository.cs
......\...........\ContentCategory.cs
......\...........\ContentComment.cs
......\...........\ContentPage.cs
......\...........\Countries.cs
......\...........\DTOContentComment.cs
......\...........\DTOContentPageForEditor.cs
......\...........\DTOContributor.cs
......\...........\DTOModule.cs
......\...........\DTOPage.cs
......\...........\DTOPost.cs
......\...........\DTOSocialMessage.cs
......\...........\DTOSubCategory.cs
......\...........\DTOSubscriber.cs
......\...........\DtoTrackerIssue.cs
......\...........\DTOUserRole.cs
......\...........\EmailTemplate.cs
......\...........\Entities
......\...........\........\DTOSearchResult.cs
......\...........\FeedBackItem.cs
......\...........\Forum.cs
......\...........\HelpPage.cs
......\...........\IAccountRepository.cs
......\...........\ICmsRepository.cs
......\...........\IEntitiesProvider.cs
......\...........\ISearchRepository.cs
......\...........\Language.cs
......\...........\Module.cs
......\...........\MvcCms.Data.csproj
......\...........\MvcCmsDataModel.Designer.cs
......\...........\MvcCmsDataModel.edmx
......\...........\MvcCmsEntities.Context.cs
......\...........\MvcCmsEntities.Context.tt
......\...........\MvcCmsEntities.tt
......\...........\MvcCmsEntities1.cs
......\...........\obj
......\...........\...\Debug
......\...........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
......\...........\...\.....\edmxResourcesToEmbed
......\...........\...\.....\....................\MvcCmsDataModel.csdl
......\...........\...\.....\....................\MvcCmsDataModel.msl
......\...........\...\.....\....................\MvcCmsDataModel.ssdl
......\...........\...\.....\MvcCms.Data.csproj.FileListAbsolute.txt
......\...........\...\.....\MvcCms.Data.dll
......\...........\...\.....\MvcCms.Data.pdb
......\...........\...\.....\ResolveAssemblyReference.cache
......\...........\...\.....\TempPE
......\...........\...\.....\......\MvcCmsDataModel.Designer.cs.dll
......\...........\...\.....\......\MvcCmsDataModel1.Designer.cs.dll
......\...........\...\.....\......\MvcCmsEntities.Context.cs.dll
......\...........\...\.....\......\MvcCmsEntities.cs.dll
......\...........\...\.....\......\MvcCmsEntities1.cs.dll
......\...........\OptInAttachment.cs
......\...........\OptInLinkTracking.cs
......\...........\OptInList.cs