BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

 
WSE
SOA
XML

 
 

All posts by : MSDN XML

Page 1 of 1

2008 Feb 20

1 of 31 | New location for the XML RSS feed - The XML RSS feed has moved. Internet Explorer 7 users: Please subscribe to the new XML RSS feed by clicking the link in the title of this item, and then clicking the Subscribe to this feed link at the top of the page. Internet Explorer 6 users: Please subscribe to the new XML RSS feed by clicking the link in the title of this item, and then copying the URL of the new feed and pasting it into your feed aggregator. ...

2007 Mar 16

2 of 31 | XmlLite: A Small And Fast XML Parser For Native C++ - XmlLite provides a high-performance, low-overhead XML reader and writer for applications written in native C++. Learn more here....

2007 Mar 03

3 of 31 | WiX Tricks: Automate Releases With MSBuild And Windows Installer XML - Achieve an automated build and release process using the Microsoft Build Engine (MSBuild) and the Windows Installer XML (WiX) toolset....

2006 Oct 13

4 of 31 | Video: Building Documents from Scratch Using the Office XML File Formats - Brian Jones gives an 8 minute demo around the Open XML formats, including the key things that go into building a document....

2006 Sep 02

5 of 31 | XML Notepad 2006 Design - XML Notepad was first introduced in 1998 but has been unavailable for several years. This article introduces a new version that leverages System.xml and adds new features....

2006 May 05

6 of 31 | Class To Contract: Enrich Your XML Serialization With Schema Providers In .NET - The Microsoft .NET Framework 1.x provided support for mapping classes to schemas and serializing objects to XML documents. The .NET Framework 2.0 improves upon this with schema providers and the supported IXmlSerializable interface....

7 of 31 | Test Run: Emitting XML - This month James McCaffrey demonstrates how to emit test result data to an XML file using five different techniques: XmlTextWriter, XmlDocument, XPathDocument, DataSet, and XmlSerializer, and discusses when to use each....

2006 Apr 27

8 of 31 | Accelerate your VS 2005 skills with 59 core and advanced online workshops from Microsoft Learning - Learn by doing in these hands-on workshops. Each online workshop covers a specific topic within one of 4 main areas, Windows and Web Development, Data/XML and Distributed Application development. Each workshop includes both C# and Visual Basic code....

2006 Mar 15

9 of 31 | XML for Fun: Building an XSL Transform Tool - Get a jump on your XML development: Michael Campbell shows off his latest XML for Fun project that lets you perform XML transformations on the fly....

10 of 31 | XML for Fun: Harnessing the BackPack API, Part IV - Michael K. Campbell completes his tour of the BackPack API, showing you how to handle deletions and detecting connectivity with the server to properly synchronize the data on both ends....

2006 Jan 27

11 of 31 | Simple Sharing Extensions for RSS - Javascript Tutorial - This package contains documentation, sample code and xml files that demonstrate working implementations of the algorithms presented from the Simple Sharing Extensions for RSS and OPML Specification....

12 of 31 | Visual Basic Futures: Latest Developments in the LINQ Project - Paul Vick and Amanda Silver discuss the latest CTP of the next version of Visual Basic to hit the Web. It includes support for DLinq (language integrated query over relational data) and expanded editor support for query statements and integrated XML....

13 of 31 | XML for Fun: Harnessing the BackPack API - Part III - In this third installment, Michael addresses the issue of making changes to offline data and then keeping itsynchronized when going back online. He constructs a "dirty data" management system and keeps his user interface updated with the changes....

2006 Jan 13

14 of 31 | Harnessing the BackPack API - Part I - Michael shows you how to build an app that uses the open API associated with BackPack, a web-based personal organization application, passing data back and forth with XML, and taking advantage of System.XML and Delegates to keep the code simple....

15 of 31 | Importing XML Data to Word 2003 Using Visual Studio Tools for Office - Learn about importing XML data from a database into Word documents using Visual Studio Tools for Office, Version 2003. Learn to create a document programmatically that contains a button control allowing the user to access a database....

2005 Dec 13

16 of 31 | Web Service Security Guidance - Provides architectural, design, and implementation guidance for Web service security by using Web Services Enhancements (WSE) 3.0. Includes scenarios, patterns, decision matrices, and QuickStarts to help you make the most appropriate security decisions....

