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 / sanjeev

you can use sql server based cache bu this whenever a record
is entered in the database, the cache expires and new reult
will be displayed

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?

503


What does the orientation property do in a menu control?

529


What types of data validation events are commonly seen in the client-side form validation?

558


What is the advantage of mvc over asp.net? : Asp.Net MVC

498


Is a dll file an executable?

553






Define data caching?

543


What is recordset asp?

539


How do we implement bundling in MVC?

585


Explain Life cycle of ASP.NET page when a request is made.

747


Do you support digital rights management to protect my videos?

449


what is publisher?

1648


Diff between web user control and web custom control?

496


What are the different authentication modes in asp.net?

516


What does asp.net stand for?

536


Which asp.net objects encapsulate the state of the client and the browser?

569