(Joe Pluta) The winds of change, and particularly change management, are howling ever louder as the requirements of multiple languages and multiple platforms complicate what was once a relatively simple world.
Other News
Using DBMS_FLASHBACK in Oracle to set your entire session back in time
(David) Last week I’ve talked to you about using Flashback query, Flashback table and FlashBack database in Oracle 10g to help you improve productivity and perhaps save you time in doing complete or partial database recovery.
Business Performance Management: The Real Challenges
(Craig Schiff) Articles on the challenges of business performance management (BPM) usually focus on selecting the right product and getting it properly implemented. While it is true those tasks are fraught with risk, the greatest BPM challenges have little to do with technology.
Compute Numbers That the Sums of the Digits are Divisible by Three
(Frank Zhou) This tip can be used to compute both numbers that are divisible by three, and the sums of all the digits that are divisible by three.
Running Webforms without Oracle JInitiator
(Marcos Claver) A few weeks ago one of my customers told me that he lost a sales opportunity because the customer who he was trying to sell his software too had problems convincing his system administrator to install JInitiator. And as we all know it’s often quite a challenge to convince a system ad
Build an Ajax application using Google Web Toolkit, Apache Derby, and Eclipse, Part 4: Deployment
(Noel Rappin) In the past three articles in this series, you’ve built a simple but functional Web application using the Google Web Toolkit (GWT). Until now, you’ve been editing and debugging the application using GWT’s hosted mode, which allows you to simulate a Web server environment within your Ja
Building data access class
(Michael Livshitz) Most recommended way to create web or windows database applications is based on “allocation” of the data access layer (DAL) in a separate layer. There are many ways to create this layer, of course, including the new feature of the .NET 2.0 – the ObjectDataSource. In this article
Setting up Database Mail in SQL Server 2005
(Tim Chapman) Database Mail, a new addition to the SQL Server 2005 database engine, is as simple to use as it is useful. Destined to be the replacement for SQL Mail, Database Mail uses a Simple Mail Transfer Protocol (SMTP) server to send e-mails rather than using the MAPI accounts that SQL Mail req
A Step-by-Step Approach to Creating a Web Service Task Using SQL Server Integration Services
(Jayaram Krishnaswamy) IT strategy of businesses is moving towards leveraging Web Services and SOA. Service Oriented Architecture utilizes web services and defines how to integrate and implement services that deliver usable services in a distributed environment transparent to the end user. In the in
Consuming Membership and Profile Services via ASP.NET AJAX
(Bipin Joshi) ASP.NET 2.0 introduced various application services—such as Membership, Roles, and Profiles—that eliminate a lot of coding that was required to provide the same functionality. However, these services are part of ASP.NET’s server-side framework, which could pose a challenge when you use
