(Mikko Kontio) Mobile developers routinely use the Generic Connection Framework to create and maintain smooth connections in Mobile Information Device Profile (MIDP). Good architects know that the real muscle behind the Framework is the indispensable Factory design pattern. The Factory design pa
Other News
RPG Gets XML Boost in V5R4
(Robert Cozzi, Jr.) IBM continued its commitment to RPG IV by announcing support for native RPG IV-based XML support. Although you must upgrade to V5R4 of i5/OS, I consider this the first compelling enhancement to RPG IV since qualified data structures and data structures as arrays were introduced b
Building Report-enabled Applications with the New ReportViewer Controls (Part 1 of 2)
(Teo Lachev) Microsoft SQL Server 2005 Reporting Services (SSRS) provides open protocols for integrating reporting clients regardless of the targeted programming language and platform. A noticeable missing piece in its integration strategy was a presentation layer to deliver the generated reports to
An In-Depth Coverage of ASP.NET 2.0’s Master Pages: Part 2 of 3
(Manoj Agarwal) Part 1 of this series was more about introducing master pages and how to get started with creating a Web application that uses it. In this article, you will be diving deeper and covering a lot more about master pages. You might also get solutions to some of the issues you might face
Abstract Classes in PHP: Setting Up a Concrete Example
(Alejandro Gervasio) Welcome to part two of the series “Abstract classes in PHP.” In three tutorials, this series introduces the key concepts of abstract classes in PHP 4-PHP 5, and explores their application and use in different object-oriented development environments. Whether you’re an experi
Want to know more about the zIIP specialty engine?
(Willie Favero) Last Tuesday, I posted a short blurb about the System z9 Integrated Information Processor, or what we are more affectionately referring to as the zIIP specialty engine. This installment of my blog will have just a little more detail.
XSLT Stylesheet Performance on Big Documents
(Scott Hanselman) Like it or not, when it comes type to start transforming XML datas folks turn to stylesheets. Sure, it’d be nice if we could write XmlReader/XmlWriter transforms or if one of these Streaming XML Transformation languages would really take off. But for now, you know it, and I know it
Update and insert new rows in a single SQL query
(Arthur Fuller) In member discussion posts, I’ve noticed some iteration of the following question crop up several times, “Can I update existing rows and insert (or delete) new ones in a single query?” To me, the point, and the mistake, is the same. I’ll explain.
Microsoft’s Lineup of SQL Server Related Webcasts for February 2006
Eighteen new webcasts are scheduled for February, covering such topics as SQL Server 2005 Essentials: SQL/CLR, Reporting Services Basics, Using .NET Procedural Code in SQL Server 2005 and more.
ASP.NET Caching: SQL Cache Dependency With SQL Server 2000
(Muhammad Mosa) SQL cache dependencies are one of the most wonderful new features in ASP.NET 2.0, the ability to automatically invalidate a cached data object (such as a DataSet or Custom Data Type) when the related data is modified in the database. This feature is supported in both SQL Server 2005
