Government Polytechnic Gadchiroli: Branch Topic Submitted by Group: 02
Government Polytechnic Gadchiroli: Branch Topic Submitted by Group: 02
Government Polytechnic Gadchiroli: Branch Topic Submitted by Group: 02
Branch
COMPUTER ENGINEERING
Topic
Hostel Management System in VB.NET
Submitted By Group: 02
Sr. No. Name of Students Roll No.
1. Pranjali Ramesh Surjagade 14
2. Prajit Hemdev Bhoyar 13
3. Sahil Someshwar Shedmake 11
4. Sajan Pramod Gedam 12
5. Simran Ashok Ramteke 23
A PROJECT SUBNMISSTION TO
2021-2022
In Partial Fulfillment of Requirement for the
Award of
GUIDED BY
SUBMISSION
We are the students of first year of the course Diploma ME/CE/EE/CO/EJ
humbly submitted that we have completed project work “Hostel Management
System in VB.NET” as describes in this report by our own skills and study
between the period 2021-2022 as per the guidance of prof. Mr M.V. Lande
and that the following students were associated this work. However, the
teacher has approved quantum of contribution.
We further declare that we have not copied the report per this any
appreciable part from any other literature in contravention of the academic
session.
SUBMITED BY
DATE: -
PLACE: - Gadchiroli
Seal of
Institution
Maharashtra State Board of Technical Education
Certificate
This is to certify that Mr. Prajit Hemdev Bhoyar . Roll No. 13 of
Third /Fourth semester Diploma in COMPUTER ENGINEERING has
completed the micro project satisfactorily in Graphical User Interface
(GUI) (22034) for the academic year 2021 To 2022. As prescribed in the
MSBTE curriculum.
Seal of
Institution
Maharashtra State Board of Technical Education
Certificate
This is to certify that Mr. Sahil Someshwar Shedmake. Roll No.
11 of Third /Forth semester Diploma in COMPUTER ENGINEERING has
completed the micro project satisfactorily in Graphical User Interface
(GUI) (22034) for the academic year 2021 To 2022. As prescribed in the
MSBTE curriculum.
Seal of
Institution
Maharashtra State Board of Technical Education
Certificate
This is to scertify that Mr. Sajan Pramod Gedam. Roll No. 12 of
Third /Forth semester Diploma in COMPUTER ENGINEERING has
completed the micro project satisfactorily in Graphical User Interface
(GUI) (22034) for the academic year 2021 To 2022. As prescribed in the
MSBTE curriculum.
Seal of
Institution
Maharashtra State Board of Technical Education
Certificate
This is to certify that Ms. Simran Ashok Ramteke. Roll No. 07 of
Third /Forth semester Diploma in COMPUTER ENGINEERING has
completed the micro project satisfactorily in Data for the academic year
2021 To 2022. As prescribed in the MSBTE curriculum.
Seal of
Institution
2. Annexure-ll 10
o Rationale
o Aims/Benefits of the Micro-Project
o Course Outcomes Addressed
The aim of this course is to help the student to affined following industry identified related
knowledge through various teaching-learning, experiences. Recent and Hostel management
System to know more about this to student and they can learn from this project how to
manage it and that help into their future.
First, we will discuss the topics and then select the topic.
All group members collect the data related to the topic from different sources.
All group members give their ideas for completing the project.
Then last, we will start working on the project.
In this project, we know about recent and widely used unguided media in industries.
4.0 Action Plan (Sequence and time required for major activity)
6.0 Resources Required
Pranjali R. Surjagade 14
Prajit H. Bhoyar 13
Sahil S. Shedmake 11
Sajan P. Gedam 12
Simran A. Madavi 23
******************************
Annexure-II
1.0 Rational (Importance of the project, in about 30 to 50 words. This is a modified version
of the earlier one written after the work.)
The Importance of Hostel Management also allow students and staff members to receive any
new notifications or updates from hostel administrative. This will create transparency and
helps to develop trust between students and hostel staff members
2.0 Aims/Benefits of the Micro-Project
The aim of this course is to help the student to affined following industry identified related
knowledge through various teaching-learning, experiences. Recent and Hostel management
System to know more about this to student and they can learn from this project how to
manage it and that help into their future.
3.0 Course Outcomes Addressed (Add to the earlier list if more course addressed)
using System;
using System.collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace HostelManagement
String query;
public AddNewRoom()
String query
InitiaLizeComponent();
This.Close();
labelRoom.Visible = false;
labelRoomExit.Vissible = false;
DataSet ds = fn.getData(query);
Dataset ds = fn.getData(query);
if (ds.Tables[0].Rows.Count==0)
String status;
if(checkBox1.Checked)
Status = “Yes”;
else
Status = “No”;
labelRoomExist.Vissible = false;
fn.setData(query,”Room Added.”
else
labelRoomExist.Visible = true;
}
MessageBox .Show (“No Record With this mobile no Exits.” ,”Information” ,
MessageboxBUtton)
Properties
1 reference
fn.set
private void btnDelete_Click(object sender, EventArgs e(
clearAll();
if(txtMobile.Text != "")
query= "select name, email, roomNo from newStudent where mobile ="txtMobile.Text + DataSet ds
fn.getData(query);
if(ds.Tables[0].Rows.Count != 0)
DataSet ds fn.getData(query);
guna2DataGridView1.DataSource = ds.Tables[0];
else
DataSet ds = fn.getData(query);
if(ds. Tables[0].Rows.Count == 0)
Immary
Events
Memory Usage
CPU Usage
clearAll();
Else
Solution Expl...
query
select from employeeSalary where mobileNo= "+txtMobile. Text"
}
using System;
using System.collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace HostelManagement
class Function()
{
sqlConnection con = new SqlConnection()
return con;
cmd.connection = con;
cmd.Commanndtext = query;
Da.Fill(ds);
return ds;
cmd.Connection = con;
cmd.Open();
cmd.CommandText = query;
cmd.ExecuteNonQuery();
con.Close();
MessageBox.Show(msg,”Information”,MessageBoxButtons.OK,MessageBoxIcon.Information)
DataSet ds = fn.getData(query);
If(ds.Tables[0].Rows.Count !=0)
txtName.Text = ds.Tables[0].Rows[0][2].Tostring();
txtFather.Text = ds.Tables[0].Rows[0][3].ToString();
txtMother.Text = ds.Tables[0].Rows[0][4].ToString();
txtEmail.Text = ds.Tables[0].Rows[0][5].ToString();
txtPermanent.Text= ds.Tables[0].Rows[0][6].ToString();
txtCollege.Text = ds.Tables[0].Rows[0][7].ToString();
txtIdproof.Text = ds.Tables[0].Rows[0][8].ToString();
txtRoomNo.Text = ds.Tables[0].Rows[0][9].ToString();
comboBoxLiving.Text = ds.Tables[0].Rows[0][10].ToString();
Else
clearAll( );
Properties
1 reference
fn.set
clearAll();
if(txtMobile.Text != "")
query= "select name, email, roomNo from newStudent where mobile ="txtMobile.Text + DataSet ds
fn.getData(query);
if(ds.Tables[0].Rows.Count != 0)
DataSet ds fn.getData(query);
guna2DataGridView1.DataSource = ds.Tables[0];
else
(
MessageBox.Show("No Record Exist", "Information", MessageBoxButtons. OK, Message
DataSet ds = fn.getData(query);
if(ds. Tables[0].Rows.Count == 0)
Immary
Events
Memory Usage
CPU Usage
clearAll();
Else
Solution Expl...
query
THANK YOU
6.0 Skill Developed / Learning outcomes of this Microproject
The research methodology helps to learn how to use window forms and console application
and software. It helps to learn how to use computer, to understand attitude of others and
creates awareness of special needs of research process. Improving our creativity, we will be
able to create various program for various project with the help
This project information is useful to know about various function of Instruction Set of 8086
and a program for generate Fibonacci. For making this project we use DOS-BOX software
and the processor of the computer or laptop and from this project working we learn how to
use computer. Our typing skill is also developed and also we gain knowledge from this
project.