Re: Preferred way of passing data

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Lucas Tam (REMOVEnntp_at_rogers.com)
Date: 08/25/04


Date: Wed, 25 Aug 2004 14:25:27 GMT


"Rod" <rodf@newsgroups.nospam> wrote in
news:uFiz$1qiEHA.1376@TK2MSFTNGP11.phx.gbl:

> What I would like to know is, what is the preferred way of handling a
> large amount of data that you want to attempt to save and then report
> back to the user the status of the attempt of saving. What is the
> "best practice", if you will, of doing this?
>

For large amounts of data, I would use a Session object.

Cookies and Query strings are limited in size. ViewState will degrade
performance because data has to travel back and forth between the client
and server, increasing the page payload.

-- 
Lucas Tam (REMOVEnntp@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/


Relevant Pages

  • skipping blank lines - again
    ... If the amount is displayed in it's own ... >> I have a report that lists various employee benefits. ... When the graph is there, ...
    (microsoft.public.access.reports)
  • Better approach for common business problem ? (long post)
    ... a client dimension DimClient ... A report must be made that shows the total Amount in a given period compared ...
    (microsoft.public.sqlserver.olap)
  • Re: Generate such a report
    ... The balances appearing in report are as ... How do I add a sum to a query you've made for me? ... payables in a table called "Settlements". ... Receivable By, Receivable From, and Amount. ...
    (microsoft.public.access.formscoding)
  • Re: parameter query help
    ... I re-named the field to mydate. ... have an amount of purchase field that keeps track of the total amount of ... The last box shows the amount of purchase. ... I am still unable to pull up any report after the ...
    (microsoft.public.access.queries)
  • Re: monthly report
    ... > then when i run the report i get asked Please Enter the Month You Require ... > what if they have paid already an invoice for them will still come up? ... > Membership Type - this is defaulted to the current membership type in the ... > Amount Owing - this shows up automaticaly based on a table. ...
    (microsoft.public.access.reports)