How can you handle exceptions in asp.net?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

What is difference between viewstate and session in asp net?

0 Answers  


What is the name of the base class that all web forms will be inherited?

7 Answers  


How may clustered index we can create in table?

0 Answers  


How would you get asp.net running in apache web servers? Explain it's limitations.

0 Answers  


Explain the difference between the web config and machine config.

0 Answers  






Can we have a web application running without web.config file?

0 Answers  


What are the asp.net objects? is it application obects, cache objests etc. or is it state managements, web services etc?

3 Answers   Syntel,


please can any describe 'Master Page' in ASP.Net 2.0

4 Answers  


what is strong name?

4 Answers   Fidelity, Infosys, Microsoft, Shriram Value Services,


What event handlers can I include in Global.asax ?

1 Answers  


What is the page life cycle in asp.net?

0 Answers  


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

5 Answers  


Categories