Exforsys

Free Training

Constraint with Reader Object

This is a discussion on Constraint with Reader Object within the XML forums, part of the Programming Talk category; I am using reader objects in my application. The problem I am facing is it does not all to traverse ...

Go Back   Exforsys > Programming Talk > XML

Exforsys.com

  #1 (permalink)  
Old 05-26-2007, 10:51 PM
Senior Member
 
Join Date: Apr 2006
Posts: 144
caradoc is on a distinguished road
Question Constraint with Reader Object

I am using reader objects in my application. The problem I am facing is it does not all to traverse a document in different directions. Also in addition it does not allow writing information to XML document. Why is it so? I want to insert a node in my application. How can I achieve this with this constraint appearing in my application.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 05-28-2007, 03:30 AM
Senior Member
 
Join Date: Apr 2006
Posts: 162
sammy is on a distinguished road
The reader object is very useful and advantageous by its feature of very fast forward but it can be used only for read-only processing of an application. As you have mentioned they do not allow traversing a document in different directions and also they do not allow writing information to XML document. For doing this and for handling your requirement of insert a node in your application you must make use of XML DOM which has XmlNode class having these abilities and features.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
qtp&winreunner materail mattana_79 Testing Tutorials 2 01-09-2009 03:28 AM
Urgent - WinRunner user guide material priyapp Testing Tutorials 3 02-16-2007 03:37 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 2 05-23-2004 06:15 AM
Comp.software-eng FAQ (Part 0): periodic postings and archives David Alex Lamb Tech FAQ 3 04-18-2004 06:15 AM
comp.lang.eiffel Frequently Asked Questions (FAQ) Franck Arnaud Tech FAQ 0 04-17-2004 08:27 AM


All times are GMT -4. The time now is 05:58 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright 2004 - 2009 Exforsys Inc. All rights reserved.