Click here to Skip to main content
15,740,516 members

Comments by sheelarose (Top 6 by date)

sheelarose 30-Nov-15 7:19am View    
It is working Fine. Thanks
sheelarose 30-Oct-15 2:58am View    
Ok. than we can go ahead with cache.
sheelarose 28-Oct-15 2:00am View    
Can we use application variable ?
sheelarose 27-Oct-15 8:21am View    
I have Lacks of records in DB. I need to search the record by account number. Each and every time i cant go to DB and fetch record. Since it will make some performance issue. So i m planning to use Session variable, which will store Lacks of record and using LINQ query , I m planning to get the account details.
sheelarose 27-Oct-15 8:21am View    
I have Lacks of records in DB. I need to search the record by account number. Each and every time i cant go to DB and fetch record. Since it will make some performance issue. So i m planning to use Session variable, which will store Lacks of record and using LINQ query , I m planning to get the account details.