Click here to Skip to main content
15,891,864 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: site navigation Pin
Aman Bhullar25-Dec-09 23:42
Aman Bhullar25-Dec-09 23:42 
GeneralRe: site navigation Pin
mylogics25-Dec-09 23:44
professionalmylogics25-Dec-09 23:44 
GeneralRe: site navigation Pin
Abhijit Jana26-Dec-09 0:36
professionalAbhijit Jana26-Dec-09 0:36 
AnswerRe: site navigation Pin
sashidhar26-Dec-09 22:36
sashidhar26-Dec-09 22:36 
Questioncaching best architecture [modified] Pin
Amr M. K.25-Dec-09 5:53
Amr M. K.25-Dec-09 5:53 
AnswerRe: caching best architecture Pin
Abhijit Jana25-Dec-09 6:07
professionalAbhijit Jana25-Dec-09 6:07 
GeneralRe: caching best architecture Pin
Amr M. K.25-Dec-09 9:45
Amr M. K.25-Dec-09 9:45 
GeneralRe: caching best architecture Pin
Abhijit Jana26-Dec-09 0:39
professionalAbhijit Jana26-Dec-09 0:39 
Amr M. K. wrote:
but i want for updatable data to be cached??

Yes, you can easily do that. You can use CacheDapendency with the data. When ever the source of the cached data will change cache data will update automatically. From where you are reading the data ? If it is sql server you can easily set dependency with the database server or if you are reading data from file then also you can set the dependency with the file.

Let me know if you need any more help.

Thanks !

Abhijit Jana | Codeproject MVP
Web Site : abhijitjana.net
Don't forget to click "Good Answer" on the post(s) that helped you.

GeneralRe: caching best architecture Pin
Amr M. K.26-Dec-09 0:44
Amr M. K.26-Dec-09 0:44 
GeneralRe: caching best architecture Pin
Abhijit Jana26-Dec-09 0:55
professionalAbhijit Jana26-Dec-09 0:55 
QuestionLayered web project with ASP.NET Pin
mrkeivan25-Dec-09 4:39
mrkeivan25-Dec-09 4:39 
AnswerRe: Layered web project with ASP.NET Pin
Gamzun25-Dec-09 20:18
Gamzun25-Dec-09 20:18 
QuestionWhy ms office dlls should not be there on the server Pin
vnr25-Dec-09 3:40
vnr25-Dec-09 3:40 
AnswerRe: Why ms office dlls should not be there on the server Pin
Abhijit Jana25-Dec-09 4:30
professionalAbhijit Jana25-Dec-09 4:30 
GeneralRe: Why ms office dlls should not be there on the server Pin
vnr27-Dec-09 3:12
vnr27-Dec-09 3:12 
Questionpostback event in cloud computing Pin
krishnaveer25-Dec-09 1:10
krishnaveer25-Dec-09 1:10 
AnswerRe: postback event in cloud computing Pin
Abhijit Jana25-Dec-09 1:32
professionalAbhijit Jana25-Dec-09 1:32 
GeneralRe: postback event in cloud computing Pin
krishnaveer25-Dec-09 1:42
krishnaveer25-Dec-09 1:42 
Questionnavigation Pin
mylogics24-Dec-09 22:58
professionalmylogics24-Dec-09 22:58 
AnswerRe: navigation Pin
Aman Bhullar24-Dec-09 23:13
Aman Bhullar24-Dec-09 23:13 
GeneralRe: navigation Pin
mylogics24-Dec-09 23:22
professionalmylogics24-Dec-09 23:22 
AnswerRe: navigation Pin
keyur satyadev25-Dec-09 2:30
keyur satyadev25-Dec-09 2:30 
AnswerRe: navigation Pin
AmosDai28-Dec-09 15:06
AmosDai28-Dec-09 15:06 
QuestionCombobox in gridview Pin
Bob From Accountemps24-Dec-09 14:14
Bob From Accountemps24-Dec-09 14:14 
AnswerRe: Combobox in gridview Pin
Abhijit Jana24-Dec-09 18:20
professionalAbhijit Jana24-Dec-09 18:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.