返回51aspx首页
当前位置:首页>>尚未分类>>人才网初学者工具包源码
加入比较
<前一源码 | 后一源码>
[点击下载该源码]

人才网初学者工具包源码

 
开发环境:
VS2005+SQL2005
| 开发语言:C#
当前.Net版本为2.0(VS2005),点击可以下载Framework2.0安装环境
类别: 尚未分类| 大小:453Kb  | W:24,M:102,T:6911
开源度: |  分享奖励:[0]积分
适合读者 适读人群:入门者 - 进阶  | 讨论:[2]
作者:不详    配套资源下载 附件:[0]   相关网址  相关网址:[查看]
上传时间:2008-5-21 10:53:22 | 上传者:51aspx
推荐代码截图
www.51aspx.com
可以点击在新窗口打开  该[源码目录树]加载中,请稍候...
该源代码简介 源码简介
人才网初学者工具包源码
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:
雇主可以完成如下的操作:
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开发,并且利用了如下的特性
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
用户和角色
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.
 
采用多层开发,App_Code下为数据层和逻辑层代码,数据库操作用的是DbHelper
收藏夹使用了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>
默认管理员帐号/密码:admin/admin
求职测试帐号/密码:51aspx/51aspx.com
雇主测试帐号/密码:my51aspx/my51aspx
数据库采用的是Sql2005,默认的连接是Sql2005Express
增强版源码  增强版
暂时,没有增强版,我要添加赚取金币!
如果你也曾对该源码进行过改进,请[ 上传增强版],得金币
  [ 高级模式 ]
Tips:实名用户 优先高质回复
直接在论坛中查看开
学问  (Reply:2)
05-28
1F
我今天看到了这个代码,把它放到VS2005上以后,编译出现问题:问题描述如下:
错误 10 找不到类型或命名空间名称“JobSiteStarterKit”(是否缺少 using 指令或程序集引用?) C:\Documents and Settings\Administrator\My Documents\Visual Studio 2005\Projects\JobSites\JobSites\employer\companyprofile.aspx.cs 10 7 JobS..
该源码共有[2]条问答,本页显示最新[5]条,查看更多请进 >>
点击打开所有标签列表
| 类别导航
- 企业网站 [117]
- 新闻文章 [114]
- 博客空间 [114]
- 尚未分类 [100]
- 电子商务 [129]
- 新知实践 [148]
- 商务办公 [137]
- 实验作品 [148]
51Aspx.com 版权所有 CopyRight © 2006-2010. 京ICP备06046876号 本站法律顾问:ITlaw-庄毅雄律师
返回顶部
客户服务:点击这里进行客户咨询 业务合作:点击这里洽谈业务合作 合作热线:010-68880146