Other News

Community

Process SOAP with VTD-XML

(Jimmy Zhang) SOAP is an XML based data protocol standardized by W3C for the purpose of enabling inter-application data exchange over the Internet. In a typical Web Services scenario, a SOAP message delivered via HTTP needs to be parsed before anything else can happen. As two popular SOAP proces

Community

.NET Unwrapped

Tune in to .NET Unwrapped, the webcast series focused on real-world developer solutions for the financial services industry. Hear from the Microsoft financial services team as well as experts who have deployed technologies and systems at some of the largest financial institutions. Learn how to:

Community

Guarantee SOAP Message Integrity

(Mike Lehmann) In my last column, I introduced WS-Security and its implementation in Oracle Application Server 10g Release 10.1.3. The focus was on the basic WS-Security conceptual model, where security—specifically authentication—was carried in the SOAP message rather than in reuse of HTTP protocol

Community

Window on the World

(Robert Catterall) When I first started working with DB2 version 1.2 for mainframe servers back in the late 1980s, DB2 did a great job of storing and managing data, but couldn’t serve it up without help from a program running in an address space external to DB2, such as a CICS or IMS transaction or

Community

Hardening SQL Server hardware

(Barrie Sosinsky) When most people think of the phrase “hardening a server,” they tend to think in terms of security practices that make it difficult for people to gain unintended access to your database. That is only one kind of hardening. From the standpoint of Windows server technology, harde

Community

Looking for Memory Leaks

(V. Benjamin Livshits) J2EE allows developers to create large, complex enterprise systems relatively quickly. However, applications using comprehensive, multi-layer libraries such as provided by J2EE are prone to performance bottlenecks. That’s why it’s especially important for developers to profile