(Ian D.M. Hakes) Explore PHP and XML development using the Eclipse IDE, DB2 Express-C 9, and WebSphere Application Server Community Edition. Learn how to install and configure these applications, part of a program designed to kick-start your application development, to develop a Web-based movie info
Author: SSWUG Research
Using Inheritance, Polymorphism and Serialization with PHP Classes
(Jacques Noah) If you are working with classes in PHP, you will sooner or later encounter inheritance, polymorphism, and serialization. The ability to use these three will help speed up your code writing. This article covers how to use them, and more.
Oracle Fusion Applications Update: Less is More
(Joshua Greenbaum) To say that Oracle has sent the market – and its customers – conflicting information about its plans for Fusion Applications is being a little charitable. It’s been incredibly difficult to track the shifting sands of Oracle’s strategy over the last three years, and, if you’ve been
A Closer Look: Oracle’s New Warehouse Builder R2
(Stephen Swoyer) It’s been a long time coming, but Oracle Corp.’s next-gen Warehouse Builder (OWB) is finally here. It’s actually been here for awhile now, according to Oracle officials, who note that OWB Release 2 has been available—to select customers, anyway—since early May.
MySQL Turbo Manager And Dream Coder
(Groshan Fabiola) The success and the longevity of any prominent business nowadays depend on powerful application infrastructures and effective, reliable management and development solutions.
Oracle to IBM Informix Dynamic Server porting guide
(Sam Marino) This article describes the differences between Oracle and Informix Dynamic Server (IDS) functionality and syntax. In addition to DDL, DML and overall SQL syntax, you’ll explore the differences between Oracle and Informix with regards to the use of large objects, user defined types, user
FIX: Error message when you try to install SQL Server 2000: ‘Unable to validate product key’
On a server that is running Microsoft Windows Server 2003, Microsoft Windows Storage Server 2003, or Microsoft Windows 2000 with Service Pack 4 (SP4), you try to install Microsoft SQL Server 2000 by using the Volume License Agreement (VLA) media. When you do this, you receive the following error mes
Behind the Scenes: Improvements to Windows Forms Data Binding in the .NET Framework 2.0, Part 2
(Cheryl Simmons) Learn about the generic BindingList and how to extend this generic collection type to add sorting and searching functionality.
Exception Handling Techniques in ASP.NET
(Rohit Kukreti) Exceptions or errors are unusual occurrences that happen within the logic of an application. You cannot program for every possibility; hence, they are imminent. If an exception occurs within an application, the user is presented with a yellow page that looks ugly. So, how do you deal
Extended GridView Control
(Bilal Haidar) This article focuses on explaining a set of features that have been added to the GridView controls that ship with ASP.NET 2.0. Two main features among the list are the ContextMenu row-based and Filter Textbox to filter GridView’s rows. During the last few weeks we have been working
