Micro Project Report: " " Submitted by
Micro Project Report: " " Submitted by
On
Submitted by
Name of students
1.Sakshi Lashkar
2.Sakshi Salunke
Name of guide
Prof.Pallavi Nehte
In partial fulfillment of
Diploma in Information Technology
March 2019
This automated class record system has a function consists of tracking existing class records
which traditionally includes scores in every quizzes, assignments, projects, oral recitations and
other activities. Thus, ACRS will certainly help established an effective management within the
school. With the advent of Information and Technology, recording class records has become
even more efficient and progressive through the aid of effective mechanisms and organized
storing and retrieval of students record. This research aims to maximize the knowledge and
capabilities of advisers, deans and instructors in a school. By providing accurate and relevant
records would be greatly minimized.
2.0 Aims/Benefits of the Micro-Project
1. To be able to automate the class record by making an Automated Class Record System
(ACRS) that has a function consists of tracking existing class records.
2. To automate the process of class entries.
3. To maintain records effectively.
4. To manage current status of teacher and instructor availability.
3.0 Course Outcome Achieved
a. Use visual studio IDE to design application.
b. Develop GUI Application using Form Controls and its events.
c. Apply Object oriented concepts in GUI Application.
d. Use Data access controls to store data in Database and retrieve it.
e. Use Data Binding in GUI Application.
Try
cleartext(GroupBox1, "txt")
cbogender.Text = Nothing
End If
Catch ex As Exception
End Try
Form1.Show()
Me.Close()
End Sub
ejbupdate2("update tblstudent set school_idno = '" & txtStudIDNo.Text & "', lname = '" &
txtlname.Text & "', fname = '" & txtfname.Text & "', mname = '" & txtmi.Text & "', course_yr =
'" & txtcrsyr.Text & "', gender = '" & cbogender.Text & "' where studentId = " &
Form1.lblstudentID.Text & "")
frmIndividRecord.Close()
Me.Close()
End Sub
Call OpenPreviewWindow()
' Shell("C:\Program Files (x86)\ASUS\ASUS
LifeFrame3\LifeFrame.exe", AppWinStyle.Hide)
End Sub
If Data.GetDataPresent(GetType(System.Drawing.Bitmap)) Then
Bmap = CType(Data.GetData(GetType(System.Drawing.Bitmap)),
Image)
PictureBox1.Image = Bmap
ClosePreviewWindow()
End IF
End Sub
Private Sub Button5_Click(ByVal sender As System.Object, ByVal e
As System.EventArgs) Handles Button5.Click
If savefiledialog1.ShowDialog() =
Windows.Forms.DialogResult.OK Then
PictureBox1.Image.Save(savefiledialog1.FileName,
System.Drawing.Imaging.ImageFormat.Bmp)
End If
End Sub
End Sub
End Class
5.0 Actual Resources Used (mention the actual resources used like software, hardware ect.)
Sr. Name of Resource Specifications Qty. Remark
No.
1. MS ACCESS 32 bits 1
2. Vb.net 32 bits 2
This automated class record system is bounded to face on the management and organized
allocation of class records through the use of information technology. The system will use the
network and internet capability to allow class record users to simultaneously access, store and
retrieve records.