I am using SQLServer 2005. I have one table called Drivers.
Every day thousands of records will be added in this table.
I have to show all these records in my GridView with out
applying ajax timer beacause we don't know
the time limit when the new record come to the table.
Sometimes it will add for 10 seconds some times 20 seconds.
There by Please try without using timer or any other
soultion apply for the table in sqlserver.
But, i want to see all records immediately when new record
comes in table. How?

Thanks in advance...
Ramesh

Answer Posted / karthik

Set sqlexpiration policy...under cache call back event,
write whatever you want to perform...

Thanks
Karthik.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

859


How does asp net store session ids by default?

611


How to prevent client side validation from the ASP.NET validation controls?

666


Define dll hell?

722


What are the different method of navigation in asp.net?

639






What are the Types of object in asp

724


Less than one page, how many windows will you be able to maintain?

656


How to set the pane area to transparent of a scrollPane component.?

653


What are the advantages of using session?

516


Is asp.net core faster?

634


What is the use of autowireup in asp.net?

648


What describes a query?

613


How should I destroy my objects in asp.net?

679


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

635


What is asp.net mvc? : asp.net mvc

646