SlideShare uma empresa Scribd logo
1 de 18
INTRODUCTION OF
ASP.NET
Shyam N. Chawda 07874391191
www.shyamsir.com
Basic concepts
 Types of Software
 Website
 Webpage
 Browser
 Http://www.shyamsir.com
 Web Server
Shyam N. Chawda 9374928879
Server and Client
 Client have user interface.
 Client sends requests for data to a server
Shyam N. Chawda 9374928879
a b
c d
e
Essential object of any website.
Shyam N. Chawda 9374928879
HTML
CSS
Client side coding and Server side
Coding
Database
HTML
Shyam N. Chawda 9374928879
Hypertext Markup Language
 Not a programming language , designing or layout or
scripting
 Extension .HTML or .HTM
 Tag and Attributes
HTML
Shyam N. Chawda 9374928879
 <HR>
 <BR>
 <p>
 Etc.
Static web page
CSS
Shyam N. Chawda 9374928879
Cascading style sheet
Contains style rules that are applied to elements in a Web
page.
Style sheets allow you to separate the style and layout of
your HTML files from their informational content.
.CSS
Client Side Coding
Shyam N. Chawda 9374928879
JavaScript or VbScript
 Interpreted by the browser and run on the client.
 Do not have access to server resources.
 HTML Controls
JavaScript
Shyam N. Chawda 9374928879
 JavaScript is a client-side scripting language.
 Adding interactivity to HTML pages.
 Netscape Communications in Netscape Navigator 2 beta
(1995).
Client side validation , Image rotation
For what Asp.net?
 Website development
 Types of Software
 Website
Shyam N. Chawda 9374928879
.net
 Visual studio .net is just an environment in
which you can develop a project.
 It’s provides all the necessary tools for developing
applications.
Shyam N. Chawda 9374928879
.net
 ASP.NET Web applications: These include dynamic and data driven
browser based applications.
 Windows Form based applications
 Console applications
 Component Libraries
 Web services
 etc. Shyam N. Chawda 9374928879
ASP.NET
Shyam N. Chawda 9374928879
Internet
.ASPX
Pages
Asp.net
Shyam N. Chawda 9374928879
ASP stands for Active Server Pages
Web development model that includes the services necessary
for you to build Web applications with a minimum of coding.
It’s not a programming language.
ASP.NET provides services to allow the creation, deployment, and
execution of Web Applications and Web Services
Asp.net
Shyam N. Chawda 9374928879
ASP.NET is part of the .NET Framework.
ASP.NET Web pages can be requested from any browser or client
device, and ASP.NET renders markup (such as HTML) to the
requesting browser.
Asp.net
Shyam N. Chawda 9374928879
ASP.NET is a program that runs inside IIS
IIS (Internet Information Services) is Microsoft's Internet server .
Advantages
Shyam N. Chawda 9374928879
 Separation of Code from HTML
 Use services provided by the .NET Framework
 Graphical Development Environment
 State management
 Update files while the server is running!
 XML-Based Configuration Files
 Security.
Shyam N. Chawda
9374928879
18
Any Questions
Thanks

Mais conteúdo relacionado

Mais procurados

Cookie & Session In ASP.NET
Cookie & Session In ASP.NETCookie & Session In ASP.NET
Cookie & Session In ASP.NET
ShingalaKrupa
 
Div tag presentation
Div tag presentationDiv tag presentation
Div tag presentation
alyssa_lum11
 
Web Application Development using PHP and MySQL
Web Application Development using PHP and MySQLWeb Application Development using PHP and MySQL
Web Application Development using PHP and MySQL
Ganesh Kamath
 

Mais procurados (20)

CSS Basics
CSS BasicsCSS Basics
CSS Basics
 
Guia rapida html
Guia rapida htmlGuia rapida html
Guia rapida html
 
Introduction to HTML
Introduction to HTMLIntroduction to HTML
Introduction to HTML
 
Html tables examples
Html tables   examplesHtml tables   examples
Html tables examples
 
CSS framework By Palash
CSS framework By PalashCSS framework By Palash
CSS framework By Palash
 
