Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 16 results for XML.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Page 
  • 1
  • 2
Next
Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Mar 30, 2010 (2 months ago)
    In this blog post, Tim Greenfield explains how to build an observable XmlReader.

    For those of you who don’t know or can’t remember, SAX (Simple API for XML) is a technology for reading Xml in an event based way. Instead of loading your Xml into a great big DOM and looping thru it or plucking out nodes via XPath or LINQ to XML, SAX allows the Xml parser to notify your application as new nodes were encountered. SAX (like XmlReader, is a forward-only Xml reader) and efficient for parsing large and streaming chunks of Xml.



  • 0 comments  /  posted by  Silverlight Show  on  Feb 18, 2010 (3 months ago)
    Tags: XML , Videos , Tutorials

    In this video tutorial, Victor Gaudioso explains how to read XML into Silverlight and then convert it to native objects.

    In this  video tutorial I show you how to:

    1. Create a new Silverlight application and website

    2. Create a new XML file

    3. Read the XML file into the application

    4. Create a Sigleton DataFactory

    5. Deserialize the XML into Native Silverlight Objects.

  • 0 comments  /  posted by  Silverlight Show  on  Feb 15, 2010 (3 months ago)
    In this video, Mike Taulty takes a look at doing a simple HTTP GET for an XML file with the WebClient API and then reading that with LINQ to XML.

    A set of short screencasts providing a "tour" of the network capabilites in the Silverlight 4 beta. We'll look at raw HTTP access, socket access and WCF capabilities.

  • Configuration Files for Silvelright HyperVideo Player

    0 comments  /  posted by  Ivan Dragoev  on  Jan 03, 2010 (5 months ago)
    Tags: HyperVideo , XML , Design Patterns
    The purpose of this posting of Jesse Liberty is to generate discussion about what needs to be in the configuration files and whether this is a reasonable starting point.

    One of the great pleasures, and total terrors of documenting this open-source application is that occasionally I have to offer up some half-baked ideas that risk displaying how little I know about a particular topic, but which are necessary to generate discussion. Caveat: this is such an entry.  I could have put this into the project documentation but I saw an opportunity to widen the audience on a topic that is important to Silverlight Programmers, even if not part of Silverlight itself.

  • 0 comments  /  posted by  Silverlight Show  on  Dec 10, 2009 (6 months ago)
    In this post Nick Kramer shows how to use the tokenizer he created several years ago for syntax highlighting.

    Several years back I posted a XML tokenizer for syntax highlighting. At the time I didn't post a complete app, since it was part of a larger project; if someone recently asked me for a little more context for the tokenizer so I put together a quickie Silverlight project showing how to use the tokenizer for syntax highlighting.

  • CapArea Silverlight SIG Meeting Widget

    0 comments  /  posted by  Silverlight Show  on  Oct 08, 2009 (8 months ago)
    Tags: Widgets , XML
    Frank La Vigne has posted a widget that pulls down data from an XML file loaded with meeting data.

    I need to make some additional improvements to this, but I thought I would share this sooner rather than later.

    The widget pulls down data from an XML file loaded with meeting data, so it ought to have the most up-to-date information on it. Next up, creating a meeting editor.

  • 0 comments  /  posted by  Silverlight Show  on  Sep 23, 2009 (8 months ago)

    Terence Tsang has posted a revised image Gallery based on the last post of  XML Image Gallery.Image

    The following features are added in the new Gallery

    1. Loading animation
    2. Sliding effect
  • 0 comments  /  posted by  Silverlight Show  on  Sep 16, 2009 (9 months ago)
    Terence Tsang has published a Flash vs Silverlight comparison on the XML Image Gallery.Image

    It is a new image Gallery! The Gallery is an xml driven slideshow which supports multiple galleries, thumbnails and lot more. You are able to add more images by just modifying the XML only. You are also able to see how I use XAMLReader (in Silverlight) in loading the XML easily. Images used in the application is a Top Model from Hong Kong.

  • SketchFlow Feedback File Format

    0 comments  /  posted by  Silverlight Show  on  Aug 31, 2009 (9 months ago)
    Out of curiosity, Frank La Vigne loaded up a FeedBack created by the SketchFlow player into Notepad.

    For more on this feature, check out Figure 15 on this blog post. Much to my surprise (and geekish delight), the entire file is in XML. Here’s a brief snippet.

  • 0 comments  /  posted by  Silverlight Show  on  Aug 26, 2009 (9 months ago)
    Tags: LINQ , XML , WPF , Applications
    In this article Mahesh Sabnis shows how WPF 3.5 makes use of LINQ to XML.

    By now, I assume most of you are well aware of new features on .NET 3.5. Language Integrated Queries (LINQ) is one of the most important features of .NET 3.5. LINQ provides flavours like LINQ to Objects, LINQ to SQL and LINQ to XML. There are lots of advantages of using LINQ to XML, this reduce lots of complexities of XML DOM.


Page 
  • 1
  • 2
Next
Help us make SilverlightShow even better and win a free t-shirt. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need a material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)