0
kicks
Features in .Net 3.5
The main feature which I consider is the addition of new programming model LINQ which stands for Language Integrated Query. As the name indicates it provides an easy way to write query in the programming language it self and this is compatible with any type of data source...