On MovieTome: SEX AND THE CITY clips are here!
3 Resources for

exception management application block

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Exception Management Application Block (msi)
The Exception Management Application Block provides a simple yet extensible framework for handling exceptions. With a single line of application code you can easily log exception information to the Event Log or extend it by creating your own components that log exception details to other data sources or notify operators,...
Tags: Application, Exception Management Application Block, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2007-09-07
Custom publishers for the Exception Management Application Block
In a previous article, I discussed how Microsoft’s Exception Management Application Block EMAB made it easy to log exceptions using a single line of code. To review, important EMAB features include:Single-line exception logging in your applicationThe ability to turn EMAB on and off without recompiling the applicationThe ability to log...
Tags: Microsoft development tools, Databases, Craig Utley, Publish method, Exception Management Application Block, custom publisher
Technical articles 2003-12-02
Log errors easily with the Exception Management Application Block
Error handling (or in more recent geek-speak, exception management) is one of the most common application development tasks, and adding error handing is a critical aspect of building robust applications. But what happens when an error does occur? Naturally, you want to handle it in a graceful fashion. You may...
Tags: Microsoft development tools, .NET, Programming languages, Craig Utley, Exception Management Application Block
Technical articles 2003-08-05

Additional Resources

Explore the Enterprise Library Exception Handling Block for .NET 2.0
The Enterprise Library Exception Handling Block provides all the underlying plumbing code required to handle exceptions. Stop writing repetitive exception handling code and learn how to use it in the own applications to make exception handling consistent and effective. In an ideal world, all the code one writes would always...
Tags: Exception, Enterprise Library Exception Handling Block, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
White papers 2006-05-12
Handle exceptions properly in C#
Developers often overlook the importance of exceptionhandling to the detriment of their own code. In this article, I discuss how touse exception handling in C#. I also explain simple ways to add code snippetsto application code to prevent users from seeing certain errors, which maycause applications to shut down.Structured exception...
Tags: C#, HelpLink, Irina Medvinskaya, Listing B, Microsoft .NET, Software engineering/development, StackTrace, TargetSite
Technical articles 2007-02-23
Using Enterprise Library in ASP.NET 2.0 Partial Trust Mode
Although originally envisaged as a product for use in Windows Forms executable applications, Enterprise Library is proving popular with Web application developers as well. For example, the Data Access Application Block, the Cryptography Application Block, the Exception Handling Application Block, and the Logging Application Block provide useful features that can...
Tags: Microsoft ASP.NET, Web Application, Jupitermedia Corp., Mode, Microsoft ASP.NET 2.0, Security
White papers 2006-10-31
Data Access Application Block (msi)
The Data Access Application Block encapsulates performance and resource management best practices and can easily be used as a building block in your own .NET application. If you use it, you will reduce the amount of custom code you need to create, test and maintain. Specifically, the Data Access Application...
Tags: Data Access, Data Access Application Block
Software downloads 2007-09-07
MSDN Architecture Webcast: Patterns & Practices Live - Enterprise Library Exception Handling Application Block (Level 300)
Exceptions happen...the question is what to do handle them. Poorly written applications behave unpredictably when exceptions occur and often this bad behavior results in crashes or security holes. The attendee of this webcast will learn how to create exception policies that can be consistently and quickly applied in application to...
Tags: Microsoft Developer Network, Webcast, Exception, Digital Media, Security, Consumer Electronics, Personal Technology
Webcasts 2005-03-17
Restrict Internet Downloads with PDF Exception
I would like to block my users from downloading from the internet, with a single exception of pdf files. I was able to find the place in Group Policy to block downloading, but I was unable to find somewhere to add exceptions. Is this possible? If not,...
Tags: CLE IT, Adobe PDF, Internet
Discussion threads 2007-09-06
Utilize the Exception Handling Block in .NET-based apps
Discover how the Microsoft Enterprise Library's Exception Handling Block configuration program makes it easy to set up exception policies that are used in application code. As a developer, my time is limited, so anything that can save me time is greatly appreciated. For this reason, I am a...
Tags: Microsoft .NET, Exception Handling Block, Middleware, Tony Patton, .NET, Application servers, Microsoft development tools, Programming languages, Enterprise Library, Exception Handling, configuration tool, .NET Newsletter, Application, Library, Microsoft Corp., Exception, Exception Policy, Configuration Application, C#, Software Development, Software/Web Development, Enterprise Software, Software
Technical articles 2006-08-01
Updater Application Block - Level 200
Doing smart client development? Wish ClickOnce was here today? Want more control over the auto-deployment model of .NET 1.1? Attend this webcast and take a look at the Updater Application Block. Learn how to integrate the full power of the Updater Application block into your application. Reduce the startup time...
Tags: Application, Microsoft Corp., .Net, Application Servers, Digital Media, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Webcasts
Exceptions to the Rule: Automating Performance Management in the Datacenter
This whitepaper describes the benefits of implementing performance exception detection, outlines what these capabilities should ideally provide, and illustrates the power of exception detection technology in practical application. It also introduces the new performance exception capabilities included in the BMC Performance Analysis for Servers and BMC Performance Assurance solutions and...
Tags: BMC Software Inc., Data Center, Performance, Performance Management, It Management, Human Resources, Workforce Management, It service Management
White papers 2006-10-13
How to Create a Custom Policy Injection Application Block Handler
As part of Enterprise Library, the Policy Injection Application Block lets a developer control the behavior of the applications through configuration. The Policy Injection Application Block, part of Enterprise Library 3.0 from Microsoft's patterns & practices group, provides powerful yet easy-to-use techniques for applying policies to objects within the applications....
Tags: Developer, Application, Jupitermedia Corp., Productivity
White papers 2007-05-14
Exception in SPGlobalAdmin object
Hi,I am new to sharepoint, and was trying to integrate SharePoint with my application which is written in C#.Net. Initially it was a window application and i was able to easily integrate sharepoint with my application. Now i have my application written in ASP.Net, an dnow i want to integrate...
Tags: Groupware, apondu@..., Microsoft SharePoint, SPGlobalAdmin, SPGlobalAdmin globalAdmin
Discussion threads 2007-06-26
Exception in SPGlobalAdmin object of SharePoint
Hi,I am new to sharepoint, and was trying to integrate SharePoint with my application which is written in C#.Net. Initially it was a window application and i was able to easily integrate sharepoint with my application. Now i have my application written in ASP.Net, an dnow i want to integrate...
Tags: Groupware, Enterprise software, apondu@..., Microsoft SharePoint
Discussion threads 2007-06-26
MSDN Webcast: Introducing the Policy Injection Application Block (Level 200)
The Policy Injection Application Block is a new addition to the patterns & practices Enterprise Library 3.0 that enables to define policies that can be applied before or after calls to the business objects. Each policy consists of a chain of handlers that typically implement cross-cutting concerns by calling other...
Tags: Microsoft Developer Network, Application, Webcast, Policy Injection Application Block
Webcasts 2007-05-08
Learn the basics about structured exception handling in VB.NET
Irina Medvinskaya provides information, as well as code samples, about both types of structured exception handling blocks: Try…Catch and Try…Finally. One of the most reputable changes in the Visual Basic language is the introduction of structured exception handling in VB.NET. While the latest version of the language...
Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, .NET, TryÂ, structured exception handling, Visual Basic Tips Newsletter, Block, Error, Try, Development Tools, Software Development, Software/Web Development
Technical articles 2006-11-16
Implement Presentation Workflow With the User Interface Process Application Block - Level 400
The User Interface Process UIP application block provides a rich framework for developing stateful, process-oriented user interfaces, either for Web or windows applications. It allows you to decouple the views of your application using and implementation of the Model-View-Controller pattern provided by the application block. Ideal for applications such as...
Tags: Application, Workflow, Channel Management, Marketing
Webcasts
Utilize the Exception Handling Block in .NET-based apps
As a developer, my time is limited, so anything that cansave me time is greatly appreciated. For this reason, I am a big fan of Microsoft'sEnterprise Library. After all, who can pass up free code? I covered loggingvia the Enterprise Library in a previous column,but today the focus is on...
Tags: configuration tool, Exception Handling, Exception Handling Block, Exception-Handling Block, Microsoft .NET, Tony Patton
Technical articles 2006-08-01
Exception management in .NET
It's important to understand .NET exception management when designing a .NET application. Learn how to handle exceptions in the appropriate order in Visual Basic development.Microsoft’s .NET Framework provides structured exception handling, represented by a set of keywords and a dedicated exception class, for all programming languages. In Visual Basic, the...
Tags: .NET, Programming languages, Microsoft .NET Framework, e Advantage, Microsoft .NET
Technical articles 2002-08-28
  • << Previous
  • page 1 of 1
  • Next >>


Quick Reference: PC Troubleshooting Pack
Help desk and IT support professionals need the fastest and most complete answers to keep every PC in action. Get the PC troubleshooting solutions you ...
Buy Now
Disaster Prevention and Recovery in Windows Server 2003
The Windows Server 2003 Volume Shadow Copy Service offers even small IT shops a unique opportunity to back up just like the big guys. Our Windows Serv ...
Buy Now