Balas Blog..

Sharing knowledge in Project, Program, Portfolio Innovation Management (PPIM) and various Technology.

Showing posts with label XML. Show all posts
Showing posts with label XML. Show all posts
Monday, April 21, 2008

Removing Xml element in two ways

›
<?xml version="1.0" encoding="utf-8" ?><bookstore> <books> <book genre="reference"> ...

Replacing xml attribute in two ways

›
<?xml version="1.0" encoding="utf-8" ?><bookstore> <books> <book genre="reference"...
Sunday, February 17, 2008

XML

›
1) Where is xml used, and where can it be used? Well, that's quite a question, xml is a platform and language independent, which means i...
Thursday, February 7, 2008

Working with XML and DataSets

›
The below method you can convert the dataset in to xmlformat. 1) Getxml Method The getxml method lets you to convert the dataset to xml. Ex...

How to access XPathNavigator using XML DOM

›
After create an xmldoument, you might need to access the particular node, xpath enables you access the node or set of nodes in an xml do...

Inserting some values in XML DOM

›
XML Document object model(DOM) class is a representation of the xml document in memory, The DOM class lets you read, write , manipulate th...
Sunday, December 9, 2007

Generating excel sheet for all the tables the Data Set contains using Excel XML.

›
public class ExcelGenerator { /// Create and Excel File using Excel Xml /// /// Complete File Path /// D...
›
Home
View web version

About Me

Bala
View my complete profile
Powered by Blogger.