ASP.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 1727
Number of posts: 3292

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Can we store a datatable or dataset in client Posted by Nison jose on 18 Nov 2004 at 4:10 AM
I want to store some data,usually datas from table in the client side so that my site will be much more faster.Now my site is very slow since in each call I have to go to server to fetch the data.
If I can maintain the data in the client it will be much faster.So I want to maintain the data in the client. Is .net provide any thing to support this.If so please replay to me. Or is there any other way to do this. Is there some way to store the datas from the server database in the file in client.

I heared from some one that we site can store the data in files in client.If anybody know it how,Plz explain me.


Report
Re: Can we store a datatable or dataset in client Posted by Xtreme.NET on 29 Nov 2004 at 6:33 PM
you can do that actually, you have various alternatives,
you could use cache, viewstate, cookies, etc.
But then again, you should know the disadvantages of storing the data in client i hope.
Also, be carefull of stale data, and make sure that the data stored in the client which u are about to use is fresh and reflects the database exactly.
Do post any other problems you might have here.
HTH...

"Rejoice always, pray without ceasing, in everything give thanks; for this is the will of God in Christ Jesus for you."[i]1Thess. 5:16-18[/i]




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.