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
Developing Web Applications with ASP.NET and C#
Language: en
Pages: 448
Authors: Hank Meyne
Categories: Computers
Type: BOOK - Published: 2002-09-18 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Learn how to create the basic, dynamic, and advanced ASP.NET pages in C# Packed with tips, tricks, and workarounds, this book covers every aspect of developing
Programming Microsoft ASP.NET 4
Language: en
Pages: 1444
Authors: Dino Esposito
Categories: Computers
Type: BOOK - Published: 2011-02-15 - Publisher: Pearson Education

DOWNLOAD EBOOK

Completely reengineered for ASP.NET 4—this definitive guide deftly illuminates the core architecture and programming features of ASP.NET 4 in a single, pragma
Professional ASP.NET 3.5
Language: en
Pages: 1410
Authors: Bill Evjen
Categories: Computers
Type: BOOK - Published: 2011-01-11 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

In this book, you’ll be introduced to the features and capabilities of ASP.NET 3.5, as well as the foundation that ASP.NET provides. Updated for the latest re
Professional ASP.NET 3.5 SP1 Edition
Language: en
Pages: 1864
Authors: Bill Evjen
Categories: Computers
Type: BOOK - Published: 2011-01-07 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Professional ASP.NET 3.5 SP1 In C# and VB ASP.NET 3.5 brings the power of Visual Studio 2008 along with the multitude of language improvements in C# 2008 and Vi
Scroll to top