473,503 Members | 2,173 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Question regarding ASP:XML

Hello

I am using ASP:XML with a web control... which in turns pulls XML from SQL
server and later does the transformation...

/***/

this.l__obj__XML.Document = // XML result set from SQL server - String

this.l__obj__XML.Transform = //XSLT - pointer a file on a local drive

/***/

XSLT used in transform contains HTML 4.0 and a reference to the CSS.

What seems to happen is that when XML document exceeds 500 records IE will
take fairly long time to render the document... Container page ASPX is set
to buffer... but i do not want to create extra calls back to server by
removing buffer = true from the page and though create an illusion that page
is faster...

Any ideas on how to optimize?

G.
Nov 19 '05 #1
0 894

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
4779
by: Paul | last post by:
Hi all. This one is really getting to me now, I'm using the <asp:xml web server control and I'm trying to use the XsltArgument list to add a custom class so that I can do some formatting in the...
1
1492
by: Grant Harmeyer | last post by:
I am attempting to construct a simple ASP.NET Rss/Xml newsfeed. If anyone has visited Don Box's Blog (http://www.gotdotnet.com/team/dbox/), you will notice that his Rss feed is exposed through an...
1
1282
by: Greg Collins [MVP] | last post by:
I've got a web site I've built that uses an InfoPath form to generate an xml file. This file is then transformed within the default.aspx page to create the contents of the page. The problem I'm...
0
1189
by: Random | last post by:
I would like to be able to read an Xml file with an <asp:Xml> Web Control and using XSLT dynamically write <asp:Xml> Web Controls to the page using the information from the first Xml file, which...
1
1107
by: Monster | last post by:
When <asp:xml is included in the aspx page, the source page contains this line "<?xml version="1.0" encoding="utf-8"?>" which shouldn't be in the html file.
0
934
by: mareal | last post by:
I am using the ASP:XML control to format XML data into HTML (thru XSLT). This works great so far. During the transformation, I am creating a table with links (<a>). I need to give these links a...
3
1454
by: Henry | last post by:
I know it is possible to store dynamic propterties for applications in XML files. The app.config and the web.config files can be used to store AppSettings... I am just wondering how far one can...
1
1221
by: mweb72 | last post by:
Hi all, I have a strong problem in asp/xml, i think it's a little thing but hard to find... Then, i get an xml file, it contain 3 childsnodes as product, and many items into. But, i can't ready...
1
899
by: SUBHABRATA | last post by:
Dear Group, I have some queries regarding XML conversion of some .txt/.doc files. I am thinking to use Satine. Is it OK? But it seems to support Python2.3 but does it support 2.5, too? If any one...
0
7093
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7287
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7008
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7467
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5594
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5022
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
1521
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
746
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
399
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.