Microsoft KB Archive/324890

From BetaArchive Wiki
Knowledge Base


Article ID: 324890

Article Last Modified on 8/9/2004



APPLIES TO

  • Microsoft Visual Studio .NET 2002 Professional Edition
  • Microsoft .NET Framework 1.0



This article was previously published under Q324890


Session Summary



The objective of this session is to introduce developers to implementing commonly used XML functionality in applications developed using the .NET Framework and Microsoft Visual Studio .NET. The focus will be on using the classes implemented in the .NET Framework XML assemblies to address common XML-related programming tasks. This presentation will not cover the basics of XML and its related technologies (XSLT, Path, DOM, concept of XML parsers and XSD schemas). Audience familiarity with these topics will be assumed.


The following are some of the key topics that will be covered in this presentation:

  • The XML parsing models in the .NET Framework
  • Implementing pull model XML parsing in .NET applications
  • Implementing DOM parsing in .NET applications
  • Implementing common DOM-related programming routines in .NET applications
  • Validating XML documents against DTDs, XDR schemas, and XSD schemas
  • Executing XPath queries and processing the generated results
  • Executing XSLT transformations



The code samples presented in the slides of this presentation will be written using Visual Basic .NET.

This is a Level 200 session that was recorded December 18, 2001 and presented by Karthik Ravindran and Karthikeyan Ponnusamy. Karthik has been with Microsoft for a little over two years. He is a Developer Support Professional on the XML Web Database Team, and is currently functioning as the Product Support Services (PSS) MSXML Beta Product Lead. He holds a Master's degree in Information Technology and MCSD and MCP+SB (Site Builder) certifications. Karthi has been with Microsoft for two years. He is a Developer Support Professional on the XML Web Database Team, and is currently functioning as the PSS Web Database Content Lead. He holds a Master's degree in Engineering and MCSD certification.

Viewing the Presentation



[GRAPHIC: View this Support WebCast]To view, please click on the link: [javascript:fnViewMMC('http://support.microsoft.com/servicedesks/webcasts/seminar/shared/asp/view.asp?url=/servicedesks/webcasts/en/wc121801/manifest.xml'); View this Support Webcast] (Length: 1 hour 51 minutes)

'

This Windows Streaming Media archive requires an Internet connection of 28.8 Kbps or faster, and is best viewed with a minimum screen resolution of 800 X 600.


Additional Resources



[GRAPHIC: Download the presentation]Download presentation wc121801. This is a 207-KB Microsoft PowerPoint (.ppt) file.
If you do not have PowerPoint and you want a copy of the slides, use the PowerPoint Viewer (2,752 KB).

[GRAPHIC: Read the transcript]Read the transcript from this Support WebCast

[GRAPHIC: Tell a friend]Tell a friend about this Support WebCast

[GRAPHIC: Supplemental reading] Supplemental reading:

  • The Microsoft .NET Framework SDK documentation
  • The Microsoft .NET Framework How To Tutorials

Provide Feedback on this Broadcast

Support WebCasts Home

Keywords: kbinfo kbdownload KB324890