Application Presentation ON

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

PRESENTATION

ON
C#.NET-WINDOWS
APPLICATION
What is Windows
Application?
Difference between Web
and Windows
Application
The main difference between the Web
based application and Window based
application is that the Web application
can be access from anywhere in the
world through the internet whereas
window based application need to be
install on your machine to access.
Microsoft Visual Studio
Microsoft Visual Studio is an Integrated
Development Environment (IDE) from
Microsoft. Visual Studio functions as the
code editing area, form designer, code
validator, compiler and library browser for
a software development project.
Introduction to C#

• The first component oriented language in


the C/C++ family
• Everything really is an object
• Next generation robust and durable
software
• Preservation of investment
• C# is designed to work with Microsoft's
.NET platform.
Introduction to .NET
• .NET It is not / not only a package or language
• It is called as .NET Environment or Platform
• NET was introduced it came with several
languages. VB.NET, C#, COBOL and Perl, etc.
• Dot Net Languages .NET says 44 languages are
supported.
• Object oriented language
• Portability – Runs on any operating system
.NET Framework
• .NET Framework Programming model for .NET

• Platform for running .NET managed code in a


virtual machine

• Provides a very good environment to develop


networked applications and Web Services

• Provides programming API and unified


language-independent development framework
.NET Framework
Architecture
MEDICAL STORE
MANAGEMENT
SYSTEM
Objective
This project on medical store management
solution will help the medical store owner to
automate all important activities.

Scope
Medical store management software is very
needy for Medical store.

Goal
The main goal of the application is to maintain
the records of purchase, Sales and stock details
with cash transaction maintenance..
LOGIN FORM
THANKS

You might also like