Skip to content

Offline Hostel Management System (DesktopApplication)

Notifications You must be signed in to change notification settings

nikhil-amin/Hostel-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hostel-Management

Offline Hostel Management System (DesktopApplication)

Hostel Management is an offline desktop application developed using .NET Framework with C# as front-end language and MS-SQL database.

Import Database:

  • Open Database folder.
  • Locate HostelManagement.mdf & HostelManagement.ldf in location C:......\MSSQL12.SQLEXPRESS\MSSQL\DATA
  • Open SQL Management Studio Express and log in to the server to which you want to attach the database.
  • In the 'Object Explorer' window, right-click on the 'Databases' folder and select 'Attach...'
  • Now inside 'Attach Databases' window, click 'Add...'
  • Navigate to your HostelManagement.mdf file and then click 'OK'.
  • Click 'OK' once more to finish attaching the database and you are done. The database should be available for use.
  • Open App.config file and edit connectionString value as per your server configuration.

Screenshots:

  • Login Window

Login Window Snap

  • Welcome Window

Welcome Window Snap

  • Room Window

Room Window Snap

  • Student Window

Student Window Snap

  • Mess Window

Mess Window Snap

Releases

No releases published

Packages

No packages published

Languages