(Gwen Shapira) I have a confession to make: I hate webinars. I find it difficult to concentrate on a disembodies voice. I typically get distracted and find myself checking email and blogs even during the best webinars. Watching a webinar is a bit like watching DVD of a live show – not as fun as live
Other News
Proces email with the new UMS adapter of SOA Suite PS5
(Edwin Biemond) With the release of Soa Suite Patch Set 5 we can now try out the new UMS adapter. UMS stands for User Messaging Service but in this case it only supports email. The UMS adapter allows you to listen for new mail or send a mail from a service component.
Reflecting Type Hierarchy Information
(Richard Carr) The twelfth part of the Reflection tutorial describes how reflection can be used to investigate the types within inheritance hierarchies. It explains how to find the base type of a class and how to determine whether one class is a subclass of another.
APAR Friday: Another parallel REORG enhancement
(Willie Favero) Well over a year ago (Feb 2011) I blogged about the addition of the PARALLEL keyword that was made available on the REORG TABLESPACE LIST utility control statement. (See “APAR Friday: Another great REORG enhancement ”)
DB2 Tech Talk: Oracle Database and PL/SQL Compatibility Features of DB2
(Serge Rielau) Register today for May 31, 12:30 EST to 2PM EST.
Practical Introduction to XML Manipulation Using XQuery in SQL Server
(Seth Delconte) Xquery was developed by W3C as a query language designed to programmatically interact with and manipulate Extensible Markup Language (XML). XQuery uses XPath methods and expressions to search and retrieve XML data. In this article, I’d like to show a few simple, practical examples
SQL SERVER – Migrate a SQL Server Reports from one server to another server
(Pinal Dave) How many time you have felt that there should be need of the tool which help you to migrate SQL Server Reports from one server to another server. Well, I am glad to see this migration tool for migrating reports from SQL Server 2008 R2 and later version.
If You *Must* Deploy Multi-Master Replication, Read This First
(Robert Hodges) An increasing number of organizations run applications that depend on MySQL multi-master replication between remote sites. I have worked on several such implementations recently. This article summarizes the lessons from those experiences that seem most useful when deploying multi-
Understanding Callback using XMLHttpRequest
(praveen_jsr) Async callback goes by a number of different names in the .NET community such as XMLHttpRequest, AJAX, asynchronous client script callback, to name a few. However the basic building block for callback is theXMLHttpRequest object. It is an API available in JavaScript which is used to se
Generic Serializing and Deserializing Object as XML Data Using XmlSerializer
(Lajapathy Arun) In this article we are going to see how to serialize and deserialize an object as XML data.
