ASP'net 2'0 - PowerPoint PPT Presentation

1 / 15
About This Presentation
Title:

ASP'net 2'0

Description:

Login Controls. Site Navigation Controls. Demo on Validation and Basic Controls ... Contact... Email: softdragonz_at_gmail.com. Website: www.dotnet4u.co.nr. A Block 409 ... – PowerPoint PPT presentation

Number of Views:31
Avg rating:3.0/5.0
Slides: 16
Provided by: purepo
Category:
Tags: asp | gmail | login | net

less

Transcript and Presenter's Notes

Title: ASP'net 2'0


1
ASP.net 2.0
  • The Server Side scripting technology

Shyam Bharath SD Microsoft Student Partner
2
Overview of ASP.NET
3
ASP Web Application Architecture
Presentation Tier
ASP Page (.asp)
UI Pages (.htm)
Graphic Files
Business Logic Tier
COMObjects
COMServices
ADO
Data Tier
Data Source
4
ASP.NET Web Application Architecture
Presentation Tier
Web Form (.aspx)
UI Pages(.htm)
Graphic Files
User Controls(.ascx)
Code-Behind File(.aspx.vb or .aspx.cs)
Business Logic Tier
Proxy
ADO.NET
RCW
XML Web Services(.asmx)
.NET Objects
COMServices
COMObjects
Data Tier
Data Source
5
ASP.NET Runtime Compilation and Execution
default.aspx
C
Visual Basic .NET
HTML

Common Language Runtime
Nativecode
6
Specifying Language
  • In page directive, set _at_Language attribute.
  • ASP.net in Visual Studio
  • Web Site
  • Web Service
  • Cassini Web Server
  • Our first ASP.net Application !

7
ASP.net Standard Controls
  • Validation Controls
  • Basic Controls
  • Data driven Controls
  • Login Controls
  • Site Navigation Controls
  • Demo on Validation and Basic Controls

8
ASP.net Advanced Features
  • ASP.net Website Administration Tool
  • Master Pages
  • SQL Server 2005
  • ASP.net Database Connectivity

9
ASP.net Web Admin tool
  • To add / manage users
  • To add / manage roles
  • For general application configuration

10
Master Pages
  • Gives you website a consistent look and feel
  • Demo on master pages

11
Database Basics
  • SELECT Statement
  • INSERT Statement
  • UPDATE Statement

12
Database Demo
  • Database Connectivity in ASP.net

13
Special Thanks
  • Kashyap Reddy
  • IEEE VIT Student Chapter
  • And to you of course ?

14
Questions and Discussions
15
Contact
  • Email softdragonz_at_gmail.com
  • Website www.dotnet4u.co.nr
  • A Block 409
Write a Comment
User Comments (0)
About PowerShow.com