ContractManage

所属分类:Windows编程
开发工具:C#
文件大小:292KB
下载次数:61
上传日期:2006-03-05 01:41:20
上 传 者forward09
说明:  本系统为企业合同管理系统的模型,用C#编写! 把ContractManage文件夹复制到IIS的发布目下,通常是系统盘的Inetpub\wwwroot目录中,取消文件夹的只读属性,然后在IIS上设置虚拟目录即可。具体步骤是:打开IIS服务管理器,在ContractManage站点上右击,在弹出的菜单中选择“属性”命令,弹出“ContractManage属性”对话框。在“ContractManage属性”对话框的“目录”选项卡上单击“创建”按钮。 使用Microsoft Visual Studio .NET集成开发环境可以直接打开Inetpub\wwwroot\ContractManage文件夹下的项目文件(.csproj),查看代码并进行调试。 注意:网站最高权限用户的用户名和密码为admin1和123456,可首先使用此账号进行登入。
(the system for enterprise contract management system model, using C#! Put ContractManage folder copied to the heads of the release of IIS, the system is usually set Inetpub \ wwwroot directory remove folders read-only attribute, and then set up the IIS virtual directory can be. Specific steps : Open the IIS Services Manager, right-click on ContractManage site, in the pop-up menu, choose "Properties" command, pop "ContractManage Properties" dialog box. "ContractManage Properties" dialog "catalog" tab, click the "create" button. Using Microsoft Visual Studio.NET integrated development environment can be directly opened Inetpub \ wwwroot \ folder ContractManage project files (. Csproj), the View and debugging code. Note : Terms of the highes)

文件列表:
chap08\ContractManage\AdvancedSearch.aspx (15134, 2004-08-17)
chap08\ContractManage\AdvancedSearch.aspx.cs (4228, 2004-08-17)
chap08\ContractManage\AdvancedSearch.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\AssemblyInfo.cs (2102, 2003-06-23)
chap08\ContractManage\ClientsAdd.aspx (9137, 2004-08-17)
chap08\ContractManage\ClientsAdd.aspx.cs (5047, 2004-08-17)
chap08\ContractManage\ClientsAdd.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ClientsManage.aspx (9587, 2004-08-18)
chap08\ContractManage\ClientsManage.aspx.cs (3374, 2004-08-17)
chap08\ContractManage\ClientsManage.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ClientsModify.aspx (9063, 2004-08-17)
chap08\ContractManage\ClientsModify.aspx.cs (5963, 2004-08-17)
chap08\ContractManage\ClientsModify.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ContractAdd.aspx (8685, 2004-08-17)
chap08\ContractManage\ContractAdd.aspx.cs (5609, 2004-08-17)
chap08\ContractManage\ContractAdd.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ContractControl.aspx (13986, 2004-08-17)
chap08\ContractManage\ContractControl.aspx.cs (8149, 2004-08-17)
chap08\ContractManage\ContractControl.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ContractCount.aspx (14941, 2004-08-17)
chap08\ContractManage\ContractCount.aspx.cs (6284, 2004-08-17)
chap08\ContractManage\ContractCount.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ContractDetailForCount.aspx (12083, 2004-08-17)
chap08\ContractManage\ContractDetailForCount.aspx.cs (5320, 2004-08-17)
chap08\ContractManage\ContractDetailForCount.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ContractList.aspx (10521, 2004-08-17)
chap08\ContractManage\ContractList.aspx.cs (2797, 2004-08-17)
chap08\ContractManage\ContractList.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ContractManage.aspx (10298, 2004-08-17)
chap08\ContractManage\ContractManage.aspx.cs (3389, 2004-08-17)
chap08\ContractManage\ContractManage.aspx.resx (5317, 2004-08-17)
chap08\ContractManage\ContractManage.csproj (17072, 2004-08-15)
chap08\ContractManage\ContractManage.csproj.webinfo (126, 2004-08-22)
chap08\ContractManage\ContractManage.sln (934, 2004-08-15)
chap08\ContractManage\ContractManage.sln.old (923, 2003-07-15)
chap08\ContractManage\ContractManage.suo (15872, 2004-08-22)
chap08\ContractManage\ContractManage.vsdisco (319, 2003-06-23)
chap08\ContractManage\ContractModify.aspx (9153, 2004-08-17)
chap08\ContractManage\ContractModify.aspx.cs (6994, 2004-08-17)
chap08\ContractManage\ContractModify.aspx.resx (5317, 2004-08-17)
... ...

安装及使用须知 1、查看建模图 本文件夹中的Model目录下包含了系统的数据库模型图和系统建模图,分别使用PowerDesigner和Rational Rose打开。 2、数据库安装 本安装说明是以Microsoft SQL Server 2000中文开发版为例来阐述的,对于Microsoft SQL Server其他版本,应用程序数据库的安装方法是类似的。 导入数据库操作:打开SQL Server 2000“企业管理器”,在“企业管理器”中展开Microsoft SQL Servers树状菜单,右击“数据库”子项在弹出菜单中选择“附加数据库”,在出现的对话框中,将DataBase目录下的.MDF和.LDF文件加载进去,就可以使用了。 数据库中预存有测试数据,初始登录用户名admin1的密码为123456,系统有几类用户,则已经预设了对应的用户名,诸如admin2、admin3……用户密码都为123456。 3、网站的安装 把ContractManage文件夹复制到IIS的发布目下,通常是系统盘的Inetpub\wwwroot目录中,取消文件夹的只读属性,然后在IIS上设置虚拟目录即可。具体步骤是:打开IIS服务管理器,在ContractManage站点上右击,在弹出的菜单中选择“属性”命令,弹出“ContractManage属性”对话框。在“ContractManage属性”对话框的“目录”选项卡上单击“创建”按钮。 使用Microsoft Visual Studio .NET集成开发环境可以直接打开Inetpub\wwwroot\ContractManage文件夹下的项目文件(.csproj),查看代码并进行调试。 注意:网站最高权限用户的用户名和密码为admin1和123456,可首先使用此账号进行登入。

近期下载者

相关文件


收藏者