文件名称:mvc3EFProject
-
所属分类:
- 标签属性:
- 上传时间:2013-03-16
-
文件大小:6.32mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
mvc3 和ef的结合简单实例,初学都可以用的
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EFProject/BLL/AccountBll.cs
EFProject/BLL/bin/Debug/BLL.dll
EFProject/BLL/bin/Debug/BLL.pdb
EFProject/BLL/bin/Debug/Model.dll
EFProject/BLL/bin/Debug/Model.pdb
EFProject/BLL/BLL.csproj
EFProject/BLL/Class1.cs
EFProject/BLL/GoodsBll.cs
EFProject/BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
EFProject/BLL/obj/Debug/BLL.dll
EFProject/BLL/obj/Debug/BLL.pdb
EFProject/BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/BLL/Properties/AssemblyInfo.cs
EFProject/BLL/Role_PermissionBll.cs
EFProject/BLL/UserBll.cs
EFProject/Common/bin/Debug/Common.dll
EFProject/Common/bin/Debug/Common.pdb
EFProject/Common/Common.csproj
EFProject/Common/obj/Debug/Common.csproj.FileListAbsolute.txt
EFProject/Common/obj/Debug/Common.dll
EFProject/Common/obj/Debug/Common.pdb
EFProject/Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/Common/Properties/AssemblyInfo.cs
EFProject/demo.sql
EFProject/EFModel/App.Config
EFProject/EFModel/Class1.cs
EFProject/EFModel/EFModel.csproj
EFProject/EFModel/master.Designer.cs
EFProject/EFModel/master.edmx
EFProject/EFModel/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/EFModel/obj/Debug/TempPE/master.Designer.cs.dll
EFProject/EFModel/Properties/AssemblyInfo.cs
EFProject/EFProject/bin/Debug/EFProject.exe
EFProject/EFProject/bin/Debug/EFProject.pdb
EFProject/EFProject/bin/Debug/EFProject.vshost.exe
EFProject/EFProject/bin/Debug/EFProject.vshost.exe.manifest
EFProject/EFProject/bin/Debug/EntityFramework.dll
EFProject/EFProject/bin/Debug/EntityFramework.xml
EFProject/EFProject/EFProject.csproj
EFProject/EFProject/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/EFProject/obj/x86/Debug/EFProject.csproj.FileListAbsolute.txt
EFProject/EFProject/obj/x86/Debug/EFProject.exe
EFProject/EFProject/obj/x86/Debug/EFProject.pdb
EFProject/EFProject/obj/x86/Debug/ResolveAssemblyReference.cache
EFProject/EFProject/packages.config
EFProject/EFProject/Program.cs
EFProject/EFProject/Properties/AssemblyInfo.cs
EFProject/EFProject.sln
EFProject/EFProject.suo
EFProject/Model/App.Config
EFProject/Model/bin/Debug/EntityFramework.dll
EFProject/Model/bin/Debug/EntityFramework.xml
EFProject/Model/bin/Debug/Model.dll
EFProject/Model/bin/Debug/Model.dll.config
EFProject/Model/bin/Debug/Model.pdb
EFProject/Model/Class1.cs
EFProject/Model/DBModel.Designer.cs
EFProject/Model/DBModel.edmx
EFProject/Model/Model.csproj
EFProject/Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/Model/obj/Debug/edmxResourcesToEmbed/DBModel.csdl
EFProject/Model/obj/Debug/edmxResourcesToEmbed/DBModel.msl
EFProject/Model/obj/Debug/edmxResourcesToEmbed/DBModel.ssdl
EFProject/Model/obj/Debug/Model.csproj.FileListAbsolute.txt
EFProject/Model/obj/Debug/Model.dll
EFProject/Model/obj/Debug/Model.pdb
EFProject/Model/obj/Debug/TempPE/DBModel.Designer.cs.dll
EFProject/Model/packages.config
EFProject/Model/PERMISSIONS_Metadata.cs
EFProject/Model/Properties/AssemblyInfo.cs
EFProject/Model/ROLES_Metadata.cs
EFProject/Model/ROLE_PERMISSION_Metadata.cs
EFProject/Model/Sys_Roles_Metadata.cs
EFProject/Model/Sys_Users_Metadata.cs
EFProject/Model/tGoods_Metadata.cs
EFProject/Model/USERS_Metadata.cs
EFProject/MvcApplication1/Areas/Admin/AdminAreaRegistration.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/AccountController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/MainController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/PermissionsController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/RolesController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/UsersController.cs
EFProject/MvcApplication1/Areas/Admin/Views/Account/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Main/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Delete.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Details.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Edit.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Delete.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Details.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Edit.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/RolePermissionList.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Details.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Edit.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_Admin.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_Layout.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_Left.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_LoginMessage.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Users/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Users/Del
EFProject/BLL/bin/Debug/BLL.dll
EFProject/BLL/bin/Debug/BLL.pdb
EFProject/BLL/bin/Debug/Model.dll
EFProject/BLL/bin/Debug/Model.pdb
EFProject/BLL/BLL.csproj
EFProject/BLL/Class1.cs
EFProject/BLL/GoodsBll.cs
EFProject/BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
EFProject/BLL/obj/Debug/BLL.dll
EFProject/BLL/obj/Debug/BLL.pdb
EFProject/BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/BLL/Properties/AssemblyInfo.cs
EFProject/BLL/Role_PermissionBll.cs
EFProject/BLL/UserBll.cs
EFProject/Common/bin/Debug/Common.dll
EFProject/Common/bin/Debug/Common.pdb
EFProject/Common/Common.csproj
EFProject/Common/obj/Debug/Common.csproj.FileListAbsolute.txt
EFProject/Common/obj/Debug/Common.dll
EFProject/Common/obj/Debug/Common.pdb
EFProject/Common/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/Common/Properties/AssemblyInfo.cs
EFProject/demo.sql
EFProject/EFModel/App.Config
EFProject/EFModel/Class1.cs
EFProject/EFModel/EFModel.csproj
EFProject/EFModel/master.Designer.cs
EFProject/EFModel/master.edmx
EFProject/EFModel/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/EFModel/obj/Debug/TempPE/master.Designer.cs.dll
EFProject/EFModel/Properties/AssemblyInfo.cs
EFProject/EFProject/bin/Debug/EFProject.exe
EFProject/EFProject/bin/Debug/EFProject.pdb
EFProject/EFProject/bin/Debug/EFProject.vshost.exe
EFProject/EFProject/bin/Debug/EFProject.vshost.exe.manifest
EFProject/EFProject/bin/Debug/EntityFramework.dll
EFProject/EFProject/bin/Debug/EntityFramework.xml
EFProject/EFProject/EFProject.csproj
EFProject/EFProject/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/EFProject/obj/x86/Debug/EFProject.csproj.FileListAbsolute.txt
EFProject/EFProject/obj/x86/Debug/EFProject.exe
EFProject/EFProject/obj/x86/Debug/EFProject.pdb
EFProject/EFProject/obj/x86/Debug/ResolveAssemblyReference.cache
EFProject/EFProject/packages.config
EFProject/EFProject/Program.cs
EFProject/EFProject/Properties/AssemblyInfo.cs
EFProject/EFProject.sln
EFProject/EFProject.suo
EFProject/Model/App.Config
EFProject/Model/bin/Debug/EntityFramework.dll
EFProject/Model/bin/Debug/EntityFramework.xml
EFProject/Model/bin/Debug/Model.dll
EFProject/Model/bin/Debug/Model.dll.config
EFProject/Model/bin/Debug/Model.pdb
EFProject/Model/Class1.cs
EFProject/Model/DBModel.Designer.cs
EFProject/Model/DBModel.edmx
EFProject/Model/Model.csproj
EFProject/Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
EFProject/Model/obj/Debug/edmxResourcesToEmbed/DBModel.csdl
EFProject/Model/obj/Debug/edmxResourcesToEmbed/DBModel.msl
EFProject/Model/obj/Debug/edmxResourcesToEmbed/DBModel.ssdl
EFProject/Model/obj/Debug/Model.csproj.FileListAbsolute.txt
EFProject/Model/obj/Debug/Model.dll
EFProject/Model/obj/Debug/Model.pdb
EFProject/Model/obj/Debug/TempPE/DBModel.Designer.cs.dll
EFProject/Model/packages.config
EFProject/Model/PERMISSIONS_Metadata.cs
EFProject/Model/Properties/AssemblyInfo.cs
EFProject/Model/ROLES_Metadata.cs
EFProject/Model/ROLE_PERMISSION_Metadata.cs
EFProject/Model/Sys_Roles_Metadata.cs
EFProject/Model/Sys_Users_Metadata.cs
EFProject/Model/tGoods_Metadata.cs
EFProject/Model/USERS_Metadata.cs
EFProject/MvcApplication1/Areas/Admin/AdminAreaRegistration.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/AccountController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/MainController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/PermissionsController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/RolesController.cs
EFProject/MvcApplication1/Areas/Admin/Controllers/UsersController.cs
EFProject/MvcApplication1/Areas/Admin/Views/Account/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Main/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Delete.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Details.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Edit.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Permissions/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Delete.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Details.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Edit.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles/RolePermissionList.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Details.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Edit.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Roles11/Index.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_Admin.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_Layout.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_Left.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Shared/_LoginMessage.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Users/Create.cshtml
EFProject/MvcApplication1/Areas/Admin/Views/Users/Del
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.