Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- WebSphere Application Server V6.1: Classloader Problem Determination
- Troubleshooting class loader issues with applications running on WebSphere Application Server version 6.1 requires a basic understanding of how class loaders work within WebSphere. This paper begins with an introduction on understanding class loaders and class loaders within WebSphere Application Server. This includes an explanation of configuration options for the...
- Tags: IBM WebSphere, IBM WebSphere Application Server, Class Loader, Application Servers, Middleware, Enterprise Software, Software
- White papers 2007-07-18
- MCaster Simple (exe)
- Simple yet powerful utility for class (e-class) management that allows the teacher running the MCastServer application to manage (lock keys and mouse, reboot, logoff, shutdown, disallow application, and execute remote commands) on the client PCs running the MCastClient application. This version is the first release on CNET Download.com.
- Tags: Application, Mice, Desktops, Hardware, Peripherals
- Software downloads 2008-02-04
- CyberMatrix Class Scheduler (exe)
- CyberMatrix Class Scheduler is an easy to use single or multi-user application for scheduling student's classes. The software is ideal for schools and other institutions that must create class schedules. Class Scheduler can be used by a single teacher or by a group of students to schedule classes. The idea...
- Tags: Software, Class, CyberMatrix Class Scheduler, Tools & Techniques, Management
- Software downloads 2005-12-23
- A tip for cleaner Java code
- Our latest Java tip shows you how to make your code a little less confusing.It's time for another Builder member-submitted Java tip of the week. This week's winning tip, on keeping source code clean and easily readable, comes from member Jon Hermiz.Keep your objects separatedA good way to keep objects...
- Tags: Programming languages, Lamont Adams, Java
- Technical articles 2001-12-17
- MaintainJ Plugin (zip)
- MaintainJ, an Eclipse plug-in, generates sequence and class diagrams for a given use case, helping the users to quickly understand a complex Java or J2EE application. MaintainJ logs runtime method execution sequence to a file and uses that trace file to render sequence and class diagrams. MaintainJ Instrumentation Wizard instruments...
- Tags: Sequence, MaintainJ, J2Ee, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Software downloads 2007-07-11
- Application Firewalls
- As businesses place more applications on the web, they expose more of their sensitive customer data to hackers. Browser-based applications tunnel through the entire security perimeter of an organization, giving users unprecedented access to internal systems. It's little wonder that the majority of attacks today target the application directly. For...
- Tags: F5 Networks Inc., Application Firewall, Firewalls, Security, Networking
- White papers 2007-10-01
- Improve Application Performance With SwingWorker in Java SE 6
- This paper describes how to avoid slow, sluggish, or unresponsive UIs by using the SwingWorker class to create and manage worker threads in a demo application called Image Search. This application demonstrates how to correctly use the SwingWorker Application Programming Interface API by interacting with the popular Flickr web site...
- Tags: Application, Performance, Java, Sun Microsystems Inc., Web Site Development, Performance Management, Internet, Human Resources, Workforce Management
- White papers 2007-01-01
- image processing
- hi1-can i cpoy parts of an image and process them indepenently?2-can java work with any other product?3-how can java interact(send-recieve)with lan directly?thanks a lot1. I don't know what you mean by copy, but you can process parts of images. There are methods defined in the Graphics2D class for dealing with...
- Tags: Programming languages, Java, image
- Q&A 2005-08-20
- Writing Cool Games for Cellular Devices
- This paper discusses some of the most common features in J2ME environment. These features include the MIDlet class, which is the base class for all J2ME applications, the low-level API's Canvas class, and high-level API classes such as List and Form. The paper also covers the organizational structure of the...
- Tags: J2ME, Class, Java, Games, Programming Languages, Software Development, Software/Web Development, Personal Technology
- White papers 2006-04-25
- Get the most out of Java's class loaders
- Java Class LoaderPlease send me sample about this topic....Simple introductionThis article is nice but might give the impression that using custom class loaders is easy.Well, it's mostly the case in a standalone, single-thread virtual machine but writing and enforcing the use of a custom class loader in a multi-threaded environement...
- Tags: class loader, loader, sql, roquemacosta@..., programming, Java
- Discussion threads 2006-06-08
- Chart your path by unleashing the power of PHP in your next Web application
- The ever-expanding capabilities of PHP and PHP special classes give Web application programmers and developers a bountiful toolset from which to operate. In this age of rapid application development and dynamic Web sites, the ability to code and deploy powerful applications quickly is in high demand. With...
- Tags: TechRepublic Inc., PHP, Web Application, Scripting Languages, Software/Web Development, Web Development
- Download resources 2005-09-06
- ODBC2CSharp (exe)
- ODBC2CSharp lets you convert ODBC table information into a C# class and a ready-to-use Visual Studio 2003 project. It takes advantage of this class to provide a Windows application to read, query, update, and print records from your database.
- Tags: Class, C#, Microsoft Development Tools, .Net, Programming Languages, Databases, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software, Data Management
- Software downloads 2005-11-22
- USBTrace (zip)
- USBTrace is an easy to use and powerful USB Protocol Analyzer for the USB bus and the devices connected to it. USBTrace can monitVersion 2.0 added class decoding for HID and Hub Class specific requests, adds major performance improvement in the capture driver, allows error reports to be send directly...
- Tags: Performance Improvement, USB, USBTrace
- Software downloads 2007-09-13
- SQLDataLayer (msi)
- SQLDataLayer is designed to script your Stored Procedures and optionally create the class objects necessary for any .net application that utilizes a SQL backend database. Accelerating your development time, creating a constant easily maintained Class object Library for your Data Access Layer.
- Tags: JTNDevelopment, SQLDataLayer, .Net, Programming Languages, Databases, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2006-02-21
- MSDN Webcast: New Native Windows Mobile Development Features in Visual Studio 2005 (Level 200)
- This webcast demonstrates how to build a Microsoft Windows Mobile C++ application from scratch using application and class wizards, design its user interface, digitally sign the application and debug it, all from within Visual Studio.
- Tags: Microsoft Developer Network, Microsoft Visual Studio, Microsoft Windows Mobile, Webcast, Microsoft Visual Studio 2005, Microsoft Corp., Microsoft Windows, Microsoft Development Tools, Operating Systems, Handhelds, Digital Media, Software, Development Tools, Software Development, Software/Web Development, Hardware, Consumer Electronics, Personal Technology
- Webcasts
- Maximize PHP apps using OOP techniques
- Most developers consider object-oriented programming OOP and PHP to be mutually exclusive, but PHP packs all the functionality needed for developers to aggressively use OOP techniques in their applications. To demonstrate this approach, let's use the classic example of a vehicle, written as a PHP class:class Vehicle { // Stuff...
- Tags: OOA/OOD/OOP, Scripting languages, Mike Britton, getWheels, PHP, object-oriented programming
- Technical articles 2003-07-16
- Save time and reduce frustration with a special data class for ASP.NET
- Many application developers coming to .NET from other platforms are a little surprised at the number of steps generally required to get data in and out of a data base. However, if you put all of your data base logic into one class, you can write statements once and manipulate...
- Tags: Microsoft ASP.NET, Object-oriented, Addison-Wesley, Ooa/Ood/Oop, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- Book chapters 2005-05-19
- Tech Tip: Determine an acceptable recovery time objective
- By Mike Talon When crafting your organization's disasterrecovery plan, one of the first aspects that you must decide is therecovery time objective RTO, the measurement of how muchtime can pass between the failure of an application and the time when it becomes available to end users againafter recovery. ...
- Tags: recovery time objective, Mike Talon
- Technical articles 2004-08-03
- Excel Class .NET (zip)
- Excel Class .NET is a powerful .NET component written in Visual Basic .NET (ensuring maximum compatibility, ease-of-use and effectiveness) which contains a smorgasborg of functions to exchange data between Excel and Visual Basic, and create professional looking reports in Excel. Using Excel Class .NET in your Visual Basic application will...
- Tags: Microsoft .NET, Microsoft Visual Basic, Excel Class .NET, Microsoft Excel, Microsoft Office, Microsoft Development Tools, Office Suites, Software, Development Tools, Software Development, Software/Web Development
- Software downloads 2007-11-20
- << Previous
- page 1 of 1
- Next >>