From: Temoc on 13 May 2010 18:40 You have been very helpful. It will take me a couple days to digest all this information. This is the starting point that I was looking for. Thank you
From: 3P on 14 May 2010 20:58 Dnia 12-05-2010 o 20:10:01 Temoc <Temoc(a)discussions.microsoft.com> napisa�(a): > I am developing a search web interface to query our database. My concern > is > that the project will have around 100 lookup queries whose values will > have > to be loaded into Multi-select checkbox components. > > I would appreciate any ideas on techniques that would reduce page load > time as well as the re-opening queries and reloading the values every > time > the page gets refresh or reloaded. > > One key point is that the lookup values may change on average around > once > a month. I am working with SQL Server 2008, VS2010 and DevExpress. > Load to cache. Use PageAcyncTask.
First
|
Prev
|
Pages: 1 2 Prev: Onchecked_change in gridview Next: Encrypting external config section |