Download presentation
Presentation is loading. Please wait.
Published byApril Smith Modified over 9 years ago
1
Microsoft.Net Framework Presented by: Frank Perkins Leslie Meadows Jason Salomon
2
Agenda Introduction to.Net .Net Framework Overview XML Web Services Examples of web services Web Service Demo FP
3
Introduction to.Net Internet protocols SOAP “blue book” HTTP, SMTP, XML HTTP, SMTP, XML.NET Framework Windows CE, 2000, XP,.NET Operations Orchestration Applications using your service End-user clients.NET Enterprise servers.NET Foundation services Third-party Web services Your internal services Visual Studio.NET Your application and Web service LM
4
.Net WebServices Standardbrowsers Smarterclients Smarter devices Open Internet communications protocols (HTTP, SMTP, XML, SOAP) OS Services Biz Tier Logic Business logic & Web service OS services Public web services Building block services Internalservices XML XML XML Servers data, hosts XML Other services services XML XML XML HTML LM
5
.Net Framework Overview A grouping of technologies that: unite isolated web applications make information available anytime, anywhere simplify development and deployment LM
6
.Net Framework Overview How does MS.Net achieve this? Web Services! Benefits to the end users: Access information anytime/anywhere Users do not need to know underlying technology Extends the internet into your operating system LM
7
XML Web Services Overview Web Services are the heart of the framework What are XML Web services? ClientWebservice XML HTML LM
8
XML Web Services Example: MapPoint Microsoft MapPoint Web Services Provide maps, driving directions Store locator Web service hosted by Microsoft to be consumed by your application http://www.microsoft.com/mappoint/products/webservice/default.mspx Customer using this service: Starbucks! LM
9
XML Web Services Examples Starbucks Store Locator LM
10
XML Web Services Example: NWS National Weather Service Provides data from their digital forecast database http://www.nws.noaa.gov/forecasts/xml/ Diagram of how the service works LM
11
XML Web Services Example: NWS Enter Latitude and Longitude: Result: LM
12
XML Support in.Net XML Classes provided within the.Net Framework Reading XML files Writing XML files Navigation through the XML tree XSL transformations DataSets JS
13
XML Class Details XmlTextWriter XmlTextReader <XML> XmlDocument DocumentNavigator XmlReader XmlValidatingReaderXmlNodeReader JS
14
Framework, Language and Tools Operating System Common Language Runtime Base Class Library ADO.NET and XML ASP.NET Web Forms Web Services Mobile Internet Toolkit Windows Forms Common Language Specification VBC++C#JScriptJ# Visual Studio.NET JS
15
.Net WebServices Demo Demo: Create a webservice Create a client app to consume the webservice Create a windows app to consume the webservice Consume a public web service FP
16
Sources Used .Net Framework Overview. http://www.microsoft.com/downloads/details.aspx?FamilyID=96cd43e9- 3080-44df-aef3-cc3b46860323&displaylang=en Microsoft MapPoint Services http://www.microsoft.com/mappoint/products/webservice/default.mspxttp://www.microsoft.com/mappoint/products/webservice/default.mspx National Weather Service XML description http://www.nws.noaa.gov/forecasts/xml/
17
Questions?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.