ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
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
 Question Submitted By :: Rameshp
I also faced this Question!!     Rank Answer Posted By  
 
  Re: 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
# 1
u have to use cache for that, which automaically refresh 
the page by calling delegate.
 
Is This Answer Correct ?    6 Yes 2 No
Subhash Saini
 
  Re: 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
# 2
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
Sanjeev
 
 
 
  Re: 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
# 3
u can do one thing whenever u r inserting record in database just bind grid at the same time again it will show all new with old record..may be it will be useful for u
 
Is This Answer Correct ?    0 Yes 1 No
Deepak
 
  Re: 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
# 4
Set sqlexpiration policy...under cache call back event, 
write whatever you want to perform...

Thanks
Karthik.
 
Is This Answer Correct ?    1 Yes 0 No
Karthik
 
  Re: 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
# 5
use databse triggers
 
Is This Answer Correct ?    0 Yes 0 No
Sunny
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
In which form does the dataset store data in it? Verinon-Technology-Solutions3
How to refresh a page in asp.net  2
what is state management,what is the purpose of it,how it will be implemented in real time?  1
Explain current thinking around IClonable.  1
What methods are fired during the page load?  1
You have two buttons in web form and i clicked on one of the button, so how do i find which button i've clicked on the form in my page load? INDUS14
You ve defined one page_load event in aspx page and same page_load event in code behind how will prog run?  4
What is the transport protocol you use to call a Web service?  2
What is shared and private assembly? Accenture1
When we are requesting a new URL through Response.Redirect() the new page wil open on the new browser window or it wil open in the same window? If we use Server.Transfer() what wil happen?  1
About the Usage of htmlencode and urlencode ? Cognizent2
How to retrieve data row by row from a DataTable? Thanks In advance PriyaPP  3
Can we use the java script code in .Net Code behind? eXensys4
what is difference between User Control,Custom Contro1,Web server control and template controls  1
what are the new server controls added in Asp.net 2.0? DOSPL1
How many web.copnfig can exists in a web application & which will be used ? MMTS3
What is reflection and disadvantages of reflection? Microsoft3
what are the events in ASP.net page life cycle?  1
Features in ASP.NET? Microsoft2
Name two properties common in every validation control?  6
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com