0% found this document useful (0 votes)
176 views

Vehich Store Project

This document provides an overview of the contents that will be covered in a project on Sudarshan Motor's Sales Management. It includes introductions to VB.NET, the .NET framework, Access, hardware and software specifications, SDLC, E-R diagrams, DFDs, table design, testing, screen design and coding. The project aims to computerize and organize Sudarshan Motor's customer, order, and product records management. Key tasks include maintaining customer records, order histories, and providing product views to customers.

Uploaded by

kapil
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
176 views

Vehich Store Project

This document provides an overview of the contents that will be covered in a project on Sudarshan Motor's Sales Management. It includes introductions to VB.NET, the .NET framework, Access, hardware and software specifications, SDLC, E-R diagrams, DFDs, table design, testing, screen design and coding. The project aims to computerize and organize Sudarshan Motor's customer, order, and product records management. Key tasks include maintaining customer records, order histories, and providing product views to customers.

Uploaded by

kapil
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 47

Contents

 Introduction of Project
 About VB.Net
 About .Net Framework
 About Access
 Hardware & Software specification
 SDLC
 E-R Diagram
 DFD
 Table Design
 Testing
 Screen Design & Coding

 Bibliography
About Project
Introduction to Sudarshan Motor’s Sales Management

In today’s modern world all the work is down in computer. The project
Automation for Sudarshan Motor’s Sales management has been developed for the
purpose Of maintaining records in organized and proper way .this software
developed for the member to maintain the records. In this software company have
keep all records of customer, order, view etc. There are following task in the
project-

 To keep all records of customer


 To keep order records of customers for futures reference.
 To manage all customer records.
 To views all scooty and bike products to cutomer with the help of this software
etc.
INTRODUCTION TO VISUAL BASIC.NET

Visual basic is the language that many developers-including Microsoft themselves- are using
to write new applications software. At the last count there were over a million Visual Basic
applications in commercial use! Look closely at any modern Windows database, spreadsheet or
word-processing package, whether from Microsoft or other leading software house, and you will
find that its macro language is either a variety of Visual Basic, or almost identical to it. For this
reason, anyone who wants to become a Windows ‘expert’ should master this language, and all
Windows users, beyond the most casual, should have a grasp of it.Visual Basic is substantially
different from traditional Basics, though are similarities. If you are already competent in Basic, it
will help. Visual Basic requires a different approach to developing programs and to learning the
language. In other Basics, you could develop a program line by, testing each command as you
write it. You can take the same linear approach to learning the language, mastering one
command at a time, and steadily building your knowledge Programming in Visual Basic was
written around Visual Basic 3.0, Standard edition but virtually all of the techniques and concepts
apply equally well to Visual Basic 2.0. It does not attempt to cover the more advanced features
or the development of free-standing commercial applications, for which the Professional Edition
is essential. While there is a version of Visual Basic form DOS, it seems to be falling out of use
and has been ignored in this book. Windows is the natural medium form Visual Basic.
.NET FRAMEWORK
This is the first tutorial as part of the Visual Basic .NET 2005 Training. In this tutorial
we will be learning about the basics of the .NET Framework Architecture, The .NET
vision, Common Language Runtime (CLR), .NET Framework Class Library and
Microsoft Intermediate Language (MSIL). It's very important to learn the basics before
we actually start with the Programming. The .NET framework is a software technology
that is directed towards connecting information, people, systems and devices seamlessly.
The high level of software integration that has been attempted through use of XML web
services enables the creation of small, discrete, building block types of applications.
These applications are connected to other applications over the Internet.

Central to the .NET framework architecture is the effort to provide support to for the next
generation solutions. The direction of change is to ensure that software deployment and
versioning conflicts are avoided or minimized in the .NET Framework. User defined
codes are released from the confines of the local storage systems and can be stored
anywhere on a network and executed from any point in the network. Performance
problems associated with scripted and interpreted environments are removed. Codes can
be safely executed and the developer experience is consistent across widely varying types
of applications, such as Windows based applications and web based applications. The
thrust of design is towards creating a standard communication facility that is standardized
so that .NET codes can be integrated with other codes easily and seamlessly.

At the core of the .NET infrastructure is the Common Language Runtime (CLR) and
the .NET Framework class l
The runtime functions, like an agent, managing code at execution time. It provides core
services such as memory management, thread management and ‘remoting’. It enforces
strict type safety and ensures code accuracy. This makes for security and robustness and
provides a platform for running managed code.

The .NET Framework provides several runtime hosts. It also supports the development of
third-party runtime hosts. For example, ASP.NET hosts the runtime to provide a scalable,
server-side environment for managed code. ASP.NET works directly with the runtime to
enable ASP.NET applications and XML Web services.