17 of 31 | WinFX Workflow: Simplify Development With The Declarative Model Of Windows Workflow Foundation - Windows Workflow Foundation allows you to write workflow-based applications in terms of domain-specific activities that are implemented declaratively or in programming languages such as C# and Visual Basic. Here Don Box and Dharma Shukla get you started....

2005 Oct 18

18 of 31 | Come to the XML 2005 Conference - Microsoft is helping to sponsor the XML 2005 Conference, November 14-18 2005 in Atlanta. This is the largest independent XML conference, designed for professionals who use XML and related technologies....

2005 Jun 24

19 of 31 | XML for Fun: Displaying Your iTunes Library - In this week`s article we`ll show you how to extra your song library as XML from iTunes so that you can use the data from within other applications as well....

2005 Apr 04

20 of 31 | Using the WiX Toolset to Integrate Setup into Your Development Process - Learn how the Windows Installer XML (WiX) toolset enables developers to integrate setup development into their daily development process....

2005 Apr 01

21 of 31 | XML Indexing Part 1: XML IDs, XSLT Keys and IndexingXPathNavigator - In the first part of a two-part series on indexing XML data, Oleg Tkachenko examines indexing of standalone XML documents, a native XML concept of IDs, XSLT keys, and introduces IndexingXPathNavigator class....

2005 Mar 23

22 of 31 | Converting Journal Notes to XML, SVG, and OneNote - Learn how to use the Tablet PC Journal Reader Supplemental Component to convert Journal notes to XML and then convert them to Scalable Vector Graphics (SVG) for viewing on the Web or a Pocket PC....

2005 Mar 22

23 of 31 | Using XML Schemas in BizTalk Server 2004 - This article covers the basic concepts of XML schemas and explains how Microsoft BizTalk Server 2004 uses them. Schemas are required for most BizTalk Server applications because they are used to process and validate message information....

2005 Mar 16

24 of 31 | Part 2: Mapping XML from SQL Server to a Single Cell in Excel 2003 - In the second of this three-part series, learn how to map well-formed XML from a standard SQL Server query to a single cell in a worksheet. The resulting output is an XML tree with non-repeating elements....

2005 Mar 04

25 of 31 | Web Services Security Interoperability Using Web Services Enhancement 2.0 and Systinet Server 5.0 for Java - This article shows Interoperability based on OASIS WS-Security 1.0 between Microsoft WSE 2.0 and Systinet Server for Java 5.0. This article will walk you through all you need to know to configure the two environments for securely signing and encrypting SOAP requests and responses using X509 certificates....

2005 Feb 18

26 of 31 | XML Reader with Bookmarks - Helena Kupkova discusses the XmlBookmarkReader. It provides the ability to set bookmarks in an XML stream and then navigate between them, combining random access to the XML with the XmlReader API....

2005 Feb 04

27 of 31 | Download: Word 2003 XML Software Development Kit (SDK) - Download this SDK and get an overview of the XL schema reference, a linked description of the schema structure, reference materials for the XML schema reference, and tools and samples to guide you in developing Word solutions....

2005 Feb 01

28 of 31 | Using the MapPoint Web Service FindByProperty Method for a Single-State Search - Learn best practices for adding a single-state search filter to your store locator application by using the FindByProperty method of the MapPoint Web Service SOAP API....

2005 Jan 18

29 of 31 | XML Options in Microsoft SQL Server 2005 - Three options for handling XML data in the Visual Studio 2005/SQL Server 2005 environment are discussed, including usage scenarios and guidelines to help you choose between them....

2005 Jan 17

30 of 31 | Extreme XML: An Overview of C-Omega - Dare Obasanjo covers the C-Omega programming language created by Microsoft Research by augmenting C# with constructs to make it better at processing information, such as XML and relational data....

2004 Oct 28

31 of 31 | Check Out the Updated WS-Discovery Specification - This updated version of WS-Discovery incorporates customer implementation experience, a new co-author, revised security considerations, and references to the latest versions of other specifications....

Page 1 of 1

Newest posts
 

    Email TopXML