Other News

Community

.NET Smart Client Applications

In this episode of MSDN TV, Tim and Shawn discuss the buzz around the .NET Smart Client Application Revolution. They discuss what a smart client application is by defining its attributes, business & ROI impacts, and Tim shows some powerful tools and technologies that are used to build them.

Community

Unqualified Imports for XML

(Oliver Steele) In ‘A Fresh Canvas’ I argued that there’s a human-factors advantage to allowing an XML document to contain names from multiple namespaces without requiring namespace prefixes on the elements from all but one of them. In ‘What’s in a Namespace’ I looked at how namespaces and namespace

Community

Skip Scan Index Access

(Jeff Hunter) In Oracle, releases before Oracle9i, the Cost Based Optimizer (CBO) would only use a composite index (sometimes referred to as a concatenated index) if you referenced the index prefix column in the WHERE clause of the SQL statement. If the SQL statement omitted the index prefix column