GIAC
GSSP-NET · Question #476
GSSP-NET Question #476: Real Exam Question with Answer & Explanation
The correct answer is C. try. See the full explanation below for the reasoning.
Question
GIAC GSSP-.NET Exam Allen works as a Software Developer for ABC Inc. The company uses Visual Studio.NET 2008 as its application development platform. Allen develops an application using .NET Framework 3.5. The application connects to a SQL Server database using a SqlConnection object named Connection1. He creates some stored procedures in the database, which are used to update the data. Allen finds that sometimes, the update operation does not affect any row. He wants to add an error handling code to the application. Which of the following code segments will he use to accomplish the task?
Options
- Atry
- Btry
- Ctry
- Dtry
Community Discussion
No community discussion yet for this question.