|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hey guys,
I am planning to build a devsite myself and I have decided to implement some XML into my databases .. can you recommend me which way to go .. using XSLT with XML for display or retrieving the data with XMLDOM and then using HTML ... kindly reply ... thankz !
__________________
Rajeev |
|
#2
|
|||
|
|||
|
Hi Razeev,
Using XSLT and XML will be extremely slow if it isn't cached properly. What I would recommend is storing the XML for maybe the front page and article categories at the application level in cache and refreshing the cache every12 hours or so to avoid round trips to the database and XSLT formatting each time a user hits your site. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > XML with XSLT or XMLDOM |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|