Wednesday, November 29, 2006
Welcome LINQ to XSD!
Microsoft XML's team has released a new framework - part of the LINQ project - to query a typed XML based on an XML schema. You can learn more at this site.
You can get the new LINQ to XSD library here and the overview document here.
Good coding!
You can get the new LINQ to XSD library here and the overview document here.
Good coding!
Tuesday, November 21, 2006
Chat with LINQ's developers team
As reported from the MSDN chat site, December 12, 2006
1:00 - 2:00 P.M. Pacific Time there will be a chat with the LINQ's developers team on LINQ to SQL.
1:00 - 2:00 P.M. Pacific Time there will be a chat with the LINQ's developers team on LINQ to SQL.
Tuesday, November 14, 2006
LINQ for Visual C# 2005 released!
I'm proud to announce that my book is available in eBook format. You can purchase directly from Apress site saving at least 50% from cover price. Hope you'll like it.
Monday, November 13, 2006
LINQ for Visual Basic 2005
Hi guys,
actually I'm working on the Visual Basic 2005 version of my book. I'm trying to make a one-to-one conversion respect to the Visual C# 2005 version but, unluckily, the VB language doesn't own all the LINQ's features (Lambda expression is one of the most important). By the way, I'm doing an heavy reverse engineering job to obtain a code that runs like the one written using the C# language.
Stay tuned!
actually I'm working on the Visual Basic 2005 version of my book. I'm trying to make a one-to-one conversion respect to the Visual C# 2005 version but, unluckily, the VB language doesn't own all the LINQ's features (Lambda expression is one of the most important). By the way, I'm doing an heavy reverse engineering job to obtain a code that runs like the one written using the C# language.
Stay tuned!
