Hey all,
For those who haven't seen it:
http://msdn.microsoft.com/en-us/library/ms974195.aspx
> The goal of the C? type system is to bridge the gap between
Relational, Object, and XML data access by creating a type system that
is a combination of all three data models. Instead of adding built-in
XML or relation types to the C# language, the approach favored by the C?
type system has been to add certain general changes to the C# type
system that make it more conducive for programming against both
structured relational data and semi-structured XML data.
An interesting read :)
--
Les Hughes
[email protected]