(Kimberly L. Tripp) SQL Server 2005 provides non-locking, non-blocking read consistency to your users via snapshot isolation. Find out when to use it to improve performance and reduce latency in your applications.
Other News
Sending Email from your PHP Applications
(W. Jason Gilmore) Communicating with website users via email is crucial to the success of any online service. The ability to deliver registration confirmations and newsletters, provide a convenient and relatively secure password recovery tool, and keep clients updated with shipping status reports a
FIX: You may receive false results when you use the CheckSignature method of the SignedXml class in the .NET Framework
When you use the CheckSignature method of the SignedXml class, the method may return false results. However, the provided signature is valid. This problem occurs if the signed XML contains namespace attributes on elements other than the root element.
Technical Comparison of DB2 and MySQL
(Martin Hubel) MySQL has long been known as the database of choice for the open source web developer. Its growing popularity and use for commercial applications has increased to a point where support is now available from MySQL AB. Until recently, MySQL was not considered a commercial product like
JSF for nonbelievers: Clearing the FUD about JSF
(Rick Hightower) For such an indispensable technology, Java Server Faces (JSF) has generated an undue amount of FUD. Hearsay has it that JSF development is difficult, more demanding than some mainstream approaches, and dependent on WYSIWYG tools to work at all. In this new four-part series, the auth
Oracle Application Server 10g
(Brian Barbash) A number of solutions exist for creating Java-based Web services from a variety of different providers. Options range from individual processing engines that plug into existing application servers to large enterprise-class platforms in which Web services is one of many components. Ea
How to return information about SQL Server linked servers
SQL Server 7.0 and later versions of SQL Server allow the addition of external data sources as linked servers. This feature provides access to distributed, heterogeneous queries against OLE DB data sources. When connecting to SQL Server, a cursor listing available tables can be returned with the SQL
How IBM and Oracle differ on vision
(John Boudreau) Oracle Chief Executive Larry Ellison’s vision of a few business-software superpowers offering complete product lines was the driving force behind his company’s recent acquisition of rival PeopleSoft.
MySQL Criticized in Wake of MySpooler Worm
(Lisa Vaas) In the wake of the MySpooler worm that spread via weak MySQL passwords on Windows installations last week, database users criticized the open-source database for lax security lockdown on installation, saying that it should be held to the same high standards as traditional security whippi
Sorting Custom Collections
(J. Ambrose Little) Did you know that the .NET Framework has no built-in functionality to sort custom type collections? This article provides you with an easy way to use T-SQL-like sort expressions to sort your custom type collections and explains how this great utility works under the hood.
