• Home
  • About
  • All Downloads
  • Contact
RichNetApps
Internet Applications - Flash, Flex, Silverlight, JavaFX
  • Flash
  • News
  • .NET
  • PHP/MySQL
  • CSS/Ajax
  • ColdFusion
  • Reviews
  • Oracle
Browse: Home / xml

xml

Add Custom VS Snippets

Add Custom VS Snippets

By Sanda Borlea on October 29, 2009

This note refers to Visual Studio snippets and shows how you can easily add your own. Very useful when having to create many classes with lots of properties such snippets save a lot of time. They are usually to be found in the Visual Studio folder under My Documents (i.e. for VS 2008 : C:\Documents [...]

Full Story

Posted in .NET | Tagged c#, snippets, visual studio, xml | 1 Response

Generate Objects from Xml Files

Generate Objects from Xml Files

By Sanda Borlea on November 29, 2008

Recently needed some quick method to use objects generated from an existing xml file without bothering to create an xml schema for it. After a few attempts and searching for explanations why a simple task like this wouldn´t work, finally put the steps together:

Full Story

Posted in .NET | Tagged .net, c#, xml | 3 Responses

Converting rootless XmlReader to XmlDocument in .NET

Converting rootless XmlReader to XmlDocument in .NET

By Armand Niculescu on January 18, 2007

MS SQL has the ability to retrieve data as XML by using the “FOR XML [RAW | AUTO [ELEMENTS] | EXPLICIT]” parameters, which is very useful especially when used in a web service that communicates with a Flash / Flex client as the results don’t have to be converted, but just output to the client. [...]

Full Story

Posted in .NET | Tagged .net, c#, sql, xml | 7 Responses

Viewing XSL transformation result in IE

Viewing XSL transformation result in IE

By Armand Niculescu on October 13, 2006

If you’ve ever used XML+XSLT in your browser, you know that using View Source presents you with the original XML file, not the HTML that you might have expected; this makes debugging XSL transformations somewhat difficult.

Full Story

Posted in CSS/Ajax | Tagged xml, xslt

Latest Articles

  • Cloud Consultants Offer Sagely Advice
  • Why I still love AIR
  • A simple server-side dashboard for Union Platform
  • The “right way” to handle file downloads in PHP
  • Fancy Javascript slideshow – no framework required
  • Should your CMS be allowed to do that?
  • A Simple Twitter Search Parser with PHP
  • I love Tagul
  • Adobe CS5 just around the corner
  • The (sad) state of web fonts embedding

Facebook

Twitter

Follow us on TwitterFollow us on Twitter
 

Copyright ©2012 Media Division