HrManage

所属分类:.net编程
开发工具:ASP
文件大小:387KB
下载次数:26
上传日期:2006-04-13 16:54:23
上 传 者管理员
说明:  ASP.NET开发技术详解源代码 将解决方案目录“\简历管理系统\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开,可以看到如下的设置: <VisualStudioUNCWeb> <Web URLPath = "http://localhost/hotop100/Webs.csproj" /> </VisualStudioUNCWeb> 修改路径为设置的虚拟路径即可。 此外,还需要修改数据库连接字符串,用记事本或其他文本编辑工具打开hrmanage目录下的Web.config文件,找到<appSetting>节点,如下所示: <appSettings> <!--此处设置数据库连接字符串--> <add key="ConnectString" value="data source=localhost initial catalog=msrcn persist security info=False user id=sa pwd=hello workstation id=msrcn packet size=4096"/> </appSettings>
(ASP.NET Development Technology Comments on the source code of Solutions Catalog "\ resume management system \ hrma nage "to the copy machine, Contents hrmanage and set up the virtual directory for the directory name hrmanage. Double-click the root directory hrmanage.sln solutions, The system will automatically call Visual Studio.NET open this solution, by "solution for resource management" can be found on various floors of types of documents to the realization of code. If the installation of Webs directory virtual directory name is not hrmanage. Webs is a need to amend the Webs.csproj.webinfo directory paper, use Notepad or other text editor to open, we can see that the setup is as follows :)

文件列表:
HrManage\AssemblyInfo.cs (2781, 2004-01-08)
HrManage\attachment.aspx (114, 2004-01-16)
HrManage\attachment.aspx.cs (2651, 2004-02-21)
HrManage\attachment.aspx.resx (5317, 2004-01-10)
HrManage\banner.ascx (1634, 2004-06-24)
HrManage\banner.ascx.cs (2539, 2004-06-21)
HrManage\banner.ascx.resx (5317, 2004-06-21)
HrManage\banner.jpg (74307, 2004-03-03)
HrManage\bin\HrManage.dll (212992, 2004-07-07)
HrManage\bin\HrManage.pdb (415232, 2004-07-07)
HrManage\bin (0, 2006-04-01)
HrManage\bullet-minus.gif (1082, 2004-02-09)
HrManage\Config.cs (38762, 2004-06-24)
HrManage\EditDetail.aspx (23777, 2004-04-05)
HrManage\EditDetail.aspx.cs (13480, 2004-06-10)
HrManage\EditDetail.aspx.resx (5317, 2004-04-05)
HrManage\Error.htm (976, 2004-07-20)
HrManage\FillScore.aspx (22460, 2004-03-24)
HrManage\FillScore.aspx.cs (27242, 2004-05-28)
HrManage\FillScore.aspx.resx (5317, 2004-03-15)
HrManage\flow.bmp (644574, 2004-03-11)
HrManage\Global.asax (75, 2004-01-08)
HrManage\Global.asax.cs (6677, 2004-06-15)
HrManage\Global.asax.resx (1733, 2002-01-30)
HrManage\help.aspx (12553, 2004-03-11)
HrManage\help.aspx.cs (1168, 2004-03-11)
HrManage\help.aspx.resx (5317, 2004-03-11)
HrManage\HrManage.csproj (27203, 2004-06-29)
HrManage\HrManage.csproj.vspscc (303, 2004-01-30)
HrManage\HrManage.csproj.webinfo (114, 2004-07-21)
HrManage\hrmanage.css (2962, 2004-05-11)
HrManage\HrManage.sln (1290, 2004-06-29)
HrManage\HrManage.suo (19456, 2004-07-09)
HrManage\images\logo.gif (1931, 2004-01-09)
HrManage\images (0, 2006-04-01)
HrManage\JSCalendar\bgCurDate.gif (84, 2003-03-03)
HrManage\JSCalendar\bgToday1.gif (107, 2003-03-03)
HrManage\JSCalendar\bgToday2.gif (125, 2003-03-03)
HrManage\JSCalendar\btnYears.gif (72, 2003-03-04)
HrManage\JSCalendar\JSCalendar.css (598, 2003-05-04)
... ...