Cookie & Session In ASP.NET
Cookie & Session In ASP.NETCookie & Session In ASP.NET
Cookie & Session In ASP.NET
 
Div tag presentation
Div tag presentationDiv tag presentation
Div tag presentation
 
Introduction to Html5
Introduction to Html5Introduction to Html5
Introduction to Html5
 
(Fast) Introduction to HTML & CSS
(Fast) Introduction to HTML & CSS (Fast) Introduction to HTML & CSS
(Fast) Introduction to HTML & CSS
 
CSS notes
CSS notesCSS notes
CSS notes
 
Advance HTML
Advance HTMLAdvance HTML
Advance HTML
 
HTML/HTML5
HTML/HTML5HTML/HTML5
HTML/HTML5
 
Frontend Crash Course: HTML and CSS
Frontend Crash Course: HTML and CSSFrontend Crash Course: HTML and CSS
Frontend Crash Course: HTML and CSS
 
HTML (Web) basics for a beginner
HTML (Web) basics for a beginnerHTML (Web) basics for a beginner
HTML (Web) basics for a beginner
 
CSS Selectors
CSS SelectorsCSS Selectors
CSS Selectors
 
Web Application Development using PHP and MySQL
Web Application Development using PHP and MySQLWeb Application Development using PHP and MySQL
Web Application Development using PHP and MySQL
 
Links in Html
Links in HtmlLinks in Html
Links in Html
 
Presentation about html5 css3
Presentation about html5 css3Presentation about html5 css3
Presentation about html5 css3
 
Html
HtmlHtml
Html
 
HTML practical file
HTML practical fileHTML practical file
HTML practical file
 

Destaque

Antimicrobial stewardship(asp)and mdr
Antimicrobial stewardship(asp)and mdrAntimicrobial stewardship(asp)and mdr
Antimicrobial stewardship(asp)and mdr
Del Del
 
Bài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từ
Bài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từBài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từ
Bài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từ
Ann Sheep
 
Bmihms subject -outlines_ihm03.10.14
Bmihms subject -outlines_ihm03.10.14Bmihms subject -outlines_ihm03.10.14
Bmihms subject -outlines_ihm03.10.14
Ann Sheep
 
CV Architect Hussein Elsaify,
CV Architect Hussein Elsaify, CV Architect Hussein Elsaify,
CV Architect Hussein Elsaify,
Hussien Elsaify
 
Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...
bethxl
 

Destaque (19)

Basic Concept of ASP.NET
Basic Concept of ASP.NETBasic Concept of ASP.NET
Basic Concept of ASP.NET
 
Asp.net Mvc 5 y Azure
Asp.net Mvc 5 y AzureAsp.net Mvc 5 y Azure
Asp.net Mvc 5 y Azure
 
Introduction to Asp.net 3.5 using VS 2008
Introduction to Asp.net 3.5 using VS 2008Introduction to Asp.net 3.5 using VS 2008
Introduction to Asp.net 3.5 using VS 2008
 
Module 4: Introduction to ASP.NET 3.5 (Material)
Module 4: Introduction to ASP.NET 3.5 (Material)Module 4: Introduction to ASP.NET 3.5 (Material)
Module 4: Introduction to ASP.NET 3.5 (Material)
 
Learn ASP
Learn ASPLearn ASP
Learn ASP
 
Asp.net Training at NCrypted Learning Center
Asp.net Training at NCrypted Learning CenterAsp.net Training at NCrypted Learning Center
Asp.net Training at NCrypted Learning Center
 
Module 4: Introduction to ASP.NET 3.5 (PowerPoint Slides)
Module 4: Introduction to ASP.NET 3.5 (PowerPoint Slides)Module 4: Introduction to ASP.NET 3.5 (PowerPoint Slides)
Module 4: Introduction to ASP.NET 3.5 (PowerPoint Slides)
 
Antimicrobial stewardship(asp)and mdr
Antimicrobial stewardship(asp)and mdrAntimicrobial stewardship(asp)and mdr
Antimicrobial stewardship(asp)and mdr
 
Real-time ASP.NET with SignalR
Real-time ASP.NET with SignalRReal-time ASP.NET with SignalR
Real-time ASP.NET with SignalR
 
