LINQ to SQL – did not see this one coming
According to this blog, LINQ to SQL is going to be dropped. I have not had a chance to work with LINQ to SQL, but I am loving LINQ to XML. This is exactly what we needed to streamline most of our XML transactions. I mean XPath is good and all, but LINQ to XML makes perfect sense. I am hoping that Microsoft will reconsider this decision, as in my humble opinion the whole idea of LINQ is the best addition to the .Net framework, well, LINQ and generics.
I can’t help but feel that this might make me think twice before jumping on a new technologies especially from Microsoft. Now, on to reading .Net 4.0 specs.
Categories: Coding
