The Latest

DevX - Software Development Resource

Always Make a Local Copy of an Object

Reading from the object variable is always slower than reading from the local variable. So, if you are reading from the object variable frequently, then save it in a local

DevX - Software Development Resource

Making the Most of the VB TreeView Control

he TreeView control is one of the most flexible Windows controls. It displays hierarchical data and lets users navigate through the hierarchy by expanding and collapsing nodes at will. I

DevX - Software Development Resource

Giving SOAP a REST

or the past two years, the hype surrounding the Simple Object Access Protocol (SOAP) has barely waned, although its opponents have gradually risen in number. While some critics are simply

DevX - Software Development Resource

Build an XML Based Scheduling Utility

omplex applications such as data warehousing need a strong operational support infrastructure to manage the daily tasks that keep these systems running. Typically, such applications rely on multiple programs that

DevX - Software Development Resource

Analyze Schemas with the XML Schema Infoset Model

s the use of schemas grows, so does the need for tools to manipulate those schemas. IBM’s new XML Schema Infoset Model provides a complete modeling of schemas themselves, including

DevX - Software Development Resource

Eliminate Irritating JavaScript Errors

ou come home, turn on the computer, pull up a Web site, click on a link and HALT! A JavaScript alert box pops up; telling you there is a runtime

DevX - Software Development Resource

Book Excerpt: Get the Basics on “XHTML”

Learning HTML and XHTML is like learning any new language. Most students first immerse themselves in examples. Studying others is a natural way to learn; however, it’s as easy to

DevX - Software Development Resource

DHTML Interfaces: Taking The Next Step

any DHTML developers are tired of building complex interfaces around poorly implemented browsers only to have to reinvent the wheel on the next project. Many more are beginning to understand

DevX - Software Development Resource

Overcoming Performance Obstacles

t is possible to realize performance improvements and consistent processing efficiency in the OS/390 and z/OS environment using several methods?methods that do not require additional mainframe-expert staffing resources and methods

DevX - Software Development Resource

Database Development in SQLJ

In this series, Oracle Pro Boris Milrud shows you how to use SQLJ, the evolving industry standard language, to write Oracle stored procedures with database-independent code that can be easily

DevX - Software Development Resource

SALT or VoiceXML For Speech Applications?

ALT and VoiceXML are both markup languages for writing applications that use voice input and/or output. Both languages were developed by industry consortia (the SALT Forum and the VoiceXML Forum,

DevX - Software Development Resource

New GUIs: XML Is the Heir Apparent

here’s no brawl like the brawl over a GUI technology. XML is the new entrant into this particular pit-fight, and it looks like the ultimate winner to me. XML is

DevX - Software Development Resource

Keeping Secrets: A Guide to VB .NET Cryptography

he indisputable appeal of Web services will drive most organizations to evaluate development platforms such as .NET. However, security concerns have always made organizations reluctant to embrace new technologies. Fortunately,

DevX - Software Development Resource

Two Critical Tips for Unit Testing in Java

evelopers write unit tests to check their own code. Unit testing differs from integration testing, which confirms that components work well together, and acceptance testing, which confirms that an application

DevX - Software Development Resource

Upgrade Your INI Files to XML with .NET

he INI (application INItialization) file format became popular because it provided a convenient way to store values that might change (such as file locations, user preferences, etc.) in a standard

DevX - Software Development Resource

Dealing with DllImport (Part 1 of 2)

Learning to program for the .NET Framework has been an interesting experience. I use the term “interesting” loosely: it has sometimes been amazingly easy, and sometimes unexpectedly frustrating. For instance,

DevX - Software Development Resource

Generate and Execute Dynamic Script With .NET

What You Need To build the samples you need Visual Studio .NET and the .NET Framework (sp1). You should have an understanding of the .NET Framework and scripting on the

DevX - Software Development Resource

Getting Started with Remoting in .NET

Remoting is a means by which one operating system process, or program, can communicate with another process. The two processes can exist on the same computer or on two computers

DevX - Software Development Resource

Dealing with DllImport, (Part 2 of 2)

In the first part of this article, I explained the basics of calling functions in unmanaged DLLs from managed .NET code. In this part, I’ll show you how to use

DevX - Software Development Resource

How To Launch CDs with HTML Applications

his article describes how to use an HTML Application (HTA) file that you can use to launch CD’s. Developers have had the ability to create HTML applications since the release

DevX - Software Development Resource

Coding for a Time-based Medium

As Flash MX becomes an integral part of enterprise applications and rich-media interfaces, developers must learn to incorporate Flash into their established software development processes. A few years ago, Flash’s

DevX - Software Development Resource

Review: Visual Data Solution’s SmartCombo Control

Quick Facts SmartCombo Control 1.0Visual Data SolutionWeb: www.vds.us.comPrice: $120.00Quick Facts: SmartCombo is a COM control for Microsoft Visual Basic, Visual C++, and any other Windows development environments that support COM

DevX - Software Development Resource

Internationalize Your ASP.NET Applications (Part 1 of 3)

The Internet was originally used primarily by English-speakers, but the percentage of non-English speakers is increasing as Internet penetration increases. With huge populations in Asian countries coming online and European

DevX - Software Development Resource

Creating Windows Services in .NET

uppose that your company’s field reps regularly upload files to the server, and the proper people need to be notified when these files arrive. Perhaps you need to monitor and