Jump to content

Recommended Posts

Posted

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

Other Whirlwind episodes: What's new in C# 3

Other videos of interest

More information

http://channel9.msdn.com/Photos/396483.jpg

Watch the screencast(WMV)

 

More...

 

View All Our Microsoft Related Feeds

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Popular Days

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...