类别:
其他源码 |
大小:453K
| 下载次数:3201
次
下载积分:0 分 | 开源度:
(开源的重要指标)
(开源的重要指标)
适合对象:
| 已积分:(此源码不积分)
上传时间:2008-5-21 10:53:22
| 上传者:51aspx
- /Admin
- ....../EducationLevelsManager.aspx
- ....../EducationLevelsManager.aspx.cs
- ....../ExperienceLevelManager.aspx
- ....../ExperienceLevelManager.aspx.cs
- /App-Code
- ........./BOL
- ..../Company.cs
- ..../Country.cs
- ..../EducationLevel.cs
- ..../ExperienceLevel.cs
- ..../JobPosting.cs
- ..../JobType.cs
- ..../MyJob.cs
- ..../MyResume.cs
- ..../MySearch.cs
- ..../Resume.cs
- ..../State.cs
- ........./DAL
- /App_Themes
- .........../YellowShades
- /CustomErrorPages
- ................./NotAuthorized.aspx
- ................./NotAuthorized.aspx.cs
- ................./profilenotfound.aspx
- ................./profilenotfound.aspx.cs
- /employer
- ........./AddEditPosting.aspx
- ........./AddEditPosting.aspx.cs
- ........./companyprofile.aspx
- ........./companyprofile.aspx.cs
- ........./jobpostings.aspx
- ........./jobpostings.aspx.cs
- ........./MyFavorites.aspx
- ........./MyFavorites.aspx.cs
- ........./resumesearch.aspx
- ........./resumesearch.aspx.cs
- ........./viewresume.aspx
- ........./viewresume.aspx.cs
- /jobseeker
- ........../jobsearch.aspx
- ........../jobsearch.aspx.cs
- ........../MyFavorites.aspx
- ........../MyFavorites.aspx.cs
- ........../postresume.aspx
- ........../postresume.aspx.cs
- ........../viewcompanyprofile.aspx
- ........../viewcompanyprofile.aspx.cs
- ........../viewjobposting.aspx
- ........../viewjobposting.aspx.cs
- /UserControls
- ............./DisplayModeController.ascx
- ............./DisplayModeController.ascx.cs
- ............./LatestJobs.ascx
- ............./LatestJobs.ascx.cs
- ............./MyJobs.ascx
- ............./MyJobs.ascx.cs
- ............./MyResumes.ascx
- ............./MyResumes.ascx.cs
- ............./MySearches.ascx
- ............./MySearches.ascx.cs
- ............./NavigationTree.ascx
- ............./NavigationTree.ascx.cs
- ............./NavigationTree.xml
- ............./Statistics.ascx
- ............./Statistics.ascx.cs
- /51aspx源码必读.txt
- /changepassword.aspx
- /changepassword.aspx.cs
- /customerrorpage.aspx
- /customerrorpage.aspx.cs
- /default.aspx
- /default.aspx.cs
- /login.aspx
- /login.aspx.cs
- /MasterPage.master
- /MasterPage.master.cs
- /register.aspx
- /register.aspx.cs
- /web.config
- /Welcome.htm
人才网初学者工具包源码
Jobs Site Starter Kit is a web application that provides a platform for candidates seeking job and the employers to share their needs.
Jobs Site Starter Kit is a web application that provides a platform for candidates seeking job and the employers to share their needs.
人才网初学者工具包是一个Web应用程序,该应用程序为求职者寻找工作和雇主发布需求信息提供了一个平台。
The candidates seeking job (referred as job seekers now onwards) can perform following operations:
求职者通过完成如下的操作来寻找工作:
Register with the web site.
注册到Web站点
Post their resume.
投递简历
Modify their resume.
修改简历
Search for job postings.
搜索发布的工作记录
Browse searched job postings.
浏览搜索到的工作记录
Add job posting to their favorites list.
添加工作记录到他们的收藏列表
Add frequently used searches to their favorites list.
添加搜索器到收藏列表
The employers can perform following operations:
注册到Web站点
Post their resume.
投递简历
Modify their resume.
修改简历
Search for job postings.
搜索发布的工作记录
Browse searched job postings.
浏览搜索到的工作记录
Add job posting to their favorites list.
添加工作记录到他们的收藏列表
Add frequently used searches to their favorites list.
添加搜索器到收藏列表
The employers can perform following operations:
雇主可以完成如下的操作:
Register with the web site.
注册Web站点
Enter profile of their company.
录入公司信息
Post one or more job postings.
发布一个或多个工作记录
Modify the job postings.
修改工作记录
Search the resume database.
搜索简历数据库
Browse searched resumes.
浏览搜索到的简历
Add resumes to their favorites list.
添加简历到他们的收藏列
ASP.NET 2.0 Feature utilization in JSSK
jssk使用ASP.NET 2.0开发,并且利用了如下的特性
注册Web站点
Enter profile of their company.
录入公司信息
Post one or more job postings.
发布一个或多个工作记录
Modify the job postings.
修改工作记录
Search the resume database.
搜索简历数据库
Browse searched resumes.
浏览搜索到的简历
Add resumes to their favorites list.
添加简历到他们的收藏列
ASP.NET 2.0 Feature utilization in JSSK
jssk使用ASP.NET 2.0开发,并且利用了如下的特性
JSSK is developed using ASP.NET 2.0 and uses following features:
Completely based on n-tier architecture
完全基于多层架构n-tier
Forms based authentication
基于Forms的验证
User management via Membership providers
使用成员提供者管理用户
Role based security
基于角色的安全性
Profiles
个性化
Themes
主题
Master pages
母版页
New data source controls - ObjectDataSource
新的数据源控件-objectDataSource
New data bound controls – GridView and DetailsView
新的数据绑定控件-GridView和DetailsView
New navigational controls – TreeView
新的导航控件-TreeView
New login controls – Login, PasswordRecovery, LoginName and LoginStatus
新的登录控件-Login,PasswordRecovery,LoginName和LoginStatus
Web parts for customization
使用WebParts进行自定义
User controls for reusing code and markup
为重用代码和标记符的用户控件
User and Roles
用户和角色
完全基于多层架构n-tier
Forms based authentication
基于Forms的验证
User management via Membership providers
使用成员提供者管理用户
Role based security
基于角色的安全性
Profiles
个性化
Themes
主题
Master pages
母版页
New data source controls - ObjectDataSource
新的数据源控件-objectDataSource
New data bound controls – GridView and DetailsView
新的数据绑定控件-GridView和DetailsView
New navigational controls – TreeView
新的导航控件-TreeView
New login controls – Login, PasswordRecovery, LoginName and LoginStatus
新的登录控件-Login,PasswordRecovery,LoginName和LoginStatus
Web parts for customization
使用WebParts进行自定义
User controls for reusing code and markup
为重用代码和标记符的用户控件
User and Roles
用户和角色
By default there are three roles in the system:
系统默认有三种角色
admin
jobseeker
employer
Following are the users and their roles that are already defined in the system for testing purpose.
jobseeker
employer
Following are the users and their roles that are already defined in the system for testing purpose.
采用多层开发,App_Code下为数据层和逻辑层代码,数据库操作用的是DbHelper
收藏夹使用了WebPart控件,会员管理采用的是MemberShip,可以实现求职者和故障的在线注册和管理,采用VS2005开发,使用了master和用户控件
收藏夹使用了WebPart控件,会员管理采用的是MemberShip,可以实现求职者和故障的在线注册和管理,采用VS2005开发,使用了master和用户控件
网站配置信息请修改web.config中的
<appSettings>
<add key="pagetitle" value="在线求职网站"></add>
<add key="sitelogo" value="logo.gif"></add>
<add key="jobseekerfolder" value="jobseeker"></add>
<add key="employerfolder" value="employer"></add>
<add key="adminfolder" value="admin"></add>
<add key="imagefolder" value="images"></add>
<add key="jobseekerrolename" value="jobseeker"></add>
<add key="employerrolename" value="employer"></add>
<add key="adminrolename" value="admin"></add>
<add key="webmasteremail" value="webmaster@51aspx.com"></add>
<add key="advertiseemail" value="sales@51aspx.com"></add>
</appSettings>
<add key="pagetitle" value="在线求职网站"></add>
<add key="sitelogo" value="logo.gif"></add>
<add key="jobseekerfolder" value="jobseeker"></add>
<add key="employerfolder" value="employer"></add>
<add key="adminfolder" value="admin"></add>
<add key="imagefolder" value="images"></add>
<add key="jobseekerrolename" value="jobseeker"></add>
<add key="employerrolename" value="employer"></add>
<add key="adminrolename" value="admin"></add>
<add key="webmasteremail" value="webmaster@51aspx.com"></add>
<add key="advertiseemail" value="sales@51aspx.com"></add>
</appSettings>
默认管理员帐号/密码:admin/admin
求职测试帐号/密码:51aspx/51aspx.com
雇主测试帐号/密码:my51aspx/my51aspx
求职测试帐号/密码:51aspx/51aspx.com
雇主测试帐号/密码:my51aspx/my51aspx
数据库采用的是Sql2005,默认的连接是Sql2005Express
测评/升级
适合于Asp.net2.0初学者,更多说明请参阅文件welcome.htm
02-19
03-14
04-04
06-20
以下源码也许对你有用
07-12-06
07-07-25
08-01-07
07-10-30
08-02-01
08-03-12
08-03-21
08-03-28
08-05-12
08-05-17
我今天看到了这个代码,把它放到VS2005上以后,编译出现问题:问题描述如下:
错误 10 找不到类型或命名空间名称“JobSiteStarterKit”(是否缺少 using 指令或程序集引用?) C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\JobSites\JobSites\employer\companyprofile.aspx.cs 10 7 Jo..
错误 10 找不到类型或命名空间名称“JobSiteStarterKit”(是否缺少 using 指令或程序集引用?) C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\JobSites\JobSites\employer\companyprofile.aspx.cs 10 7 Jo..
51aspx:项目位置好像不大正确 [回复于:05-29]
ddy0910:程序是不是可以运行?只要是不少文件,改一下路径也是可以的吧? [回复于:05-30]
Asp.net2.0
示例源码
三层/多层
毕业设计
Ajax/Atlas
C#.net
本站作品
入门源码
开源
商业
源码
英文/汉化
经典代码
CMS
随书源码
SqlHelper
持久层
WebService
Access
VS2008
SQL2005
经典教程
NHibernate
SilverLight
原创作品
ibatis
asp.net
| 类别导航
| 本站下载排行(DownLoad Top)







