(Ivan Pepelnjak) The internal representation of static web site content or dynamic data displayed on a web site is increasingly stored in XML format due to ever-widening support of XML in scripting languages, web browsers, and SQL databases. Before this semantically structured data is presented to t
Other News
Building dashboards with IBM Workplace Dashboard Framework
(Kranti A Zond) IBM Workplace Dashboard Framework is a powerful and flexible tool that allows you to quickly build active dashboard portlets to improve business decision-making and productivity. Workplace Dashboard Framework integrates with IBM WebSphere Portlet Factory; together they provide featur
Explore ASP.NET 2.0 Web Part Infrastructure
(Sahil Malik) Web applications today do a number of things. A Web site could be a banking site, a content management system, or a news center. In spite of this diversity, it almost always makes sense to break a Web page into smaller, reusable widgets that you can share in any other part of the site
Experiences with Oracle 10g Solutions on Linux for IBM System z
(Lydia Parziale, Kathryn Arrell, Dennis Dutcavich, Terry Elliott, Bruce Frank and Erik Kane) This IBM Redbook describe experiences gained while installing and testing several Oracle solutions, such as: –Single Instance of Oracle Database 10gR2 –Including sharing ORACLE_HOME and Cloning Oracl
Implementation of Foreign Keys for the PBXT storage engine
(Paul McCullagh) I have just committed the initial implementation of foreign keys for the PrimeBase XT storage engine, whew! The implementation is similar to that of InnoDB and supports the RESTRICT, CASCADE and SET NULL options.
CLR Integration in SQL Server 2005
(Soyuj Kumar Sahoo) We all know how great T-SQL is for database code, but writing procedural code in T-SQL has always been difficult. It seems impossible when we need a stored procedure or two, requiring some array-operations, text-parsing or complex math operations. However, it is quite easy if o
Implement XML serialization in the .NET Framework
(Zach Smith) Serialization is the act of saving an object to a storage medium or transforming the object so that it may be sent across a network. After an object is serialized, you will want to deserialize it which is the act of turning the data back into a usable object. This type of functionality
Developing with Apache Derby — Hitting the Trifecta: Java database development with Apache Derby, Part 1
(Robert Brunner) Previously, the articles in this series have demonstrated a number of database concepts by using the ij tool to connect and interact with an Apache Derby database. Although it may not have been obvious at the time, you were using a Java application that used the JDBC application pro
ASP.NET 2.0: Asynchronous Pages
(Mads Kristensen) In ASP.NET 2.0 it is now possible to create asynchronous pages in a very simple and easy way.
Oracle Streams Configuration: Change Data Capture
(Lewis Cunningham) I have been playing with Oracle Streams again lately. My goal is to capture changes in 10g and send them to a 9i database.
