Browse by Tags
All Tags »
.NET Linq SQL (
RSS)
Sorry, but there are no more tags available to filter with.
It's really a sad situation when you invest your time and money in new technologies and to see it abandoned or deprecated by their creators. I am usually cautious in adopting new stuff from Redmond too quickly and wait the version 2 like I did with Silverlight...
In the new version (.NET framework 3.5), Microsoft have provided a way to define the queries in the programming language (C# 3.0, VB.NET 9.0) using LINQ which is called Language-Integrated query. It's basically a programming concept to query the data...
More Posts