C
CSharper
I have a situation where I need to load a very large (10MB) XML file
and display it to the user. The file is loaded using web services and
then display it on the web browser. As you can imagine other than the
delay in loading the large file, sometimes I get timeout complains.
What is the best way to load and show the data to the user?
Thanks,
and display it to the user. The file is loaded using web services and
then display it on the web browser. As you can imagine other than the
delay in loading the large file, sometimes I get timeout complains.
What is the best way to load and show the data to the user?
Thanks,