Mega Code Archive
Categories
/
ASP.Net
/
Language Basics
Use try catch to handle error (C#)
<% StructuredErrorHandling(); Response.Write("Function call completed" + "
"); %>