|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
Article Discussion: Adding and Displaying Data Easily via ASP and XML/XSL
If you have any questions or comments on this article then please post them here.
This forum post relates to this article |
|
#2
|
|||
|
|||
|
I am very new to xml.
in a new project i find that raw asp with javascript and vbscript cannnot help me make the database calls any faster. a friend suggested XML as an alternative. but i tried and i end up messing the whole thing can some one help me by telling me where to start?? thanks |
|
#3
|
||||
|
||||
|
Ummm... read the article.
XML is not faster than DB's. You have to open a file, find where you want to be, read the line. Ugly. It gets even worse on large files. Don't use XML if you don't need it. |
|
#4
|
|||
|
|||
|
Can you tell me where to download the file?
Because I cannot find it anywhere! Thanxx Bjorn ps. Stumpy xml is not the solution to everyting but can be handy in some small projects where there are no DB available. |
|
#5
|
||||
|
||||
|
Agreed... but in response to nitushah's query about speed, XML is definately not the way to go.
For a fairly decent primer on XML, check out this article - http://www.devarticles.com/c/a/XML/...s_-_Part_One/0/ |
![]() |
| Viewing: Dev Articles Community Forums > Community > Development Tutorials > Article Discussion: Adding and Displaying Data Easily via ASP and XML/XSL |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|