Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Under what circumstances is try..catch{} OK ?
- Bettter yet if this was in the setter method of a public property, with an event handler in it?.NET 2.0 set the binding source property (listBox, Combox etc..), this fires SelectedItemChanged.Put any code in the event handler that throws an unhandled exception, and the component f'ing swallows it.try{ bs...
- Tags: .NET, Tony Hopkinson, event handler
- Discussion threads 2007-11-08
- K.I.M.S. -- Police K-9 Handler Edition (exe)
- Designed for the independent K-9 handler without the need for real-time sharing of data. Data can be shared with your K-9 Trainer through the use of our encrypted data export/import functionality. One handler, unlimited K-9's. Training records include date and time spent, K-9 trained, location, type of training session, training...
- Tags: Training, Workforce Management, Human Resources
- Software downloads 2007-03-24
- Text Handler (exe)
- Text Handler is a full featured search and replace program that will make anyones job easier. You can easily change, insert or delete text in any text file. This utility was designed to search and replace text through multiple directories and specified files you want to change. You are not...
- Tags: Search, Text Handler, Productivity, Recruitment & Selection, Human Resources, Workforce Management
- Software downloads 2006-06-06
- K.I.M.S.--SAR K-9 Handler Edition (exe)
- K.I.M.S.--SAR K-9 Handler Edition prepare, organize, secure, and report your training sessions like never before with the K-9 Information Management System (K.I.M.S.) --Search and Rescue K-9 Handler Edition. Redesigned medical Records to include vaccinations and their expiration dates. Forensic K-9 type added. Report generator redesigned to allow for a virtually...
- Tags: Training, Workforce Management, Human Resources
- Software downloads 2007-05-15
- SOAP Message handler
- Hello,I want to create a SOAP message Handler for securing my web services. The .NET plateform offer this possibility with the SOAP extension.But can this method be used with other plateform web services (java...) and how do it work?In other words, can we create a SOAP message handler for all...
- Tags: SOAP, Web services, spack92, SOAP message Handler, Simple Object Access Protocol, Web service
- Discussion threads 2007-11-13
- No more cryptic error messages with PHP custom error handlers
- PHP comes with built-in tools to let the developer trap script errors and divert them to their own user-defined error handler. You can program this handler to display a more informative error message, log the error to a file or database and/or take remedial action. In this download, you'll see...
- Tags: PHP, Error, Error Handler, Scripting Languages, Software/Web Development, Web Development
- Download resources 2006-09-08
- eMail Bounce Handler (exe)
- eMail Bounce Handler is a bounce e-mail filtering and handling tool that recognizes bounce e-mails using a customizable set of rules and extracts the recipients addresses allowing you to use them again to try sending your mail or to take them off your list. This version is the first release...
- Tags: eMail Bounce Handler, E-mail, Online Communications
- Software downloads 2007-12-18
- AutoSysBot Host Handler (zip)
- Host Handler - a standalone utility edits the host file of windows which are referred by browsers to block Web sites that are mentioned in the file. They do so by generally redirecting the browser back to the system, thereby blocking unwanted Web pages that can harm your system. Version...
- Tags: Web, Web Browser, File, Web Browsers, Channel Management, Internet, Marketing
- Software downloads 2008-03-07
- 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
- Handling Java Exception
- Hi, Needed some help in java programming. ThanksWhat is the meaning of 'throws NumberFormatExecption' here?public static void inputInteger throws NumberFormatException{ ... }If i write the following statement, when i compile the program will have error saying exception not thrown or declared. Why the above statement doesn't have the same error?public...
- Tags: Handling Java Exception, kat97@..., programming, Java
- Q&A 2006-04-11
- Understanding Linux Network Internals: Frame Reception
- This paper discusses about frame reception, where the hardware uses an interrupt to signal the CPU about the availability of the frame. The IRQ number causes the right handler to be invoked. The handler is typically a function within the device driver registered at device driver initialization time. IRQ function...
- Tags: Linux, Network, Device Driver, O'Reilly Media Inc., Handler
- Book chapters 2006-01-19
- Unleash the power of dynamic proxies in Java
- Find out how dynamic proxies in Java work, and then learn how to create a proxy that implements a list of interfaces. Dynamic proxies have been part of Java since Java SE 1.3. Here's how the javadoc for the Proxy class defines it: "A dynamic proxy class...
- Tags: Java, David Petersheim, proxy instance, proxy, runtime, Java Tips Newsletter, Class, Interface, Invocation Handler, Programming Languages, Corporate Communications, Software Development, Software/Web Development, Marketing
- Technical articles 2005-08-11
- Windows SharePoint Services Toolkit: Document Library Event Handler (EXE)
- The sample in the Document Library Event Handler Toolkit (EventHandlerToolkit.exe) download introduces developers to the Microsoft Windows SharePoint Services list events feature for document libraries. Windows SharePoint Services Toolkit: Document Library Event Handler consists of two projects, SampleEventSinks and the WSS Event Monitor. The SampleEventSinks project contains several sample event...
- Tags: Microsoft Windows Sharepoint Services, Microsoft Corp., Microsoft Windows, Operating Systems, Software
- Software downloads 2007-08-30
- Handle DOM exceptions in Java
- This article originally appeared as an XML e-newsletter.By Brian SchaffnerWhen working with Java-based XML parsers, youare often faced with handling exceptions. Some exceptions aresimple to handle, while others are more difficult. In this article,we'll look at some common exceptions seen while working with XMLdocuments and explore how to manage them....
- Tags: Java, Document Object Model, DOMException, XML
- Technical articles 2003-10-01
- Navigating Error Recovery Code in Java Applications
- Java provides a program-level exception handling mechanism in response to error conditions that are translated into exceptions by Java VM. However, exception handling code is often widely scattered throughout an application and untested. This paper presents a program visualization tool ExTest that shows quite precisely all the handlers for exceptions...
- Tags: Java Application, Recovery, Exception, Programming Languages, Java, Software Development, Software/Web Development
- White papers
- Copy Handler (zip)
- Copy Handler program is a small tool designed for copy/move files and folders between different storage medias (hard disks, floppy disks, local networks, CD-ROMs and many other). Some of the advantages of this software: copying data at rates up to 6-7 times faster than standard MS Windows copying (when copying...
- Tags: Hard Drive, Microsoft Windows, Operating Systems, Software
- Software downloads 2006-11-07
- MSDN Webcast: Internet Information Services 7.0 (Level 200)
- The attendee of this webcast will learn about the new features in Microsoft Internet Information Services IIS version 7.0, the latest version of IIS available in Windows Server 2008. Taking advantage of the modularity, extensibility, and Microsoft .NET Framework integration in IIS 7.0, one can create a new managed handler...
- Tags: Microsoft Developer Network, Microsoft IIS 7.0, Webcast, Microsoft IIS Server, Internet, Digital Media, Microsoft Windows Server 2008, Consumer Electronics, Personal Technology, Operating Systems, Microsoft Windows, Software
- Webcasts
- .NET exceptions for the exceptionally challenged
- What is an exception, and why should you care? Web Editor Lamont Adams provides a crash course in VB.NET's exception-handling system.The structured exception-handling system used by .NET is a highly efficient and powerful way to detect and handle errors. But if you've never dealt with exceptions before—like most Visual Basic...
- Tags: .NET, Microsoft development tools, Programming languages, Microsoft .NET, Lamont Adams
- Technical articles 2002-05-06
- 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
- << Previous
- page 1 of 1
- Next >>