Arduino Workshop Day 2
Arduino  Workshop Day 2Arduino  Workshop Day 2
Arduino Workshop Day 2
 
Asp.net orientation
Asp.net orientationAsp.net orientation
Asp.net orientation
 
Bài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từ
Bài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từBài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từ
Bài tập chuyên đề sự hòa hợp giữa chủ ngữ và động từ
 
Bmihms subject -outlines_ihm03.10.14
Bmihms subject -outlines_ihm03.10.14Bmihms subject -outlines_ihm03.10.14
Bmihms subject -outlines_ihm03.10.14
 
Viral videos
Viral videosViral videos
Viral videos
 
BaiMau
BaiMauBaiMau
BaiMau
 
CV Architect Hussein Elsaify,
CV Architect Hussein Elsaify, CV Architect Hussein Elsaify,
CV Architect Hussein Elsaify,
 
Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...Looking back at your prelim task, what have you learnt in the progression fro...
Looking back at your prelim task, what have you learnt in the progression fro...
 
How to have a great financial life:Income,Expense,Assets,Liabilities
How to have a great financial life:Income,Expense,Assets,LiabilitiesHow to have a great financial life:Income,Expense,Assets,Liabilities
How to have a great financial life:Income,Expense,Assets,Liabilities
 
Cvp moises molinari
Cvp moises molinariCvp moises molinari
Cvp moises molinari
 

Semelhante a ASP.NET with VB.NET

Asp.net architecture
Asp.net architectureAsp.net architecture
Asp.net architecture
Iblesoft
 
DevNext - Web Programming Concepts Using Asp Net
DevNext - Web Programming Concepts Using Asp NetDevNext - Web Programming Concepts Using Asp Net
DevNext - Web Programming Concepts Using Asp Net
Adil Mughal
 

Semelhante a ASP.NET with VB.NET (20)

Asp.net architecture
Asp.net architectureAsp.net architecture
Asp.net architecture
 
MVC First Basic
MVC First BasicMVC First Basic
MVC First Basic
 
Asp.Net Tips
Asp.Net TipsAsp.Net Tips
Asp.Net Tips
 
Asp.netrole
Asp.netroleAsp.netrole
Asp.netrole
 
Rutgers - Active Server Pages
Rutgers - Active Server PagesRutgers - Active Server Pages
Rutgers - Active Server Pages
 
Overview of ASP.Net by software outsourcing company india
Overview of ASP.Net by software outsourcing company indiaOverview of ASP.Net by software outsourcing company india
Overview of ASP.Net by software outsourcing company india
 
Super billing asp.net
Super billing   asp.netSuper billing   asp.net
Super billing asp.net
 
Intro To Asp Net And Web Forms
Intro To Asp Net And Web FormsIntro To Asp Net And Web Forms
Intro To Asp Net And Web Forms
 
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
Top 10 -  ASP.NET Interview Questions And Answers 2023.pdfTop 10 -  ASP.NET Interview Questions And Answers 2023.pdf
Top 10 - ASP.NET Interview Questions And Answers 2023.pdf
 
Asp Net (FT Preasen Revankar)
Asp Net   (FT  Preasen Revankar)Asp Net   (FT  Preasen Revankar)
Asp Net (FT Preasen Revankar)
 
DevNext - Web Programming Concepts Using Asp Net
DevNext - Web Programming Concepts Using Asp NetDevNext - Web Programming Concepts Using Asp Net
DevNext - Web Programming Concepts Using Asp Net
 
Top 15-asp-dot-net-interview-questions-and-answers
Top 15-asp-dot-net-interview-questions-and-answersTop 15-asp-dot-net-interview-questions-and-answers
Top 15-asp-dot-net-interview-questions-and-answers
 
Top 15 asp dot net interview questions and answers
Top 15 asp dot net interview questions and answersTop 15 asp dot net interview questions and answers
Top 15 asp dot net interview questions and answers
 
Framework
FrameworkFramework
Framework
 
Web II - 01 - Introduction to server-side development
Web II - 01 - Introduction to server-side developmentWeb II - 01 - Introduction to server-side development
Web II - 01 - Introduction to server-side development
 
PPT
PPTPPT
PPT
 
