Different ways to read xml? which one should I use?
From: Luis Esteban Valencia (luisvalen_at_haceb.com)
Date: 01/03/05
- Next message: David W. Rogers: "Reuse of FileSystemWatcher.Filter"
- Previous message: David W. Rogers: "RE: FileSystemWatcher not firing changed event"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 3 Jan 2005 13:49:12 -0500
Hello, in this moment there are some SPs that generate XML files and there
are javascript programas that reads those xml files and send HTML to the
browsert.
I must convince the boss to use .net tecnologies but I dont know where to
start. What is the fastest tecnology to use?
My ideas are.
Use Xslt to transform the xml and send just HTML to the browser.
Use c# to read the xml files and send the personalized HTML to the browser.?
Another question I have is. the process currently writes the XML to a FILE ,
isnt it faster if we store the XML on a text or blob field on the database?
The Database can be sqlserver oracle or my sql
If u have links that I can reada that would be very useful.
-- LUIS ESTEBAN VALENCIA MICROSOFT DCE 3. MIEMBRO ACTIVO DE ALIANZADEV
- Next message: David W. Rogers: "Reuse of FileSystemWatcher.Filter"
- Previous message: David W. Rogers: "RE: FileSystemWatcher not firing changed event"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|