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 / subhash saini

u have to use cache for that, which automaically refresh
the page by calling delegate.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define xmlvalidatingreader class.

563


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2221


What are the differences between application object and session object?

492


Which is faster union or union all?

570


How can you pass multiple complex types in Web API?

570






What is the difference between CC and BCC?

611


What is session start?

518


Which adapter should you use, if you want to get the data from an access database?

536


What is a web based system?

462


Which Is Faster MVC or ASP.net ?

579


What a diffgram is, and a good use for one?

563


Explain the updatepanel?

580


What is break mode?

505


How do I know asp.net mvc version? : Asp.Net MVC

496


What is a Cookie? Where is it used in ASP.NET?

608