« Home « Kết quả tìm kiếm

Module 1: Introduction to XML in the .NET Framework


Tóm tắt Xem thử

- Lesson: Common Business Problems 3 Lesson: XML in the .NET Framework 7.
- Introduction to XML in the .NET Framework.
- Microsoft, MS-DOS, Windows, Windows NT, Win32, Active Directory, ActiveX, BizTalk, IntelliSense, JScript, Microsoft Press, MSDN, PowerPoint, SQL Server, Visual Basic, Visual C#, and Visual Studio are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries..
- Explain how Extensible Markup Language (XML) in the Microsoft ® .NET Framework helps provide solutions to common business problems..
- Diagram XML support in the .NET Framework..
- Read all of the materials for this module..
- This animation is discussed in detail in the following section..
- iv Module 1: Introduction to XML in the .NET Framework.
- This file provides a brief overview of the course, the programming categories and tasks covered in the course, and the major XML base classes in the .NET Framework..
- Click the ZOOM IN button in the lower right corner of the display.
- It states the problem in a way that sets the stage for the remaining modules in the course..
- Lesson: XML in the .NET Framework.
- This topic explains the W3C standards that form the basis of XML support in the .NET Framework and lists the Uniform Resource Locator (URL) for each standard’s specification.
- This topic sets up the rest of the course.
- The lessons and modules that follow show the use of .NET Framework classes that support these standards..
- This topic shows the .NET Framework namespaces and base classes that implement the W3C standards.
- This topic describes how to use the classes that derive from XML base classes in the .NET Framework.
- The base and derived classes that this topic describes are featured in the rest of this course.
- This topic compares and contrasts Microsoft XML Core Services (MSXML) 4.0 and .NET Framework classes.
- The point to stress is that MSXML 4.0 is for use in Component Object Model (COM) and Document Object Model (DOM) environments and .NET Framework classes are for use in .NET managed environments.
- What Are the W3C Standards in the .NET Framework?.
- Overview of XML Classes in the .NET Framework.
- XML and Security in the .NET Framework.
- XML in the .NET Framework.
- This module introduces Extensible Markup Language (XML) in the Microsoft ® .NET Framework.
- Microsoft’s implementation of World Wide Web Consortium (W3C) standards ensures that applications you develop with XML in .NET will successfully communicate with other W3C-compatible applications..
- 2 Module 1: Introduction to XML in the .NET Framework.
- Overview of the .NET platform.
- XML Web services and other applications that you develop by using the .NET Framework help solve the problems of working with data in many formats from many sources.
- Each module in this course deals with a different aspect of creating XML-based applications by using the .NET Framework..
- The .NET Framework is a platform for building XML Web services.
- The .NET platform includes a comprehensive family of products, built on XML and Internet industry standards.
- Microsoft is building the .NET platform today in the following five areas:.
- This lesson introduces common business problems that you can solve by using XML in the .NET Framework when you develop applications.
- 4 Module 1: Introduction to XML in the .NET Framework.
- 6 Module 1: Introduction to XML in the .NET Framework.
- The format that .NET was designed to work with is XML..
- With XML in the .NET Framework, you can filter data to minimize information overload so that you can focus on the data that is relevant to the business problem at hand..
- MSXML 4.0 vs .NET.
- List the W3C standards in the .NET Framework..
- Compare and contrast the use of Microsoft XML Core Services and the .NET Framework..
- 8 Module 1: Introduction to XML in the .NET Framework.
- XML 1.0 + Namespaces World Wid e W.
- Mark up La ngua ge XML 1.0 + Nam.
- Fram .NET ework Nam espa ces.
- Fram .NET ework.
- XML in the .NET.
- An XML document contains an information set if it is well-formed and satisfies certain namespace constraints defined in the XML Information Set.
- Many of the W3C XML standards are derived from the definitions in the XML Information Set specification..
- XML 1.0 + namespaces.
- 10 Module 1: Introduction to XML in the .NET Framework.
- System.Xml DOM Level 1.
- System.Xml.Schemas XML Schema Object.
- System.Xml.
- System.Xml.Schemas XML Schemas.
- System.Xml DOM Level 2 Core.
- System.Xml.Xsl XSLT.
- System.Xml System.Xml.XPath XPath.
- System.Xml XML 1.0 and.
- NET Framework namespace NET Framework namespace W3C XML standard.
- The .NET Framework supports the W3C standards by providing namespaces and base classes that conform to the standards.
- The following table describes .NET Framework support for the standards..
- The following table shows Microsoft implementations of W3C standards in the .NET Framework..
- .NET Framework namespaces are groups of functionality in the .NET Framework and are not the same as the XML Standard namespaces..
- .NET Framework.
- namespace .NET Framework class XML 1.0 and Namespaces.
- System.Xml Not applicable.
- XPath System.Xml System.Xml.XPath.
- XSLT System.Xml.Xsl XslTransform base class DOM Level 1 and.
- System.Xml XmlDocument class.
- XML Schemas System.Xml.
- System.Xml.Schemas.
- System.Xml.Schemas XmlSchema Introduction.
- The abstract base classes in the .NET Framework are the basis of data exchange functionality..
- The following table describes some of the base classes in the .NET Framework..
- XML classes in the .NET Framework.
- 12 Module 1: Introduction to XML in the .NET Framework.
- Comparison of MSMXL 4.0 and .NET.
- XML 1.0 and XML Namespaces.
- .NET managed environments .NET managed environments COM environments.
- .NET Framework XML Classes MSXML.
- .NET Framework XML classes.
- The MSXML 4.0 functionality differs from .NET Framework classes in that it is aimed at an environment that uses Component Object Model (COM) objects, does not use managed code, and has built-in support for Simple API for XML (SAX).
- The .NET Framework XML classes perform many of the same functions as MSXML 4.0.
- However, the classes are specifically aimed at a managed environment, specifically .NET XML Web services..
- System.Security.Cryptography.Xml namespace.
- XML is the basis of data storage and transmission in the .NET Framework.
- In a sense, all security considerations in the .NET Framework are XML security considerations.
- Access to XML Web services can be restricted to authorized clients, much in the same way that access to Web sites can be restricted to authorized users..
- System.Security.Cryptography.Xml namespace contains an XML model for use with the .NET Framework security system, including support for XML.
- The .NET Framework class library provides SOAP extensions to run with an XML Web service method.
- XmlTextReader class allows you to pass credentials by using the CredentialCache class in the System.Net namespace..
- 14 Module 1: Introduction to XML in the .NET Framework.
- What W3C XML standards does the .NET Framework support?.
- What security considerations does XML in the .NET Framework address?.
- Which of the following business problems does XML in the .NET Framework address?.
- All of the above.
- Choose all of the W3C standards that the .NET Framework supports..
- XSL Transformations (XSLT) 1.0 The correct answer is a, b, and d..
- To access authentication credentials, which of the following classes in the System.XML namespace should you use with the XmlTextReader class?

Xem thử không khả dụng, vui lòng xem tại trang nguồn
hoặc xem Tóm tắt