Similar articles
ASP.NET Weblogs
Handling exceptions in your ASP.NET Web API
The Http status codes for reporting errors to clients can mainly be categorized on two groups, client errors and server errors. Any status code under 500 is considered an issue generated by something ...
DotNetShoutout - Latest published stories
Handling Exceptions using jQuery and ASP.NET MVC
Using AJAX has become one of the de facto practices in many web based RIAs. The use of jQuery is on the rise in many web applications, especially the ones built using ASP.NET MVC. Making AJAX calls us...
ASP.NET Daily Articles
Fight 404 errors with ASP.NET Routing
This article describes a way to use ASP.NET Routing to avoid 404 Not Found errors when changing folder structure or folder names in a web site.
Having a web site means spending some time and effort...
DotNetShoutout - Latest published stories
Logging and handling errors in ASP.NET 4.0
This article is taken from the book ASP.NET MVC 2 in Action. The authors discuss URL rewriting as a powerful deployment option that opens up new scenarios in URL canonicalization and seamless resource...
ASP.NET Daily Articles
Logging and Handling Errors in ASP.NET 4
This article is taken from the book ASP.NET MVC 2 in Action. The authors discuss URL rewriting as a powerful deployment option that opens up new scenarios in URL canonicalization and seamless resource...