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
Is a dll file an executable?
what are the Custom controls in asp.net?
Explain the steps needed to be performed in order to create an animation in xaml?
What parameters can you pass in the url of the api?
What is a web server? What are the load limits in it?
What is the difference between custom web user control and a custom web server control?
What is the difference between Session and response.Redirect?
Which protocol is used to call web service?
What’s difference between “optimistic” and “pessimistic” locking?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What is true about application service provider?
Explain asp.net page life cycle?
What is the use of view state?