Asp.net, MVC, C#,Jquery, Angularjs, WebAPI, HTML,Wcf, SQL
Life time blog
3.1.09
Try Catch in Asp.net Code
try
{
if (!Page.IsPostBack)
{
bindCategories();
}
}
catch (Exception)
{
Response.Redirect("error.aspx");
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment