Answer Posted / nagaraj
Catch(Exception) means that you catch all the exception
which might not occur. But, really we need to catch only
some type of exception, so we need to catch only those type
instead of catching all the exceptions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain asp.net mvc request life cycle? : asp.net mvc
What is a runtime version?
Explain the difference between debug.write and trace.write?
What is the extension of master page in asp.net?
What are sql joins?
Why do we need a web application session?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Explain client side state management system.
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
What's the ASP.Net Application life cycle?
What is meant by server side scripting?
What are the 3 levels at which content pages can be attached to Master Page?
Can we use a static function with a non-static variable?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?