The .NET Framework can be hosted by unmanaged components such as the Internet
Explorer. These load the common language runtime into their processes and initiate the
execution of managed code. This creates a software environment that can exploit both
managed and unmanaged features. This makes for mobility of the code.
MS ACCESS

Microsoft Access is a computer application used to create and manage computer-based

databases on desktop computers and/or on connected computers (a network). Microsoft

Access can be used for personal information management (PIM), in a small business to

organize and manage all data, or in an enterprise to communicate with servers. Microsoft

Access is a powerful program to create and manage your databases. It has many built in

features to assist you in constructing and viewing your information. Access is much more

involved and is a more genuine database application than other programs such as

Microsoft Works. This tutorial will help you get started with Microsoft Access and may

solve some of your problems, but it is a very good idea to use the Help Files that come

with Microsoft Access, or go to Microsoft's web site located at for further assistance.

First of all you need to understand how Microsoft Access breaks down a database. Some

keywords involved in this process are: Database File, Table, Record, Field, Data-type.

Here is the Hierarchy that Microsoft Access uses in breaking down a database.
HARDWARE SPECIFICATION

Hardware Requirement
PERSONAL COMPUTER – INTEL PC with minimum following
configuration

1) Microprocessor Intel Pentium 4


1) Primary Storage (RAM) –512 MB
2) Secondary Storage (Hard Disk) –
3) Flexible Disk Drive – 1.44 MB
4) Compact Disk Drive for Software Installation
5) Video Display Unit (Monitor) –Color SVGA with 800 x 600 Resolution
6) 101 Key Enhanced Keyboard
7) Optical Mouse
8) Dot Matrix or Ink-Jet Printer

Software Requirement

1) Operating System Windows XP


1) Microsoft Visual BASIC .Net 2005 as a front end tool
2) Microsoft Access 2003 as a back end tool
Sdlc
SDLC

 SDLC (system development life cycle) :-


System development life cycle is a sequence of events carried by the analyst, designer and users
to develop and implement an information system. These activities are carried out in different
stages.
1. Problem Identification
2. Feasibility study
3. System Analysis
4. Designing of the system
5. Codding & Development
6. System implementation
7. System maintenance

Feasibility Study
The data collection that occurs during the initial investigation examines
system feasibility. There are three tests of feasibility namely technical, operational and economic.
1. Technical feasibility :-
It involves determining whether or not system can actually be
constructed to solve the problem at hand technically the system is feasible due to the following.
 The necessary technology exists that is needed for the system
 The system has technical capacity to hold the required data. If the system is
developed, it can be further expanded.
 There is data security in the system.
2. Operational feasibility :-

Proposed projects are beneficial only if they can be turned into


information system that will meet the organization’s operating requirements. Simply stated this
test of feasibility asks if the system. Will work when developed and installed. System is made
menu driven. Hence time consumption in operation of the system is user friendly hence no extra
computer literacy is required while handling the system.
3. Economical feasibility :-
4.
All the hardware and software facilities as available with the end user
so the cost if hardware and software implementation is eradicated. The operational cost is also
minimized as no special computer training is essential .As the new system does not demand any
investments for the operation of the system. The only cost is the development cost, which
negligible, as compared to the benefits from the system. Therefore system is economically feasible
for end user.
Determination of system requirement
After the feasibility study is done a formal acceptance of the proposed system
is taken from the user and the feasibility report is then taken as the bases of next activity.
Determination of system requirement is involved the study of current business
system to find out how it word and when Improvement have to be done. The requirement
is to have feature that most be included in a new system which may include the way
processing data producing information controlling the business activity and supporting the
management by collecting the data.
Designing of the system
Design of an information system produces the details that state how the
system will meet the requirement identified during system analysis. This phase takes the
requirements as agreed and the works which has led up to proposal and develops the
system to the level of detail necessary to prepare the system to the level of detail necessary
to prepare the way for programming. It is concerned with the computer-oriented design of
the system the detail of the input transaction, detail of printed reports, screens and other
outputs, the file or database structure, the contents of records and the efficiency of system
form a computer processing point of view.
Software development

The designing specification contains the program specification and is


use by the programmer for the development of S/W. In this phase the actual coding is done
according the design of the system programmers are also responsible for documentation of
the whole system which may also be use to test the program and carry out maintenance
once the application has been installed.
System testing
Once the programs are tested individually the system as the whole
needs to be tested. During testing the system is used experimentally to ensure that the S/W
does not fail. That is it will run according to its specification and in the way the users
expects it to testing is generally done to maintain the quality insurance which is the review
of S/w products and related documentation for completeness, correctness, reliability or
maintainability.
Testing is done in generally two levels:-
 Unit testing: - That is testing in individual module.
 System testing: - That is testing of the entire system.

E-r
diagram
E-R Diagram
Model
Price
date
UserI Passwor
D d name

