developerFusion xml

Search filter
Tags

Related xml tutorials

  • Understanding Open XML

    by Matt Nicholson

    Matt Nicholson introduces a range of articles covering the new Ecma Office Open XML standard, as supported by 2007 Microsoft Office system. Find out how Open XML works, how to use it and what you can do with it. vba, xml

  • Inside Open XML

    by Matt Nicholson

    As Matt Nicholson explains, Open XML is not just a new file format for the latest version of Microsoft Office, but an open standard capable of expressing any Word, Excel or PowerPoint document. vba, xml

  • OpenXML - Open for business

    by Matt Nicholson

    The new file format introduced with the 2007 Microsoft Office System opens up many business opportunities. Matt Nicholson finds out who is doing what. vba, xml

Related xml discussion

Related xml code samples

  • Applying XSL transformations to XML in .NET

    by Globalking

    A simple demonstration of how to apply an XSL transformation to an XML file and save the output using .NET c#, xml

  • Inserting images into Word documents using XML

    by Jonathan Greensted

    I've seen many, many requests on the Microsoft newsgroups asking how you can insert a picture into a Word document without saving it to the file system first. This example application described in this blog illustrates both methods for inserting a picture firstly using the Word object model (InlineShapes.AddPicture) and secondly using Word's XML support (InsertXML). c#, xml

  • Forms Authentication Against An XML File

    by Orcs Web

    The code demonstrates how to validate a username and password against an XML file. asp.net, xml

Related xml podcasts

  • Java Posse #202 - Newscast for Aug 22nd 2008

    Published 4 months ago

    Newcast for August 22nd, 2008Fully formatted shownotes can always be found at http://javaposse.com Sadly, Java does not run on the Mars LanderThe Golden Gate Project http://research.sun.com/projects/goldengate/Space surveillance radar http://www.sun.com/aboutsun/pr/2008-04/sunflash Google has r... android, beta, google, java

  • Episode 10: LINQ

    Published 5 months ago

    K Scott leads us in a discussion of LINQ, including: What is it How introducing LINQ to .NET changed the framework LINQ Providers LINQ to XML LINQ to SQL - how it’s different from EF, tips and tricks, when to use it Links: LINQpad 3rd Party LIN... .net, code, html, it

  • Roundtable on MDSD and PLE

    Published 1 year ago

    Podcast (MP3): Download Hosts: Markus Guests: Axel Uhl, Danilo Beuche, Juha Pekka Tolvanen, Tom Stahl, Ruediger Schilling Recording venue: This is a roundtable discussion on model-driven software develoment and product line engineering. It was recorded at the Mo... architecture, conference, development, it

Featured xml user groups

  • Developer Day Scotland

    Scotland, United Kingdom

    Developer Day Scotland is a community event, run by community for community, which is based upon the highly successful Developer! Developer! Developer! community conference events.
  • North East Scotland .Net User Group

    Dundee, United Kingdom

    A user group for developers and others interested in all aspects of the .Net framework; based in the north east of Scotland covering Perth, Fife, Dundee, Aberdeen and all points in between. Meeting at the Queen Mother Building Dundee Uni, alternate Wednesdays from 7pm - 9pm
  • Tunbridge Wells Dot Net User Group

    Tunbridge Wells, United Kingdom

    We hold monthly meetings, where members and guest speakers present topics relavent to microsoft developers.

Don't miss out!

Want to stay up to date? Just subscribe to one of the feeds below and you'll never miss a thing.

Related book

  • Professional XML for .NET Developers

    Professional XML for .NET Developers

    This book is aimed at intermediate-level programmers who have started on their journey towards .NET development, and who want to see how to use XML within their applications to its best advantage....