1 / 15

ASP 2.0

ASP.net 2.0. The Server Side scripting technology. Shyam Bharath SD Microsoft Student Partner. Overview of ASP.NET. ASP Web Application Architecture. Presentation Tier. ASP Page (.asp). UI Pages (.htm). Graphic Files. Business Logic Tier. COM Objects. COM+ Services. ADO. Data Tier.

Download Presentation

ASP 2.0

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  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 COM+Services ADO Data Tier Data Source

  4. ASP.NET Web Application Architecture Presentation Tier Web Form (.aspx) UI Pages(.htm) User Controls(.ascx) Code-Behind File(.aspx.vb or .aspx.cs) Graphic Files Business Logic Tier RCW Proxy ADO.NET XML Web Services(.asmx) .NET Objects COMObjects COM+Services Data Tier Data Source

  5. Which language? Visual Basic .NETcompiler MSIL C#compiler JITcompiler ASP.NET Runtime Compilation and Execution default.aspx C# Visual Basic .NET HTML Common Language Runtime Nativecode

  6. Specifying Language • In page directive, set @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@gmail.com • Website: www.dotnet4u.co.nr • A – Block 409

More Related