文件名称:HrManage
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 387kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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”拷贝到本机中,并设置目录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
........\attachment.aspx
........\attachment.aspx.cs
........\attachment.aspx.resx
........\banner.ascx
........\banner.ascx.cs
........\banner.ascx.resx
........\bin
........\...\HrManage.dll
........\...\HrManage.pdb
........\Config.cs
........\EditDetail.aspx
........\EditDetail.aspx.cs
........\EditDetail.aspx.resx
........\Error.htm
........\FillScore.aspx
........\FillScore.aspx.cs
........\FillScore.aspx.resx
........\Global.asax
........\Global.asax.cs
........\Global.asax.resx
........\help.aspx
........\help.aspx.cs
........\help.aspx.resx
........\HrManage.csproj
........\HrManage.csproj.vspscc
........\HrManage.csproj.webinfo
........\hrmanage.css
........\HrManage.sln
........\images
........\JSCalendar
........\..........\bgCurDate.gif
........\..........\bgToday1.gif
........\..........\bgToday2.gif
........\..........\btnYears.gif
........\..........\JSCalendar.css
........\..........\JSCalendar.js
........\..........\Readme.txt
........\..........\reset1.gif
........\..........\reset2.gif
........\..........\vssver.scc
........\LaunchEmail.aspx
........\LaunchEmail.aspx.cs
........\LaunchEmail.aspx.resx
........\Login.aspx
........\Login.aspx.cs
........\Login.aspx.resx
........\mssccprj.scc
........\MultiArrange.aspx
........\MultiArrange.aspx.cs
........\MultiArrange.aspx.resx
........\MyWork.aspx
........\MyWork.aspx.cs
........\MyWork.aspx.resx
........\OP_Adminuser.aspx
........\OP_Adminuser.aspx.cs
........\OP_Adminuser.aspx.resx
........\OP_Groups.aspx
........\OP_Groups.aspx.cs
........\OP_Groups.aspx.resx
........\OP_InterViewer.aspx
........\OP_InterViewer.aspx.cs
........\OP_InterViewer.aspx.resx
........\OP_LeftNav.ascx
........\OP_LeftNav.ascx.cs
........\OP_LeftNav.ascx.resx
........\OP_MailTemplate.aspx
........\OP_MailTemplate.aspx.cs
........\OP_MailTemplate.aspx.resx
........\OP_Room.aspx
........\OP_Room.aspx.cs
........\OP_Room.aspx.resx
........\OP_SeverSetting.aspx
........\OP_SeverSetting.aspx.cs
........\OP_SeverSetting.aspx.resx
........\OP_Source.aspx
........\OP_Source.aspx.cs
........\OP_Source.aspx.resx
........\OP_UserSetting.aspx
........\OP_UserSetting.aspx.cs
........\OP_UserSetting.aspx.resx
........\OP_Want.aspx
........\OP_Want.aspx.cs
........\OP_Want.aspx.resx
........\POP3Client.cs
........\ReportSelect.ascx
........\ReportSelect.ascx.cs
........\ReportSelect.ascx.resx
........\rsmenu.js
........\ScheduleEmail.cs
........\SearchToolBar.ascx
........\SearchToolBar.ascx.cs
........\SearchToolBar.ascx.resx
........\SendMail.aspx
........\AssemblyInfo.cs
........\attachment.aspx
........\attachment.aspx.cs
........\attachment.aspx.resx
........\banner.ascx
........\banner.ascx.cs
........\banner.ascx.resx
........\bin
........\...\HrManage.dll
........\...\HrManage.pdb
........\Config.cs
........\EditDetail.aspx
........\EditDetail.aspx.cs
........\EditDetail.aspx.resx
........\Error.htm
........\FillScore.aspx
........\FillScore.aspx.cs
........\FillScore.aspx.resx
........\Global.asax
........\Global.asax.cs
........\Global.asax.resx
........\help.aspx
........\help.aspx.cs
........\help.aspx.resx
........\HrManage.csproj
........\HrManage.csproj.vspscc
........\HrManage.csproj.webinfo
........\hrmanage.css
........\HrManage.sln
........\images
........\JSCalendar
........\..........\bgCurDate.gif
........\..........\bgToday1.gif
........\..........\bgToday2.gif
........\..........\btnYears.gif
........\..........\JSCalendar.css
........\..........\JSCalendar.js
........\..........\Readme.txt
........\..........\reset1.gif
........\..........\reset2.gif
........\..........\vssver.scc
........\LaunchEmail.aspx
........\LaunchEmail.aspx.cs
........\LaunchEmail.aspx.resx
........\Login.aspx
........\Login.aspx.cs
........\Login.aspx.resx
........\mssccprj.scc
........\MultiArrange.aspx
........\MultiArrange.aspx.cs
........\MultiArrange.aspx.resx
........\MyWork.aspx
........\MyWork.aspx.cs
........\MyWork.aspx.resx
........\OP_Adminuser.aspx
........\OP_Adminuser.aspx.cs
........\OP_Adminuser.aspx.resx
........\OP_Groups.aspx
........\OP_Groups.aspx.cs
........\OP_Groups.aspx.resx
........\OP_InterViewer.aspx
........\OP_InterViewer.aspx.cs
........\OP_InterViewer.aspx.resx
........\OP_LeftNav.ascx
........\OP_LeftNav.ascx.cs
........\OP_LeftNav.ascx.resx
........\OP_MailTemplate.aspx
........\OP_MailTemplate.aspx.cs
........\OP_MailTemplate.aspx.resx
........\OP_Room.aspx
........\OP_Room.aspx.cs
........\OP_Room.aspx.resx
........\OP_SeverSetting.aspx
........\OP_SeverSetting.aspx.cs
........\OP_SeverSetting.aspx.resx
........\OP_Source.aspx
........\OP_Source.aspx.cs
........\OP_Source.aspx.resx
........\OP_UserSetting.aspx
........\OP_UserSetting.aspx.cs
........\OP_UserSetting.aspx.resx
........\OP_Want.aspx
........\OP_Want.aspx.cs
........\OP_Want.aspx.resx
........\POP3Client.cs
........\ReportSelect.ascx
........\ReportSelect.ascx.cs
........\ReportSelect.ascx.resx
........\rsmenu.js
........\ScheduleEmail.cs
........\SearchToolBar.ascx
........\SearchToolBar.ascx.cs
........\SearchToolBar.ascx.resx
........\SendMail.aspx