Login Logi Scooty


n

Try Agin date

address

Order cont
no
Order Scooty
Model
Price
date
UserI Passwor
D d name

Login Logi Bike


n

Try Agin date

address

Order cont
no
Bike Order
Data folw
Diagram

DATA FLOW DIAGRAM

O level DFD
User
User Request Response User Home
Login

Response
1 level DFD

Home
User Request Logi Valid Result Output
n

Invalid

Information

Response
Table design
Table Designs

Bike Order
Scooty Order
Screen
&
codding
Main Page
Scooty Login
Maestro
Pleasure
Order Sccoty
Bike Login
Karizma

Ignitor
Passion Xro
Karizmaa ZMR
Bike Order
View Order
View Bike Order

View Scooty Order


Bike

Login

Public Class LoginForm1


Private Sub OK_Click(ByVal sender As System.Object,
ByVal e As System.EventArgs) Handles OK.Click
Dim a, b As String
a = UsernameTextBox.Text
b = PasswordTextBox.Text
If (a = "hero" And b = "bike") Then
Me.Hide()
bike.Show()
Else
MsgBox("Ckech Name And Passord",
MsgBoxStyle.OkCancel)
End If
End Sub

Private Sub Cancel_Click(ByVal sender As System.Object,


ByVal e As System.EventArgs) Handles Cancel.Click
Me.Hide()
Form1.Show()
End Sub
End Class

Bike Home

Public Class bike


Private Sub LinkLabel1_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel1.LinkClicked
Me.Hide()
passion_xpro.Show()
End Sub
Private Sub LinkLabel2_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel2.LinkClicked
Me.Hide()
ignitor.Show()
End Sub
Private Sub LinkLabel3_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel3.LinkClicked
Me.Hide()
hunk.Show()
End Sub
Private Sub LinkLabel4_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel4.LinkClicked
Me.Hide()
karizma.Show()
End Sub
Private Sub LinkLabel5_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel5.LinkClicked
Me.Hide()
passiompro.Show()
End Sub