Web Development Today
Web Development TodayWeb Development Today
Web Development Today
 
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
DYNAMIC CONTENT TECHNOLOGIES ASP(ACTIVE SERVER PAGES)
 
Introduction to ASP.NET
Introduction to ASP.NETIntroduction to ASP.NET
Introduction to ASP.NET
 
Asp.net With mvc handson
Asp.net With mvc handsonAsp.net With mvc handson
Asp.net With mvc handson
 

Mais de Shyam Sir (6)

Mobile Application
Mobile ApplicationMobile Application
Mobile Application
 
Hosting
HostingHosting
Hosting
 
It new2015
It new2015It new2015
It new2015
 
State Management in ASP.NET
State Management in ASP.NETState Management in ASP.NET
State Management in ASP.NET
 
If Else .. Select Case in VB.NET
If Else .. Select Case in VB.NETIf Else .. Select Case in VB.NET
If Else .. Select Case in VB.NET
 
Operators , Functions and Options in VB.NET
Operators , Functions and Options in VB.NETOperators , Functions and Options in VB.NET
Operators , Functions and Options in VB.NET
 

Último

Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 

Último (20)

Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 

ASP.NET with VB.NET

  • 1. INTRODUCTION OF ASP.NET Shyam N. Chawda 07874391191 www.shyamsir.com
  • 2. Basic concepts  Types of Software  Website  Webpage  Browser  Http://www.shyamsir.com  Web Server Shyam N. Chawda 9374928879
  • 3. Server and Client  Client have user interface.  Client sends requests for data to a server Shyam N. Chawda 9374928879 a b c d e
  • 4. Essential object of any website. Shyam N. Chawda 9374928879 HTML CSS Client side coding and Server side Coding Database
  • 5. HTML Shyam N. Chawda 9374928879 Hypertext Markup Language  Not a programming language , designing or layout or scripting  Extension .HTML or .HTM  Tag and Attributes
  • 6. HTML Shyam N. Chawda 9374928879  <HR>  <BR>  <p>  Etc. Static web page
  • 7. CSS Shyam N. Chawda 9374928879 Cascading style sheet Contains style rules that are applied to elements in a Web page. Style sheets allow you to separate the style and layout of your HTML files from their informational content. .CSS
  • 8. Client Side Coding Shyam N. Chawda 9374928879 JavaScript or VbScript  Interpreted by the browser and run on the client.  Do not have access to server resources.  HTML Controls
  • 9. JavaScript Shyam N. Chawda 9374928879  JavaScript is a client-side scripting language.  Adding interactivity to HTML pages.  Netscape Communications in Netscape Navigator 2 beta (1995). Client side validation , Image rotation
  • 10. For what Asp.net?  Website development  Types of Software  Website Shyam N. Chawda 9374928879
  • 11. .net  Visual studio .net is just an environment in which you can develop a project.  It’s provides all the necessary tools for developing applications. Shyam N. Chawda 9374928879
  • 12. .net  ASP.NET Web applications: These include dynamic and data driven browser based applications.  Windows Form based applications  Console applications  Component Libraries  Web services  etc. Shyam N. Chawda 9374928879
  • 13. ASP.NET Shyam N. Chawda 9374928879 Internet .ASPX Pages
  • 14. Asp.net Shyam N. Chawda 9374928879 ASP stands for Active Server Pages Web development model that includes the services necessary for you to build Web applications with a minimum of coding. It’s not a programming language. ASP.NET provides services to allow the creation, deployment, and execution of Web Applications and Web Services
  • 15. Asp.net Shyam N. Chawda 9374928879 ASP.NET is part of the .NET Framework. ASP.NET Web pages can be requested from any browser or client device, and ASP.NET renders markup (such as HTML) to the requesting browser.
  • 16. Asp.net Shyam N. Chawda 9374928879 ASP.NET is a program that runs inside IIS IIS (Internet Information Services) is Microsoft's Internet server .
  • 17. Advantages Shyam N. Chawda 9374928879  Separation of Code from HTML  Use services provided by the .NET Framework  Graphical Development Environment  State management  Update files while the server is running!  XML-Based Configuration Files  Security.