Search Results

Robust ASP.NET Exception Handling

Download or Read eBook Robust ASP.NET Exception Handling PDF written by Lee Dumond and published by John Wiley & Sons. This book was released on 2010-11-17 with total page 86 pages. Available in PDF, EPUB and Kindle.
Robust ASP.NET Exception Handling
Author :
Publisher : John Wiley & Sons
Total Pages : 86
Release :
ISBN-10 : 9781118035467
ISBN-13 : 1118035461
Rating : 4/5 (67 Downloads)

Book Synopsis Robust ASP.NET Exception Handling by : Lee Dumond

Book excerpt: This Wrox Blox will teach you how to unravel the mysteries of exception handling in ASP.NET. First, you’ll get a thorough introduction to structured exception handling in the .NET Framework, learn about the Exception class, the related C# language constructs, and how exceptions propagate up the call stack. Then, you’ll delve into a variety of practical topics such as: when, where, and how to properly throw, catch, and handle exceptions in your code; how to employ “defensive programming” techniques to avoid triggering the most common CLR exceptions; adopting exception handling “best practices,” handling exceptions from rich ASP.NET server controls, data-bound controls, data sources, and AJAX asynchronous postbacks; and processing unhandled exceptions at both the page and application levels. The author also walks you through the building of a complete, reusable, and fully configurable ASP.NET exception processing framework that extends far beyond ASP.NET’s built-in error handling capabilities. You’ll learn how to collect information about the state of the application when the exception occurred; how to leverage various ASP.NET state-handling mechanisms such as Application, Context, Session, ASP.NET Cache, cookies, and query strings to store and pass error data; create a friendly, informative, and highly functional custom error UI; show friendly error messages to “normal” visitors, while showing detailed error reports only to site managers based on authentication, authorization, or IP; provide a way for users to add their own information to error reports; persist errors to the Windows Event Log, XML files, or a custom database; send detailed error notifications via e-mail and SMS text; and build an administrative dashboard to list, sort, page, view, and manage error logs. Once complete, you’ll learn how to quickly and easily add this new framework to any web site you create using a simple .NET assembly. A complete sample application and C# source code for the exception processing framework are available as a companion download.


Robust ASP.NET Exception Handling Related Books

Robust ASP.NET Exception Handling
Language: en
Pages: 86
Authors: Lee Dumond
Categories: Computers
Type: BOOK - Published: 2010-11-17 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

This Wrox Blox will teach you how to unravel the mysteries of exception handling in ASP.NET. First, you’ll get a thorough introduction to structured exception
Professional ASP.NET 3.5 AJAX
Language: en
Pages: 583
Authors: Bill Evjen
Categories: Computers
Type: BOOK - Published: 2011-02-02 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

This book explains how to use the ASP.NET AJAX features to create richer, more responsive dynamic websites. It explains the architecture, including the ASP.NET
.Net Programming Black Book, New Edition: Covering C# 2005, Vb 2005, Asp.Net And .Net Framework
Language: en
Pages: 1790
Authors: Kogent Solutions Inc
Categories: Computer science
Type: BOOK - Published: 2007-09 - Publisher: Dreamtech Press

DOWNLOAD EBOOK

.NET Black Book is the one-time reference and solid introduction, written from the programmer s point of view, containing hundreds of examples covering every as
ASP.NET 2.0 Cookbook
Language: en
Pages: 1016
Authors: Michael A Kittel
Categories: Computers
Type: BOOK - Published: 2005-12-16 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Completely revised for ASP.NET 2.0, this new edition of the best-selling ASP.NET Cookbook has everything you need to go from beginning to advanced Windows-based
Professional ASP.NET 1.1
Language: en
Pages: 1367
Authors: Alex Homer
Categories: Computers
Type: BOOK - Published: 2005-12-13 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

What is this book about? Written by a high-profile team of ASP.NET experts, this fully updated Professional guide enables you to take full advantage of the powe
Scroll to top