Multiple options: Page level caching. ( fastest and most efficient ) Data caching ( put it in the cache object, uses memory ) Outputting the webservice output to XML files and use these.
----- Original Message ----- From: "jamil tamimi" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Tuesday, April 19, 2005 4:34 PM Subject: [AspNetAnyQuestionIsOk] Caching > > > hi all, i want to solve a problem i work with huge number of data > (millions) i well get these data through webservies from oracle database. > i want to use a professional way to cahing the data to use a minium use to > the database. > > thanks > > > > > --------------------------------- > Do you Yahoo!? > Plan great trips with Yahoo! Travel: Now over 17,000 guides! > > [Non-text portions of this message have been removed] > > > > > Yahoo! Groups Links > > > > > > > > > -- > Internal Virus Database is out-of-date. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus Database: 266.9.7 - Release Date: 4/12/2005 > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
