Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Services / April 2005

Tip: Looking for answers? Try searching our database.

Creating a booking engine with Web Services

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Hitesh Rana - 20 Apr 2005 22:36 GMT
Hi,

I don't really know where my question should be posted, so if i am in the
wrong section i'm sorry.  

Okay now to my question.  I am using ASP.NET to consume a web service.
Then I get an xml base response from the web service.      
My question is what is the right of going about to parse through
the data and then display the data?  I was thinking of using XSLT.  

So XSLT will help me parse the data, I also want to use that data i parse
with code.  

For example, I call a web service to get booking avaliability from an
Airline Agency.  They respond back with an XML document.
I want to get specific data from that XML document display it for the
customer in a neatly formatted way.  Then the customer will  pick a flight
they are interested in and then my code will generate a response back to
the Airline Agency.  

So I need to know how I should do this.  Kind of confused in how  I should
go about to do this.

Thank you,
Tesh
Keenan Newton - 21 Apr 2005 07:54 GMT
Well two ways I would consider paring the dat either you can use the
DOM or XSLT.  I would use the XSLT if i was looking not so much to
parse the data that comes back, but to format the data for presentation
purposes in other words.  I would be looking to display all the data
returned and just wanted to wrap some presentation around it.  I would
use the DOM with XPath (System.Xml namespace) If i just needed to pull
out a few values out of the Xml and display them to a user.  The DOM
with XPath I think is simplier to use then XSLT.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.