Answer Posted / senthilselvan
if you know what kind of error may occur in that block mean
, will it be right to use catch block without handling the
proper validation?
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the use of dataadapter.
Can you use c# without .net?
Can you explain composite pattern?
List some of the important session state modes of asp.net.
What is the difference between ASP Session State and ASP.Net Session State?
What is the difference between user control and custom control?
Why is it preferred to not use finalize for clean up?
Explain weak typing and strong typing.
How can I configure asp.net applications that are running on a remote machine?
What is different in .net 1.1 and .net 2.0?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain what is event bubbling?
Can you explain the importance of finalize method in .net?
What is difference between session and viewstate?
What is application state?