(Radha Gowda) That is the new marketing campaign for all new Audi A3 – a luxury without compromise at an affordable price. How does Audi AG accomplish that? By creating super-efficient business processes for a start.
Other News
Integrating IBM Integration Bus with WebSphere Service Registry and Repository: Part 8: SLA checking using the HTTPRequest node
(Jason K. Yong and Martin Smithson) Combining IBM Integration Bus with WSRR lets you dynamically retrieve service metadata from WSRR and use it to modify message flow behavior at runtime. This article series shows you how to integrate the two products, and provides samples that address several signi
How to Create a Horizontal Hierarchical Menu Using HTML, CSS and jQuery
(Nitesh Luharuka) This article explains how to create a horizontal hierarchical menu using HTML, CSS and jQuery.
Parsing DBMS_OUTPUT
(Michael McLaughlin) Testing with DBMS_OUTPUT.PUT_LINE is always a bit of a problem when you have strings longer than 80 characters in length, which occurs more frequently with Oracle Database 12c.
Migrating Oracle SQL Developer Connections (with Passwords!)
(Jeff Smith) So you just got your brand new machine at work. Party time, excellent*!
Personalising ADF Query with MDS User Persistence
(Andrejus Baranovskis) I bet you are familiar with ADF Query UI having many criteria items. This may look irritating to the users, as there are so many options to use for the search. I will describe alternative approach in this post, with MDS user persistence and personalisation involved.
JQuery Selected Selector Example
This tutorial explains usage of selected selector in jQuery. The selected selector event occurs when an element is selected in the document.
Using Network Tracing to debug System.Net based issues
(benjamin perkins) I have worked on a number of cases where web services or URLs are called using a code segment like the below code snippet.
Anorexic Code
Many of the current languages for software development are object based opposed to procedural based. The major difference between the two types of languages is that object based languages contain the procedures implementing the capability of those objects. Procedural languages contain procedures that externally manipulate types. Types are simply complex data constructs, with no internal characteristics other than properties. This […]
Undocumented SQL Server 2012 XML Stored Procedures
Undocumented SQL Server 2012 XML Stored Procedures SQL Server 2012 supports the following three undocumented XML system stored procedures: – sp_syscollector_validate_xml – sp_xml_schema_rowset – sp_xml_schema_rowset2 sp_syscollector_validate_xml The sp_syscollector_validate_xml system stored procedure is used to validate the XML collector. Syntax sp_syscollector_validate_xml [ @collector_type_uid = ] ‘collector_type_uid’, [ @name = ] ‘name’, [ @parameters = ] ‘parameters’ Arguments [ @collector_type_uid = ]...
