类别:
行政办公 |
大小:1.15M
| 下载次数:3871
次
下载积分:0 分 | 开源度:
(开源的重要指标)
(开源的重要指标)
适合对象:入门者 - 进阶 - 高手
| 已积分:(此源码不积分)
上传时间:2008-8-26 10:25:59
| 上传者:51aspx
- /BLL
- ..../obj
- ..../Properties
- ..../ActivityManager.cs
- ..../BLL.csproj
- ..../ChanceManager.cs
- ..../CustomerManager.cs
- ..../DictManager.cs
- ..../IndexManager.cs
- ..../LinkManManager.cs
- ..../LostManager.cs
- ..../OrdersManager.cs
- ..../PlanManager.cs
- ..../RoleManager.cs
- ..../ServerManager.cs
- ..../UserManager.cs
- /DAL
- ..../obj
- ..../Properties
- ..../ActivityService.cs
- ..../ChanceService.cs
- ..../CustomerService.cs
- ..../DAL.csproj
- ..../DictService.cs
- ..../IndexService.cs
- ..../LinkManService.cs
- ..../LostService.cs
- ..../OrdersService.cs
- ..../PlanService.cs
- ..../RoleService.cs
- ..../ServerService.cs
- ..../UserService.cs
- /DBFactory
- ........../obj
- ........../Properties
- ........../DBAccess.cs
- ........../DBFactory.csproj
- /DBUtility
- ........../obj
- ........../Properties
- ........../DBHelper.cs
- ........../DBUtility.csproj
- /IDAL
- ...../obj
- ...../Properties
- ...../IActivity.cs
- ...../IChance.cs
- ...../ICustomer.cs
- ...../IDAL.csproj
- ...../IDict.cs
- ...../IIndex.cs
- ...../ILinkMan.cs
- ...../ILost.cs
- ...../IOrders.cs
- ...../IPlan.cs
- ...../IRole.cs
- ...../IServer.cs
- ...../IUser.cs
- /Models
- ......./obj
- ......./Properties
- ......./Bas_dict.cs
- ......./Cst_activity.cs
- ......./Cst_customer.cs
- ......./Cst_linkman.cs
- ......./Cst_lost.cs
- ......./Cst_service.cs
- ......./Models.csproj
- ......./Order.cs
- ......./Orders.cs
- ......./Orders_line.cs
- ......./Product.cs
- ......./Sal_chance.cs
- ......./Sal_plan.cs
- ......./Storage.cs
- ......./Sys_right.cs
- ......./Sys_role.cs
- ......./Sys_roleright.cs
- ......./Sys_user.cs
- /Web
- ..../base
- ...../dict.aspx
- ...../dict.aspx.cs
- ...../New.aspx
- ...../New.aspx.cs
- ...../product.aspx
- ...../product.aspx.cs
- ...../storage.aspx
- ...../storage.aspx.cs
- ..../client
- ......./customer.aspx
- ......./customer.aspx.cs
- ......./EditCust.aspx
- ......./EditCust.aspx.cs
- ......./linkman.aspx
- ......./linkman.aspx.cs
- ......./lost.aspx
- ......./lost.aspx.cs
- ......./newlinkman.aspx
- ......./newlinkman.aspx.cs
- ......./newlost.aspx
- ......./newlost.aspx.cs
- ......./newtraffic.aspx
- ......./newtraffic.aspx.cs
- ......./order.aspx
- ......./order.aspx.cs
- ......./seeorder.aspx
- ......./seeorder.aspx.cs
- ......./traffic.aspx
- ......./traffic.aspx.cs
- ..../css
- ..../department
- .........../administer.aspx
- .........../administer.aspx.cs
- .........../assign.aspx
- .........../assign.aspx.cs
- .........../chance.aspx
- .........../chance.aspx.cs
- .........../constitute.aspx
- .........../constitute.aspx.cs
- .........../newchance.aspx
- .........../newchance.aspx.cs
- .........../plan.aspx
- .........../plan.aspx.cs
- .........../see.aspx
- .........../see.aspx.cs
- ..../purview
- ..../script
- ..../service
- ......../addservice.aspx
- ......../addservice.aspx.cs
- ......../allot.aspx
- ......../allot.aspx.cs
- ......../archlistservice.aspx
- ......../archlistservice.aspx.cs
- ......../deallistservice.aspx
- ......../deallistservice.aspx.cs
- ......../dispatchservice.aspx
- ......../dispatchservice.aspx.cs
- ......../feed.aspx
- ......../feed.aspx.cs
- ......../feedbacklistservice.aspx
- ......../feedbacklistservice.aspx.cs
- ......../pigeonhole.aspx
- ......../pigeonhole.aspx.cs
- ..../statistics
- .........../consRpt.aspx
- .........../consRpt.aspx.cs
- .........../contrRpt.aspx
- .........../contrRpt.aspx.cs
- .........../lostRpt.aspx
- .........../lostRpt.aspx.cs
- .........../svrRpt.aspx
- .........../svrRpt.aspx.cs
- ..../Exit.aspx
- ..../Exit.aspx.cs
- ..../index.aspx
- ..../index.aspx.cs
- ..../login.aspx
- ..../login.aspx.cs
- ..../MasterPage.master
- ..../MasterPage.master.cs
- ..../Web.config
- /51aspx源码必读.txt
系统采用多层模式开发
主要功能有:
营销管理:销售机会管理 客户开发计划
客户管理:客户信息管理 客户流失管理
服务管理:服务创建 服务分配 服务处理 服务反馈 服务归档
统计报表:客户贡献分析 客户构成分析 客户服务分析 客户流失分析
基础数据:数据字典管理 查询产品信息 查询库存
DB_51aspx下为Sql数据库,附加即可
数据库配置请修改DBUtility/DBHelper.cs并编译才能生效
默认登陆帐号/密码:51aspx/51aspx
该源码为:大青鸟APTECH(涞水慧仁)授权培训中心 Y272班 第7组 作品
测评/升级
结构清晰,思路明了的三层学习代码
以下源码也许对你有用
07-11-19
07-11-16
07-11-09
07-10-29
07-10-18
07-10-11
07-10-08
07-09-29
07-09-19
07-09-17
Asp.net2.0
示例源码
三层/多层
毕业设计
Ajax/Atlas
C#.net
本站作品
入门源码
开源
商业
源码
英文/汉化
经典代码
CMS
随书源码
SqlHelper
持久层
WebService
Access
VS2008
SQL2005
经典教程
NHibernate
SilverLight
原创作品
ibatis
asp.net
| 类别导航
| 本站下载排行(DownLoad Top)