Private Sub LinkLabel8_LinkClicked(ByVal sender As


System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel8.LinkClicked
Me.Hide()
splender_.Show()
End Sub
Private Sub LinkLabel7_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel7.LinkClicked
Me.Hide()
splendernxq.Show()
End Sub
Private Sub LinkLabel6_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel6.LinkClicked
Me.Hide()
karizmazmr.Show()
End Sub
Private Sub LinkLabel9_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel9.LinkClicked
Me.Hide()
ViewOrder.Show()
End Sub

Private Sub LinkLabel10_LinkClicked(ByVal sender As


System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel10.LinkClicked
Me.Hide()
orderbike.Show()
End Sub
End Class

Bike Order
Imports System.Data.OleDb
Public Class orderbike
Dim da As OleDbDataAdapter
Dim ds As New DataSet
Dim con As String =
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\Hero
Moters\sudarshanMoters\sudarshanMoters\hero.mdb;Persist
Security Info=True"
Private Sub Button1_Click(ByVal sender As
System.Object, ByVal e As System.EventArgs) Handles
Button1.Click
If (TextBox1.Text = "") Then
MsgBox("Insert Order No.")
ElseIf (ComboBox1.Text = "Select Model") Then
MsgBox("Select Model")
ElseIf (TextBox2.Text = "") Then
MsgBox("Enter Prize")
ElseIf (TextBox4.Text = "") Then
MsgBox("Enter Name")
ElseIf (TextBox5.Text = "") Then
MsgBox("Enter Address")
ElseIf (TextBox6.Text = "") Then
MsgBox("Enter Contact No")
Else
da = New OleDbDataAdapter("insrt into sorder
values('" & TextBox1.Text & "','" & ComboBox1.Text & "','"
& TextBox2.Text & "','" & TextBox3.Text & "','" &
TextBox4.Text & "','" & TextBox5.Text & "','" &
TextBox6.Text & "')", con)
da.Fill(ds)
MsgBox("Your Scooty Successfully Booked")
End If
End Sub
Private Sub Button2_Click(ByVal sender As
System.Object, ByVal e As System.EventArgs) Handles
Button2.Click
Me.Hide()
bike.Show()
End Sub
End Class

Scooty Home

Public Class scooty


Private Sub LinkLabel1_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel1.LinkClicked
PictureBox6.Visible = True
PictureBox5.Visible = False
End Sub
Private Sub LinkLabel2_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel2.LinkClicked
PictureBox6.Visible = False
PictureBox5.Visible = True
End Sub
Private Sub LinkLabel4_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel4.LinkClicked
Me.Hide()
odrescooty.Show()
End Sub
Private Sub LinkLabel5_LinkClicked(ByVal sender As
System.Object, ByVal e As
System.Windows.Forms.LinkLabelLinkClickedEventArgs) Handles
LinkLabel5.LinkClicked
Me.Hide()
ViewOrder.Show()
End Sub
End Class

Scooty Order

Imports System.Data.OleDb
Public Class odrescooty
Dim da As OleDbDataAdapter
Dim ds As New DataSet
Dim con As String =
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\Hero
Moters\sudarshanMoters\sudarshanMoters\hero.mdb;Persist
Security Info=True"
Private Sub Button1_Click(ByVal sender As
System.Object, ByVal e As System.EventArgs) Handles
Button1.Click
If (TextBox1.Text = "") Then
MsgBox("Insert Order No.")
ElseIf (ComboBox1.Text = "Select Model") Then
MsgBox("Select Model")
ElseIf (TextBox2.Text = "") Then
MsgBox("Enter Prize")
ElseIf (TextBox4.Text = "") Then
MsgBox("Enter Name")
ElseIf (TextBox5.Text = "") Then
MsgBox("Enter Address")
ElseIf (TextBox6.Text = "") Then
MsgBox("Enter Contact No")
Else
da = New OleDbDataAdapter("insrt into sorder
values('" & TextBox1.Text & "','" & ComboBox1.Text & "','"
& TextBox2.Text & "','" & TextBox3.Text & "','" &
TextBox4.Text & "','" & TextBox5.Text & "','" &
TextBox6.Text & "')", con)
da.Fill(ds)

MsgBox("Your Scooty Successfully Booked")


TextBox1.Text = ""
TextBox2.Text = ""
TextBox3.Text = ""
TextBox4.Text = ""
TextBox5.Text = ""
TextBox6.Text = ""
ComboBox1.Text = "Select Model"
End If
End Sub
Private Sub odrescooty_Load(ByVal sender As
System.Object, ByVal e As System.EventArgs) Handles
MyBase.Load
TextBox3.Text = Now.Date.Date.ToShortDateString
End Sub

Private Sub Button2_Click(ByVal sender As


System.Object, ByVal e As System.EventArgs) Handles
Button2.Click
Me.Hide()
scooty.Show()
End Sub
End Class
View Order

Public Class ViewOrder

Private Sub ViewOrder_Load(ByVal sender As


System.Object, ByVal e As System.EventArgs) Handles
MyBase.Load
'TODO: This line of code loads data into the
'HeroDataSet1.border' table. You can move, or remove it, as
needed.
Me.BorderTableAdapter.Fill(Me.HeroDataSet1.border)
'TODO: This line of code loads data into the
'HeroDataSet.sorder' table. You can move, or remove it, as
needed.
Me.SorderTableAdapter.Fill(Me.HeroDataSet.sorder)
End Sub
Private Sub ViewBikeOrderToolStripMenuItem_Click(ByVal
sender As System.Object, ByVal e As System.EventArgs)
Handles ViewBikeOrderToolStripMenuItem.Click
DataGridView1.Visible = False
DataGridView2.Visible = True
End Sub

Private Sub
ViewScootyOrderToolStripMenuItem_Click(ByVal sender As
System.Object, ByVal e As System.EventArgs) Handles
ViewScootyOrderToolStripMenuItem.Click
DataGridView1.Visible = True
DataGridView2.Visible = False
End Sub

Private Sub ExitToolStripMenuItem_Click(ByVal sender As


System.Object, ByVal e As System.EventArgs) Handles
ExitToolStripMenuItem.Click
Me.Hide()
Form1.Show()
End Sub
End Class

Scooty Login

Public Class LoginForm2

Private Sub OK_Click(ByVal sender As System.Object,


ByVal e As System.EventArgs) Handles OK.Click
Dim a, b As String
a = UsernameTextBox.Text
b = PasswordTextBox.Text
If (a = "hero" And b = "scooty") Then
Me.Hide()
scooty.Show()
Else
MsgBox("Ckech Name And Passord",
MsgBoxStyle.OkCancel)
End If
End Sub

Private Sub Cancel_Click(ByVal sender As System.Object,


ByVal e As System.EventArgs) Handles Cancel.Click
Me.Hide()
Form1.Show()
End Sub

Private Sub LoginForm2_Load(ByVal sender As


System.Object, ByVal e As System.EventArgs) Handles
MyBase.Load

End Sub

Private Sub UsernameTextBox_TextChanged(ByVal sender As


System.Object, ByVal e As System.EventArgs) Handles
UsernameTextBox.TextChanged

End Sub
End Class

1. Visual Basic .NET (black book)

STEVEN HOLZNER

2. BEGINNER’S GUIDE TO Visual Basic .Net

REETA SAHOO, G.B.SAHOO


3. Pragya Pablication

4. www.google.co.in

You might also like