CLICK HERE TO DOWNLOAD PPT ON ASP .NET
ASP.NET LANGUAGE Presentation Transcript
1.ASP.NET
2.What is website?
A website is a collection of images , videos and other digital assets that is hosted on one or several web servers .
Usually accessible via internet ,cell phone or a LAN.
Websites are of two types based on usage
Static
Dynamic
A website is a collection of images , videos and other digital assets that is hosted on one or several web servers .
Usually accessible via internet ,cell phone or a LAN.
Websites are of two types based on usage
Static
Dynamic
3.ASP.NET Features
Simplified programming model
Caching
Better performance
Security
Powerful controls
Simplified programming model
Caching
Better performance
Security
Powerful controls
4.Simplified browser support
Simplified form validation
Code behind pages
More powerful data access
Web services
Simplified form validation
Code behind pages
More powerful data access
Web services
5..Net Framework
A set of software routines that provide a foundation structure for an application.
It is an enviornment for building deploying , running web services and other applications.
.Net framework has two main components
Common language runtime
Class library
A set of software routines that provide a foundation structure for an application.
It is an enviornment for building deploying , running web services and other applications.
.Net framework has two main components
Common language runtime
Class library
6..Net platform
VB 6.
Visual studio 2005.
Visual studio 2008.
Visual studio 2010.
Visual studio 2011.
VB 6.
Visual studio 2005.
Visual studio 2008.
Visual studio 2010.
Visual studio 2011.
7.Visual Studio 2010
8.Select web page
9.C # (programming language)
Developed by Microsoft.
C# is designed for building applications that run on the .NET Framework.
C# is intended to be a simple, modern, general-purpose, object-oriented programming language.
Its development team is led by Anders Hejlsberg. The most recent version is C# 5.0.
The web page formed by C# is saved with .cs extension.
Developed by Microsoft.
C# is designed for building applications that run on the .NET Framework.
C# is intended to be a simple, modern, general-purpose, object-oriented programming language.
Its development team is led by Anders Hejlsberg. The most recent version is C# 5.0.
The web page formed by C# is saved with .cs extension.
10. SQL SERVER
SQL server is a platform for database.
Microsoft SQL Server is a relational database management system
Developed by Microsoft.
As a database, it is a software product whose primary function is to store and retrieve data as requested by other software applications.
SQL (Structured Query Language) is a programming language to create and maintain database.
SQL server is a platform for database.
Microsoft SQL Server is a relational database management system
Developed by Microsoft.
As a database, it is a software product whose primary function is to store and retrieve data as requested by other software applications.
SQL (Structured Query Language) is a programming language to create and maintain database.
11. Vehicle Facilities Page
12. Customer Booking Form Page
13.This Training has provided us the experience of working in a company environment
Development of this Project not only provide the basic knowledge of tools utilized but also working with a PROJECT THINK APPROACH
Development of this Project not only provide the basic knowledge of tools utilized but also working with a PROJECT THINK APPROACH
0 comments