NewsBot Posted April 9, 2008 Posted April 9, 2008 Bruce Kyle of Microsoft and Stuart Celarier of CheckFree explore the new languages features in C#. It's a whirlwind tour of the important language features since C# 1. Stuart describes the feature and why it is useful. But doesn't get into best practices nor suggested usages. Just the facts about the feature. Whirlwinds are bite-sized webcasts, usally each is shorter than 15 minutes. You can start anywhere in the series to learn about the parts you're most interested in. In the final episode, Stuart's fingers get itchy. And instead of slides, he open up Visual Studio and shows code. This time, he shows how LINQ takes advantage of the new language features that are explained in the other Whirlwind episodes. He uses a code example in Visual Studio to show to use the C# language features to write a query using LINQ to Objects. He compares the same query using LINQ and extension methods that each contain a lambda expression. Next he describes the use of LINQ providers. These features are part of C# 3 in .NET 3.5. This screencast is also a great way to get started in with lanugage integrated queries (LINQ) or to explore the various ways you can use LINQ. Duration: 16:53 Other Whirlwind episodes: What's new in C# 2 Whirlwind 1 - Generics Whirlwind 2 - Iterators Whirlwind 3 - Partial types, Anonymous methods Whirlwind 4 - Accessors, Static Classes, Nullable TypesOther Whirlwind episodes: What's new in C# 3 Whirlwind 5 - Automatically Implemented Properties, Type Inference, Initializer Whirlwind 6: Anonymous types, Extension method Whirlwind 7 - Lambda ExpressionsOther videos of interest Getting Started with Windows Workflow Getting started with ASP.NET AJAXMore information For more information about this topic, see Stuart's Visual Stuart blog. For more information of interest to software developers, see the US ISV bloghttp://channel9.msdn.com/Photos/396483.jpg Watch the screencast(WMV) More... View All Our Microsoft Related Feeds Quote View All Our Microsft Related Feeds
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.