文件名称:KhCRM
-
所属分类:
- 标签属性:
- 上传时间:2013-07-11
-
文件大小:5.1mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
客户关系管理CRM(MVC2)源码
程序介绍:
mvc2.0开发的CRM小项目,
原来是用三层工厂模式架构 JQuery Ajax的模式做的一个简单权限管理系统,
现在在这个基本上面又添加一个项目,用MVC2.0来重新开发了一遍,
视图引擎用了Aspx和Razor两种混合来编写,主要是想自己学习一下用MVC来开发项目。
适合MVC的初学者。
主要功能有
营销管理:销售机会管理,客户开发计划
客户管理:客户信息管理,客户流失管理
服务管理:服务创建,服务分配,服务处理,服务反馈,服务归档
统计报表:客户贡献分析,客户构成分析,客户服务分析,客户流失分析
基础数据:数据词典管理
权限管理:权限分配
注意:
用户名:51aspx
密码:51aspx
数据库为sql2005,放在DB_51Aaxpx-Customer Relationship Management CRM (MVC2) source program descr iption: mvc2.0 developed CRM small projects, originally with three factory mode architecture JQuery Ajax mode to do a simple rights management system, now in this basic top and add a project, with MVC2.0 to re-develop it again, with the Aspx view engine and Razor Two hybrid to write, I mainly want to use MVC to learn about their own development projects. MVC suitable for beginners. Main functions are marketing management: sales opportunity management, customer development plan customer management: customer information management, churn management service management: service creation, service distribution, service processing, service feedback, service archive statistics: customer contribution analysis, customer composition analysis , customer service analysis, customer churn analysis based on data: data dictionary management rights management: permission assignments Note: User name: 51aspx Password: 51aspx database sql2005,
程序介绍:
mvc2.0开发的CRM小项目,
原来是用三层工厂模式架构 JQuery Ajax的模式做的一个简单权限管理系统,
现在在这个基本上面又添加一个项目,用MVC2.0来重新开发了一遍,
视图引擎用了Aspx和Razor两种混合来编写,主要是想自己学习一下用MVC来开发项目。
适合MVC的初学者。
主要功能有
营销管理:销售机会管理,客户开发计划
客户管理:客户信息管理,客户流失管理
服务管理:服务创建,服务分配,服务处理,服务反馈,服务归档
统计报表:客户贡献分析,客户构成分析,客户服务分析,客户流失分析
基础数据:数据词典管理
权限管理:权限分配
注意:
用户名:51aspx
密码:51aspx
数据库为sql2005,放在DB_51Aaxpx-Customer Relationship Management CRM (MVC2) source program descr iption: mvc2.0 developed CRM small projects, originally with three factory mode architecture JQuery Ajax mode to do a simple rights management system, now in this basic top and add a project, with MVC2.0 to re-develop it again, with the Aspx view engine and Razor Two hybrid to write, I mainly want to use MVC to learn about their own development projects. MVC suitable for beginners. Main functions are marketing management: sales opportunity management, customer development plan customer management: customer information management, churn management service management: service creation, service distribution, service processing, service feedback, service archive statistics: customer contribution analysis, customer composition analysis , customer service analysis, customer churn analysis based on data: data dictionary management rights management: permission assignments Note: User name: 51aspx Password: 51aspx database sql2005,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CRM.BLL/bas_dictService.cs
CRM.BLL/CRM.BLL.csproj
CRM.BLL/cst_activityService.cs
CRM.BLL/cst_customerService.cs
CRM.BLL/cst_linkmanService.cs
CRM.BLL/cst_lostService.cs
CRM.BLL/cst_serviceService.cs
CRM.BLL/LoginService.cs
CRM.BLL/ordersService.cs
CRM.BLL/orders_lineService.cs
CRM.BLL/productService.cs
CRM.BLL/sal_chanceService.cs
CRM.BLL/sal_planService.cs
CRM.BLL/storageService.cs
CRM.BLL/sys_rightService.cs
CRM.BLL/sys_userService.cs
CRM.BLL/TheReportsService.cs
CRM.BLL/bin/Debug/CRM.BLL.dll
CRM.BLL/bin/Debug/CRM.BLL.pdb
CRM.BLL/bin/Debug/CRM.DAL.dll
CRM.BLL/bin/Debug/CRM.DAL.pdb
CRM.BLL/bin/Debug/CRM.Model.dll
CRM.BLL/bin/Debug/CRM.Model.pdb
CRM.BLL/obj/Debug/CRM.BLL.csproj.FileListAbsolute.txt
CRM.BLL/obj/Debug/CRM.BLL.dll
CRM.BLL/obj/Debug/CRM.BLL.pdb
CRM.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
CRM.BLL/obj/Debug/ResolveAssemblyReference.cache
CRM.BLL/Properties/AssemblyInfo.cs
CRM.DAL/bas_dictRepository.cs
CRM.DAL/CRM.DAL.csproj
CRM.DAL/cst_activityRepository.cs
CRM.DAL/cst_customerRepository.cs
CRM.DAL/cst_linkmanRepository.cs
CRM.DAL/cst_lostRepository.cs
CRM.DAL/cst_serviceRepository.cs
CRM.DAL/IsAtOnceLoad.cs
CRM.DAL/LinqHelper.cs
CRM.DAL/ordersRepository.cs
CRM.DAL/orders_lineRepository.cs
CRM.DAL/productRepository.cs
CRM.DAL/sal_chanceRepository.cs
CRM.DAL/sal_planRepository.cs
CRM.DAL/storageRepository.cs
CRM.DAL/sys_rightRepository.cs
CRM.DAL/sys_userRepository.cs
CRM.DAL/TheReportsRepository.cs
CRM.DAL/bin/Debug/CRM.DAL.dll
CRM.DAL/bin/Debug/CRM.DAL.pdb
CRM.DAL/bin/Debug/CRM.Model.dll
CRM.DAL/bin/Debug/CRM.Model.pdb
CRM.DAL/obj/Debug/CRM.DAL.csproj.FileListAbsolute.txt
CRM.DAL/obj/Debug/CRM.DAL.dll
CRM.DAL/obj/Debug/CRM.DAL.pdb
CRM.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
CRM.DAL/obj/Debug/ResolveAssemblyReference.cache
CRM.DAL/Properties/AssemblyInfo.cs
CRM.Model/app.config
CRM.Model/ComposingReportModel.cs
CRM.Model/ContributeReportModel.cs
CRM.Model/CRM.Model.csproj
CRM.Model/CRM.Model.csproj.user
CRM.Model/CRMDB.dbml
CRM.Model/CRMDB.dbml.layout
CRM.Model/CRMDB.designer.cs
CRM.Model/LoginUser.cs
CRM.Model/bin/Debug/CRM.Model.dll
CRM.Model/bin/Debug/CRM.Model.dll.config
CRM.Model/bin/Debug/CRM.Model.pdb
CRM.Model/obj/Debug/CRM.Model.csproj.FileListAbsolute.txt
CRM.Model/obj/Debug/CRM.Model.dll
CRM.Model/obj/Debug/CRM.Model.pdb
CRM.Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
CRM.Model/obj/Debug/TempPE/CRMDB.designer.cs.dll
CRM.Model/Properties/AssemblyInfo.cs
CRM.Model/Properties/Settings.Designer.cs
CRM.Model/Properties/Settings.settings
CRM.Web/CRM.Web.csproj
CRM.Web/CRM.Web.csproj.user
CRM.Web/Global.asax
CRM.Web/Global.asax.cs
CRM.Web/Web.config
CRM.Web/Web.Debug.config
CRM.Web/Web.Release.config
CRM.Web/Bin/am.Charts.dll
CRM.Web/Bin/CRM.BLL.dll
CRM.Web/Bin/CRM.BLL.pdb
CRM.Web/Bin/CRM.DAL.dll
CRM.Web/Bin/CRM.DAL.pdb
CRM.Web/Bin/CRM.Model.dll
CRM.Web/Bin/CRM.Model.pdb
CRM.Web/Bin/CRM.Web.dll
CRM.Web/Bin/CRM.Web.pdb
CRM.Web/Controllers/CustomerLostController.cs
CRM.Web/Controllers/CustomerManagerController.cs
CRM.Web/Controllers/CustomerServiceManagerController.cs
CRM.Web/Controllers/DataDictManagerController.cs
CRM.Web/Controllers/DefaultController.cs
CRM.Web/Controllers/DemoController.cs
CRM.Web/Controllers/LoginValidator.cs
CRM.Web/Controllers/MyException.cs
CRM.Web/Controllers/PagerHelper.cs
CRM.Web/Controllers/ProductSearchController.cs
CRM.Web/Controllers/RefreshMyModel.cs
CRM.Web/Controllers/RightManagerController.cs
CRM.Web/Controllers/SalesLeadsController.cs
CRM.Web/Controllers/SalesPlanController.cs
CRM.Web/Controllers/SearchHelper.cs
CRM.Web/Controllers/SharedController.cs
CRM.Web/Controllers/StorageSearchController.cs
CRM.Web/Controllers/TheReportsController.cs
CRM.Web/Controllers/ValidateCode.cs
CRM.Web/Images/ico/bt_acti.gif
CRM.Web/Images/ico/bt_chuli.gif
CRM.Web/Images/ico/bt_confirm.gif
CRM.Web/Images/ico/bt_del.gif
CRM.Web/Images/ico/bt_detail.gif
CRM.Web/Images/ico/bt_edit.gif
CRM.Web/Images/ico/bt_feedback.gif
CRM.Web/Images/ico/bt_linkman.gif
CRM.Web/Images/ico/bt_orders.gif
CRM.Web/Images/ico/bt_plan.gif
CRM.Web/Images/ico/bt_relay.gif
CRM.Web/Images/ico/bt_yes.gif
CRM.Web/Images/ico/Thumbs.db
CRM.Web/Images/Login/buttom_left.gif
CRM.Web/Images/Login/buttom_right.gif
CRM.Web/Images/Login/login_bg.gif
CRM.Web/Images/Login/login_buttom_bg.gif
CRM.Web/Images/Login/login_top.gif
CRM.Web/Images/Login/m_center.gif
CRM.Web/Images/Login/m_left.gif
CRM.Web/Images/Login/r_buttom.gif
CRM.Web/Images/Login/r_right.gif
CRM.Web/Images/Login/r_top_loginBtn.gif
CRM.Web/Images/Login/Thumbs.db
CRM.Web/Images/Login/user_login_name.gif
CRM.Web/Images/Login/user_login_password.gif
CRM.Web/Images/Login/user_login_validatecode.gif
CRM.Web/Images/Middle/ArrowToLeftOut.gif
CRM.Web/Images/Middle/ArrowToRightOut.gif
CRM.Web/Images/Middle/Thumbs.db
CRM.Web/Images/Shared/btn2_bg_img.gif
CRM.Web/Images/Shared/btn_bg_img.GIF
CRM.Web/Images/Shared/data_error.GIF
CRM.Web/Images/Shared/loading.gif
CRM.Web/Images/Shared/thead_bg.gif
CRM.Web/Images/Shared/welcome.gif
CRM.Web/Images/submenu/collapsed.gif
CRM.Web/Images/submenu/expanded.gif
CRM.Web/Images/submenu/l
CRM.BLL/CRM.BLL.csproj
CRM.BLL/cst_activityService.cs
CRM.BLL/cst_customerService.cs
CRM.BLL/cst_linkmanService.cs
CRM.BLL/cst_lostService.cs
CRM.BLL/cst_serviceService.cs
CRM.BLL/LoginService.cs
CRM.BLL/ordersService.cs
CRM.BLL/orders_lineService.cs
CRM.BLL/productService.cs
CRM.BLL/sal_chanceService.cs
CRM.BLL/sal_planService.cs
CRM.BLL/storageService.cs
CRM.BLL/sys_rightService.cs
CRM.BLL/sys_userService.cs
CRM.BLL/TheReportsService.cs
CRM.BLL/bin/Debug/CRM.BLL.dll
CRM.BLL/bin/Debug/CRM.BLL.pdb
CRM.BLL/bin/Debug/CRM.DAL.dll
CRM.BLL/bin/Debug/CRM.DAL.pdb
CRM.BLL/bin/Debug/CRM.Model.dll
CRM.BLL/bin/Debug/CRM.Model.pdb
CRM.BLL/obj/Debug/CRM.BLL.csproj.FileListAbsolute.txt
CRM.BLL/obj/Debug/CRM.BLL.dll
CRM.BLL/obj/Debug/CRM.BLL.pdb
CRM.BLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
CRM.BLL/obj/Debug/ResolveAssemblyReference.cache
CRM.BLL/Properties/AssemblyInfo.cs
CRM.DAL/bas_dictRepository.cs
CRM.DAL/CRM.DAL.csproj
CRM.DAL/cst_activityRepository.cs
CRM.DAL/cst_customerRepository.cs
CRM.DAL/cst_linkmanRepository.cs
CRM.DAL/cst_lostRepository.cs
CRM.DAL/cst_serviceRepository.cs
CRM.DAL/IsAtOnceLoad.cs
CRM.DAL/LinqHelper.cs
CRM.DAL/ordersRepository.cs
CRM.DAL/orders_lineRepository.cs
CRM.DAL/productRepository.cs
CRM.DAL/sal_chanceRepository.cs
CRM.DAL/sal_planRepository.cs
CRM.DAL/storageRepository.cs
CRM.DAL/sys_rightRepository.cs
CRM.DAL/sys_userRepository.cs
CRM.DAL/TheReportsRepository.cs
CRM.DAL/bin/Debug/CRM.DAL.dll
CRM.DAL/bin/Debug/CRM.DAL.pdb
CRM.DAL/bin/Debug/CRM.Model.dll
CRM.DAL/bin/Debug/CRM.Model.pdb
CRM.DAL/obj/Debug/CRM.DAL.csproj.FileListAbsolute.txt
CRM.DAL/obj/Debug/CRM.DAL.dll
CRM.DAL/obj/Debug/CRM.DAL.pdb
CRM.DAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
CRM.DAL/obj/Debug/ResolveAssemblyReference.cache
CRM.DAL/Properties/AssemblyInfo.cs
CRM.Model/app.config
CRM.Model/ComposingReportModel.cs
CRM.Model/ContributeReportModel.cs
CRM.Model/CRM.Model.csproj
CRM.Model/CRM.Model.csproj.user
CRM.Model/CRMDB.dbml
CRM.Model/CRMDB.dbml.layout
CRM.Model/CRMDB.designer.cs
CRM.Model/LoginUser.cs
CRM.Model/bin/Debug/CRM.Model.dll
CRM.Model/bin/Debug/CRM.Model.dll.config
CRM.Model/bin/Debug/CRM.Model.pdb
CRM.Model/obj/Debug/CRM.Model.csproj.FileListAbsolute.txt
CRM.Model/obj/Debug/CRM.Model.dll
CRM.Model/obj/Debug/CRM.Model.pdb
CRM.Model/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
CRM.Model/obj/Debug/TempPE/CRMDB.designer.cs.dll
CRM.Model/Properties/AssemblyInfo.cs
CRM.Model/Properties/Settings.Designer.cs
CRM.Model/Properties/Settings.settings
CRM.Web/CRM.Web.csproj
CRM.Web/CRM.Web.csproj.user
CRM.Web/Global.asax
CRM.Web/Global.asax.cs
CRM.Web/Web.config
CRM.Web/Web.Debug.config
CRM.Web/Web.Release.config
CRM.Web/Bin/am.Charts.dll
CRM.Web/Bin/CRM.BLL.dll
CRM.Web/Bin/CRM.BLL.pdb
CRM.Web/Bin/CRM.DAL.dll
CRM.Web/Bin/CRM.DAL.pdb
CRM.Web/Bin/CRM.Model.dll
CRM.Web/Bin/CRM.Model.pdb
CRM.Web/Bin/CRM.Web.dll
CRM.Web/Bin/CRM.Web.pdb
CRM.Web/Controllers/CustomerLostController.cs
CRM.Web/Controllers/CustomerManagerController.cs
CRM.Web/Controllers/CustomerServiceManagerController.cs
CRM.Web/Controllers/DataDictManagerController.cs
CRM.Web/Controllers/DefaultController.cs
CRM.Web/Controllers/DemoController.cs
CRM.Web/Controllers/LoginValidator.cs
CRM.Web/Controllers/MyException.cs
CRM.Web/Controllers/PagerHelper.cs
CRM.Web/Controllers/ProductSearchController.cs
CRM.Web/Controllers/RefreshMyModel.cs
CRM.Web/Controllers/RightManagerController.cs
CRM.Web/Controllers/SalesLeadsController.cs
CRM.Web/Controllers/SalesPlanController.cs
CRM.Web/Controllers/SearchHelper.cs
CRM.Web/Controllers/SharedController.cs
CRM.Web/Controllers/StorageSearchController.cs
CRM.Web/Controllers/TheReportsController.cs
CRM.Web/Controllers/ValidateCode.cs
CRM.Web/Images/ico/bt_acti.gif
CRM.Web/Images/ico/bt_chuli.gif
CRM.Web/Images/ico/bt_confirm.gif
CRM.Web/Images/ico/bt_del.gif
CRM.Web/Images/ico/bt_detail.gif
CRM.Web/Images/ico/bt_edit.gif
CRM.Web/Images/ico/bt_feedback.gif
CRM.Web/Images/ico/bt_linkman.gif
CRM.Web/Images/ico/bt_orders.gif
CRM.Web/Images/ico/bt_plan.gif
CRM.Web/Images/ico/bt_relay.gif
CRM.Web/Images/ico/bt_yes.gif
CRM.Web/Images/ico/Thumbs.db
CRM.Web/Images/Login/buttom_left.gif
CRM.Web/Images/Login/buttom_right.gif
CRM.Web/Images/Login/login_bg.gif
CRM.Web/Images/Login/login_buttom_bg.gif
CRM.Web/Images/Login/login_top.gif
CRM.Web/Images/Login/m_center.gif
CRM.Web/Images/Login/m_left.gif
CRM.Web/Images/Login/r_buttom.gif
CRM.Web/Images/Login/r_right.gif
CRM.Web/Images/Login/r_top_loginBtn.gif
CRM.Web/Images/Login/Thumbs.db
CRM.Web/Images/Login/user_login_name.gif
CRM.Web/Images/Login/user_login_password.gif
CRM.Web/Images/Login/user_login_validatecode.gif
CRM.Web/Images/Middle/ArrowToLeftOut.gif
CRM.Web/Images/Middle/ArrowToRightOut.gif
CRM.Web/Images/Middle/Thumbs.db
CRM.Web/Images/Shared/btn2_bg_img.gif
CRM.Web/Images/Shared/btn_bg_img.GIF
CRM.Web/Images/Shared/data_error.GIF
CRM.Web/Images/Shared/loading.gif
CRM.Web/Images/Shared/thead_bg.gif
CRM.Web/Images/Shared/welcome.gif
CRM.Web/Images/submenu/collapsed.gif
CRM.Web/Images/submenu/expanded.gif
CRM.Web/Images/submenu/l
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.