文件名称:ProDinner
-
所属分类:
- 标签属性:
- 上传时间:2013-05-22
-
文件大小:5.11mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
ProDinner 源码,学习MVC的经典实例,值得学习-ProDinner source, study classic example of MVC, it is worth learning
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ProDinner/
ProDinner/Core/
ProDinner/Core/Core.csproj
ProDinner/Core/Model/
ProDinner/Core/Model/Chef.cs
ProDinner/Core/Model/Country.cs
ProDinner/Core/Model/DelEntity.cs
ProDinner/Core/Model/Dinner.cs
ProDinner/Core/Model/Entity.cs
ProDinner/Core/Model/Feedback.cs
ProDinner/Core/Model/IDel.cs
ProDinner/Core/Model/Meal.cs
ProDinner/Core/Model/Role.cs
ProDinner/Core/Model/User.cs
ProDinner/Core/ProDinnerException.cs
ProDinner/Core/Properties/
ProDinner/Core/Properties/AssemblyInfo.cs
ProDinner/Core/Repository/
ProDinner/Core/Repository/IDelRepo.cs
ProDinner/Core/Repository/IRepo.cs
ProDinner/Core/Repository/IUniRepo.cs
ProDinner/Core/Security/
ProDinner/Core/Security/IFormsAuthentication.cs
ProDinner/Core/Service/
ProDinner/Core/Service/ICrudService.cs
ProDinner/Core/Service/IFileManagerService.cs
ProDinner/Core/Service/IMealService.cs
ProDinner/Core/Service/IUserService.cs
ProDinner/Data/
ProDinner/Data/App.config
ProDinner/Data/Data.csproj
ProDinner/Data/Db.cs
ProDinner/Data/DbContextFactory.cs
ProDinner/Data/DelRepo.cs
ProDinner/Data/packages.config
ProDinner/Data/Properties/
ProDinner/Data/Properties/AssemblyInfo.cs
ProDinner/Data/Repo.cs
ProDinner/Data/UniRepo.cs
ProDinner/db.sql
ProDinner/Infra/
ProDinner/Infra/Infra.csproj
ProDinner/Infra/IoC.cs
ProDinner/Infra/packages.config
ProDinner/Infra/Properties/
ProDinner/Infra/Properties/AssemblyInfo.cs
ProDinner/Infra/WindsorRegistrar.cs
ProDinner/libs/
ProDinner/libs/Castle.Core.dll
ProDinner/libs/Castle.Core.pdb
ProDinner/libs/Castle.Core.xml
ProDinner/libs/Castle.Windsor.dll
ProDinner/libs/Castle.Windsor.pdb
ProDinner/libs/Castle.Windsor.XML
ProDinner/libs/Elmah.dll
ProDinner/libs/EntityFramework.dll
ProDinner/libs/EntityFramework.xml
ProDinner/libs/FakeItEasy.dll
ProDinner/libs/FakeItEasy.xml
ProDinner/libs/HtmlAgilityPack.dll
ProDinner/libs/HtmlAgilityPack.pdb
ProDinner/libs/HtmlAgilityPack.XML
ProDinner/libs/Microsoft.Web.Infrastructure.dll
ProDinner/libs/nunit.framework.dll
ProDinner/libs/nunit.framework.xml
ProDinner/libs/Omu.AwesomeMvc.dll
ProDinner/libs/Omu.AwesomeMvc.XML
ProDinner/libs/Omu.Drawing.dll
ProDinner/libs/Omu.Drawing.pdb
ProDinner/libs/Omu.Encrypto.dll
ProDinner/libs/Omu.ValueInjecter.dll
ProDinner/libs/Omu.ValueInjecter.XML
ProDinner/libs/System.Web.Helpers.dll
ProDinner/libs/System.Web.Helpers.xml
ProDinner/libs/System.Web.Mvc.dll
ProDinner/libs/System.Web.Mvc.xml
ProDinner/libs/System.Web.Razor.dll
ProDinner/libs/System.Web.Razor.xml
ProDinner/libs/System.Web.WebPages.Deployment.dll
ProDinner/libs/System.Web.WebPages.Deployment.xml
ProDinner/libs/System.Web.WebPages.dll
ProDinner/libs/System.Web.WebPages.Razor.dll
ProDinner/libs/System.Web.WebPages.Razor.xml
ProDinner/libs/System.Web.WebPages.xml
ProDinner/ProDinner.sln
ProDinner/ProDinner.sln.DotSettings
ProDinner/ProDinner.sln.DotSettings.user
ProDinner/ProDinner.suo
ProDinner/ProDinner.v11.suo
ProDinner/readme.txt
ProDinner/Resources/
ProDinner/Resources/Mui.de.Designer.cs
ProDinner/Resources/Mui.de.resx
ProDinner/Resources/Mui.Designer.cs
ProDinner/Resources/Mui.es.Designer.cs
ProDinner/Resources/Mui.es.resx
ProDinner/Resources/Mui.fr.Designer.cs
ProDinner/Resources/Mui.fr.resx
ProDinner/Resources/Mui.it.Designer.cs
ProDinner/Resources/Mui.it.resx
ProDinner/Resources/Mui.resx
ProDinner/Resources/Mui.ro.Designer.cs
ProDinner/Resources/Mui.ro.resx
ProDinner/Resources/Mui.ru.Designer.cs
ProDinner/Resources/Mui.ru.resx
ProDinner/Resources/Properties/
ProDinner/Resources/Properties/AssemblyInfo.cs
ProDinner/Resources/Resources.csproj
ProDinner/Resources/resxsync.exe
ProDinner/Resources/sync.cmd
ProDinner/Service/
ProDinner/Service/CrudService.cs
ProDinner/Service/FileManagerService.cs
ProDinner/Service/MealService.cs
ProDinner/Service/Properties/
ProDinner/Service/Properties/.svn/
ProDinner/Service/Properties/.svn/all-wcprops
ProDinner/Service/Properties/.svn/entries
ProDinner/Service/Properties/.svn/prop-base/
ProDinner/Service/Properties/.svn/props/
ProDinner/Service/Properties/.svn/text-base/
ProDinner/Service/Properties/.svn/text-base/AssemblyInfo.cs.svn-base
ProDinner/Service/Properties/.svn/tmp/
ProDinner/Service/Properties/.svn/tmp/prop-base/
ProDinner/Service/Properties/.svn/tmp/props/
ProDinner/Service/Properties/.svn/tmp/text-base/
ProDinner/Service/Properties/AssemblyInfo.cs
ProDinner/Service/Service.csproj
ProDinner/Service/UserService.cs
ProDinner/Settings.StyleCop
ProDinner/Tests/
ProDinner/Tests/app.config
ProDinner/Tests/CruderControllerTests.cs
ProDinner/Tests/IntegrationTestsBase.cs
ProDinner/Tests/MappingTest.cs
ProDinner/Tests/packages.config
ProDinner/Tests/Properties/
ProDinner/Tests/Properties/AssemblyInfo.cs
ProDinner/Tests/RepoTest.cs
ProDinner/Tests/Service/
ProDinner/Tests/Service/bin/
ProDinner/Tests/Service/bin/Debug/
ProDinner/Tests/Service/bin/Debug/Omu.Drawing.dll
ProDinner/Tests/Service/bin/Debug/Omu.Drawing.pdb
ProDinner/Tests/Service/bin/Debug/Omu.Encrypto.dll
ProDinner/Tests/Service/bin/Debug/Omu.ProDinner.Core.dll
ProDinner/Tests/Service/bin/Debug/Omu.ProDinner.Core.pdb
ProDinner/Tests/Service/bin/Debug/Omu.ProDinner.Service.dll
ProDinner/Tests/Service/bin/Debug/Om
ProDinner/Core/
ProDinner/Core/Core.csproj
ProDinner/Core/Model/
ProDinner/Core/Model/Chef.cs
ProDinner/Core/Model/Country.cs
ProDinner/Core/Model/DelEntity.cs
ProDinner/Core/Model/Dinner.cs
ProDinner/Core/Model/Entity.cs
ProDinner/Core/Model/Feedback.cs
ProDinner/Core/Model/IDel.cs
ProDinner/Core/Model/Meal.cs
ProDinner/Core/Model/Role.cs
ProDinner/Core/Model/User.cs
ProDinner/Core/ProDinnerException.cs
ProDinner/Core/Properties/
ProDinner/Core/Properties/AssemblyInfo.cs
ProDinner/Core/Repository/
ProDinner/Core/Repository/IDelRepo.cs
ProDinner/Core/Repository/IRepo.cs
ProDinner/Core/Repository/IUniRepo.cs
ProDinner/Core/Security/
ProDinner/Core/Security/IFormsAuthentication.cs
ProDinner/Core/Service/
ProDinner/Core/Service/ICrudService.cs
ProDinner/Core/Service/IFileManagerService.cs
ProDinner/Core/Service/IMealService.cs
ProDinner/Core/Service/IUserService.cs
ProDinner/Data/
ProDinner/Data/App.config
ProDinner/Data/Data.csproj
ProDinner/Data/Db.cs
ProDinner/Data/DbContextFactory.cs
ProDinner/Data/DelRepo.cs
ProDinner/Data/packages.config
ProDinner/Data/Properties/
ProDinner/Data/Properties/AssemblyInfo.cs
ProDinner/Data/Repo.cs
ProDinner/Data/UniRepo.cs
ProDinner/db.sql
ProDinner/Infra/
ProDinner/Infra/Infra.csproj
ProDinner/Infra/IoC.cs
ProDinner/Infra/packages.config
ProDinner/Infra/Properties/
ProDinner/Infra/Properties/AssemblyInfo.cs
ProDinner/Infra/WindsorRegistrar.cs
ProDinner/libs/
ProDinner/libs/Castle.Core.dll
ProDinner/libs/Castle.Core.pdb
ProDinner/libs/Castle.Core.xml
ProDinner/libs/Castle.Windsor.dll
ProDinner/libs/Castle.Windsor.pdb
ProDinner/libs/Castle.Windsor.XML
ProDinner/libs/Elmah.dll
ProDinner/libs/EntityFramework.dll
ProDinner/libs/EntityFramework.xml
ProDinner/libs/FakeItEasy.dll
ProDinner/libs/FakeItEasy.xml
ProDinner/libs/HtmlAgilityPack.dll
ProDinner/libs/HtmlAgilityPack.pdb
ProDinner/libs/HtmlAgilityPack.XML
ProDinner/libs/Microsoft.Web.Infrastructure.dll
ProDinner/libs/nunit.framework.dll
ProDinner/libs/nunit.framework.xml
ProDinner/libs/Omu.AwesomeMvc.dll
ProDinner/libs/Omu.AwesomeMvc.XML
ProDinner/libs/Omu.Drawing.dll
ProDinner/libs/Omu.Drawing.pdb
ProDinner/libs/Omu.Encrypto.dll
ProDinner/libs/Omu.ValueInjecter.dll
ProDinner/libs/Omu.ValueInjecter.XML
ProDinner/libs/System.Web.Helpers.dll
ProDinner/libs/System.Web.Helpers.xml
ProDinner/libs/System.Web.Mvc.dll
ProDinner/libs/System.Web.Mvc.xml
ProDinner/libs/System.Web.Razor.dll
ProDinner/libs/System.Web.Razor.xml
ProDinner/libs/System.Web.WebPages.Deployment.dll
ProDinner/libs/System.Web.WebPages.Deployment.xml
ProDinner/libs/System.Web.WebPages.dll
ProDinner/libs/System.Web.WebPages.Razor.dll
ProDinner/libs/System.Web.WebPages.Razor.xml
ProDinner/libs/System.Web.WebPages.xml
ProDinner/ProDinner.sln
ProDinner/ProDinner.sln.DotSettings
ProDinner/ProDinner.sln.DotSettings.user
ProDinner/ProDinner.suo
ProDinner/ProDinner.v11.suo
ProDinner/readme.txt
ProDinner/Resources/
ProDinner/Resources/Mui.de.Designer.cs
ProDinner/Resources/Mui.de.resx
ProDinner/Resources/Mui.Designer.cs
ProDinner/Resources/Mui.es.Designer.cs
ProDinner/Resources/Mui.es.resx
ProDinner/Resources/Mui.fr.Designer.cs
ProDinner/Resources/Mui.fr.resx
ProDinner/Resources/Mui.it.Designer.cs
ProDinner/Resources/Mui.it.resx
ProDinner/Resources/Mui.resx
ProDinner/Resources/Mui.ro.Designer.cs
ProDinner/Resources/Mui.ro.resx
ProDinner/Resources/Mui.ru.Designer.cs
ProDinner/Resources/Mui.ru.resx
ProDinner/Resources/Properties/
ProDinner/Resources/Properties/AssemblyInfo.cs
ProDinner/Resources/Resources.csproj
ProDinner/Resources/resxsync.exe
ProDinner/Resources/sync.cmd
ProDinner/Service/
ProDinner/Service/CrudService.cs
ProDinner/Service/FileManagerService.cs
ProDinner/Service/MealService.cs
ProDinner/Service/Properties/
ProDinner/Service/Properties/.svn/
ProDinner/Service/Properties/.svn/all-wcprops
ProDinner/Service/Properties/.svn/entries
ProDinner/Service/Properties/.svn/prop-base/
ProDinner/Service/Properties/.svn/props/
ProDinner/Service/Properties/.svn/text-base/
ProDinner/Service/Properties/.svn/text-base/AssemblyInfo.cs.svn-base
ProDinner/Service/Properties/.svn/tmp/
ProDinner/Service/Properties/.svn/tmp/prop-base/
ProDinner/Service/Properties/.svn/tmp/props/
ProDinner/Service/Properties/.svn/tmp/text-base/
ProDinner/Service/Properties/AssemblyInfo.cs
ProDinner/Service/Service.csproj
ProDinner/Service/UserService.cs
ProDinner/Settings.StyleCop
ProDinner/Tests/
ProDinner/Tests/app.config
ProDinner/Tests/CruderControllerTests.cs
ProDinner/Tests/IntegrationTestsBase.cs
ProDinner/Tests/MappingTest.cs
ProDinner/Tests/packages.config
ProDinner/Tests/Properties/
ProDinner/Tests/Properties/AssemblyInfo.cs
ProDinner/Tests/RepoTest.cs
ProDinner/Tests/Service/
ProDinner/Tests/Service/bin/
ProDinner/Tests/Service/bin/Debug/
ProDinner/Tests/Service/bin/Debug/Omu.Drawing.dll
ProDinner/Tests/Service/bin/Debug/Omu.Drawing.pdb
ProDinner/Tests/Service/bin/Debug/Omu.Encrypto.dll
ProDinner/Tests/Service/bin/Debug/Omu.ProDinner.Core.dll
ProDinner/Tests/Service/bin/Debug/Omu.ProDinner.Core.pdb
ProDinner/Tests/Service/bin/Debug/Omu.ProDinner.Service.dll
ProDinner/Tests/Service/bin/Debug/Om
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.