˲ѧ߹߰Դ

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 C GridView and DetailsView 
µݰ󶨿ؼ-GridViewDetailsView 
New navigational controls C TreeView  
µĵؼ-TreeView 
New login controls C Login, PasswordRecovery, LoginName and LoginStatus  
µĵ¼ؼ-Login,PasswordRecovery,LoginNameLoginStatus 
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

ߣsomesite
עôרҵAsp.netԴվ51aspx.comûʹ

         	 [------------  йվվ&51aspxϷ----------]

                                 www.CHINAZ.com
                                 www.51aspx.com


		X------------------------------------------------[
		  Դ  վ̳  ѵ  ҳ
		վ̳  ѷ    ע  Ѵ멪
		վ  ˲Ž  վ  ҵ  򷢲
		^------------------------------------------------a

		      йվվΪṩһվѶ......
		      51aspx.comרעAsp.netԴ......

ʾ:
    һݿļĬDB_51aspxļ
    ʹVS2005򿪱վĿļǰذװVS2005Sp1
