Sie sind auf Seite 1von 25

MEDICAL STORE

PROJECT

SUBMITTED TO:
MRS. NIRMALA MAAM

SUBMITTED
BY:

MS. KRISHNA MAAM

PRIYANKA JAIN
ROLL NO :
13/250

CONTENTS

About .Net

About Tools Used

About My Work

Snapshots

About .NET

Software framework developed by Microsoft.

It is a Network Enable Technology.

Provides large class library known as Framework class library (FCL).

Provides language interoperability across several programming languages.

.NET Framework execute in softwareenvironment known asCommon


Language Runtime (CLR).

It is a framework that supports all languages.

It is a framework in which we can run web as well as desktop applications.

.NET Framework

CLR: (Common language Runtime) It works as a virtual machine and


executes all languages. It converts source code to byte code which is
known as Microsoft Intermediate Language. When program is
executing and when error comes at runtime that error CLR tells.

CTS: Common Type System . It makes the method of program


similar for all languages. For example library that we use in C++ can
also used in .NET . It describes set of types.

CLS: (Common Language Specification). It defines subset of CTS. It is


a set of basic language features that .NET languages needed to
develop applications

About Language Used(C#)

C# is a multi paradigm programming language developed by Microsoft


for its .NET initiative.

Anders Hejlsberg is the father of this modern language.

It is a simple, general-purpose object oriented language.

C# is an object oriented programming language that aims to combine


computing power of C++ with the programming ease of Visual Basic.

C# is designed to work with Microsofts .Net platform.

About Tools Used:

Microsoft Visual Studio 2010

Microsoft SQL Server 2005

Tools Used:
Microsoft visual studio

SQL Server 2005

OW
L
F

RT
A
H

SNAPSHOTS

LOG IN FORM

This a login form where you have to


enter USERID and password and then
you can login to the USER home form
where all the details can be found.
If you are not registered then first have
to register yourself.

If user id is admin then only


this form will open and then
you can enter your details if
you are the new user else
the user home will be
opened.

REGISTRATION
FORM

This is the Registration


form where the new
user can be registered
and then using this
USERID and password
in the Log In form he
can go to USER home .

USER HOME

ser
u
e
s th re
i
s
i
all
r
e
Th
o
h
f
e w earch
m
o
s
H
n
a
c
User s .
il
deta

AGENCY
DETAILS

In this form the user can


search for agency details
b the agency name and
can even add , delete , or
update the details about
the agency.

ITEM DETAILS

In this form the user can find


details of the Item by ITEM
NAME,.
I have used validation here if
same
item name is saved again then a
Error message dialog box will be
Popped out.

AGENCY BILL

In this user can find out


the
Bill of agency.
Search bill using Bill no.
He can make changes ,
delete or add. Here
calculations a re also done
according to price and
quantity.

CUSTOMER BILL

In this bill of the customer


Is made. Validations are
used in every field. It does
not take duplicate entries.

PURCHASE ITEM

In this form the user can purchase item and fill details of item he purchased

STOCK

In this form details of


Stock of medicines are
stored. Here we have
used foreign key.

This form
contains the
details of
the items
that are
already sold.

Advantages of .NET

Maintainability

Security

All libraries in one place

Less complexity and consistent programming model

Rapid application development

Applications created using .NET

Customer relationship management.

Accounting applications.

Product/inventory applications

Websites

Value chain/supply management

Integration with partners through the internet

Software designing

A
H

K
N

U
O
Y

ANY QUERIES ??

Das könnte Ihnen auch gefallen