asp.net Pre

Description

asp.net Pre

Comments
Would you like to comment?

Sign In if already a member, or Join Now for a free account.

Presentation Transcript Presentation Transcript

Microsoft® ASP.NET : Microsoft® ASP.NET Presented by Joseph J. Sarna Jr. JJS Systems, LLC .Net

Agenda : Agenda ASP versus ASP.NET Web Applications Web Services Accessing Web Services Summary

ASP versus ASP.NET : ASP versus ASP.NET

Agenda : Agenda ASP versus ASP.NET Web Applications Web Services Accessing Web Services Summary

Web Applications : Web Applications The trend to Internet/Intranet based applications requires: Need for a more robust programming model than ASP Need for browser compatibility Need for event-driven applications Database interaction

ASP.NET Namespaces - Web : ASP.NET Namespaces - Web System.Web Core types that enable browser communication System.Web.Caching Types that provide caching support System.Web.Configuration Types that affect the configuration of the web application configuration file

ASP.NET Namespaces – Security and UI : ASP.NET Namespaces – Security and UI System.Web.Security Types that support security for a web application System.Web.UI Types that provide ability to build System.Web.UI.WebControls GUI interfaces for a web application Systems.Web.UI.HTMLControls

ASP.NET Namespaces – Web Services : ASP.NET Namespaces – Web Services System.Web.Services System.Web.Services.Discovery System.Web.Services.Description System.Web.Services.Protocols Types that allow the building of Web Services

Create a Web Application : Create a Web Application

Agenda : Agenda ASP versus ASP.NET Web Applications Web Services Accessing Web Services Summary

Web Services : Web Services Managed code that can be invoked remotely over HTTP requests Replacement of DCOM Provides Black-box functionality to the consumer of the web service Can be called from a browser-based client, console client, or Windows-based client

Web Service Anatomy : Web Service Anatomy Invocation protocol – HTTP GET, HTTP POST, SOAP Description service – XML schema used to descibe the web service (WSDL – Web Services Description Language) Discovery service – XML-based files that allow a client to discover the web services exposed (*.vsdisco)

Create a Web Service : Create a Web Service

Agenda : Agenda ASP versus ASP.NET Web Applications Web Services Accessing Web Services Summary

Access a Web Service via a Windows Application : Access a Web Service via a Windows Application

Access a Web Service via a Web Application : Access a Web Service via a Web Application

Summary : Summary ASP versus ASP.NET Web Applications Web Services Accessing Web Services Summary

New Hampshire Access/Visual Basic User Group : New Hampshire Access/Visual Basic User Group Meets 4th Wednesday of each month Meetings held at Southern New Hampshire University Link to Information - http://www.jjssystems.net

veenu george
Asp.net with C# 3.6 yrs of exp
User

Related Online Classes

Biswadip Goswami
Your First asp.Net Project - Part 1 by Biswadip
Tue, December 23, 08 7:00 PM
(IST)
Copyrights © 2009 authorGEN. All rights reserved.