BrentB

Stories kicked by BrentB

Why In Memory Query with C# 3.0 is Easier than in C# 2.0(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 1 month ago

Microsoft C# PM Luke Hoban has written an informative post on how easy it is to write in memory queries with LINQ compared to the techniques we used to perform the same operations in C# 2.0. read more...

add a comment |category: |Views: 15

tags: another

LINQ Samples Update for Orcas March CTP(blogs.msdn.com)

submitted by CharlieCalvertCharlieCalvert(7875) 5 years, 2 months ago

Here are a set of updated LINQ samples for the Visual Studio Orcas March CTP. These samples replace all the LINQ and LINQ to XML samples that shipped with the March CTP. read more...

add a comment |category: |Views: 24

tags: another