Answer Posted / ashish maurya
1)Using TRy,catch,finally block.
2)using @@Error just after DML statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are server objects?
What is fulltrust?
Is there any alternative to avoid name collisions other then Namespaces?
What are custom controls?
What is difference between session and cookies?
What is s2s tracking?
How do you identify that the page is postback?
What are the event handlers that can be included in the Global.asax file?
Explain the difference between the web config and machine config.
What is event bubbling?
Describe session handling in a webfarm?
i want the asp.net technical questions and answeres
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 are the different validators in asp.net?
What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?