Welcome to MSDN Blogs Sign in | Join | Help

March CTP Samples Overview Video

Here is a short 7 minute video to serve as an introduction to the Samples that are included with the Visual Studio Orcas March CTP. The samples that shipped with the CTP needed to be updated. As a result, its best if you don't pull them from the CTP help file, instead, download them from my blog.

This video gives you a brief introduction to the samples, and explains about the  support directories, called Data, and ObjectDumper. These directories contain files that some of the other projects rely upon. The video also shows you key samples such as SampleQueriesDynamicQuery, ExpressionTreeVisualizer and WinFormsDataBinding.

I recorded the video on my Vista laptop, and ran the samples in the Virtual PC version of the March CTP. Especially if you are running Vista, you also might enjoy using the VPC version of the CTP.

Published Monday, March 05, 2007 1:15 AM by Charlie Calvert
Filed under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: March CTP Samples Overview Video

Thanks Charlie,

The SampleQueries projects its really a great resource for LINQ query examples !!!.

Cheers,

Monday, March 05, 2007 6:32 AM by jomit

# Updated Samples for Orcas March 2007 CTP

Charlie Calvert has posted some samples intended for use with the March CTP of Orcas. These samples replace

Monday, March 05, 2007 9:27 AM by John Papa [MVP C#]

# LINQ Samples for March CTP

Evidently the updated samples didn't make it into the March CTP drop. Fortunately, Charlie Calvert has...

Tuesday, March 06, 2007 10:40 PM by Wooley's Wonderings

# re: March CTP Samples Overview Video

i found a strange behavior with sample6 code:

       // Sequence operators form first-class queries are not executed until you enumerate them.

       int i = 0;

       var q = numbers.Select(n => ++i);

       // Note, the local variable 'i' is not incremented until each element is evaluated (as a side-effect).

       foreach(var v in q) {

         Console.WriteLine("v = {0}, i = {1}", v, i);          

       }

       Console.WriteLine();

if i do a quickwatch of the q var during the execution of the code each element is evaluted and every time i values is incremented by ten.

i'm doing something wrong? looks like this way the debug function change the state of the variable, and this may be source of bugs hard to trace

Saturday, March 10, 2007 10:24 AM by luca morelli

# re: March CTP Samples Overview Video

Thanks for the video, Charlie--and stop working so late!

Saturday, March 10, 2007 3:59 PM by Jon

# re: March CTP Samples Overview Video

Luca,

I'm not sure I'm getting those same results. I think I see just 1, 2, 3, etc returned in value i. You're running against the March CTP?

- Charlie

Monday, March 12, 2007 2:23 AM by Charlie Calvert

# February/March Orcas CTP Now Available

February/March Orcas CTP Now Available

Monday, March 12, 2007 2:44 AM by naive1010

# re: March CTP Samples Overview Video

I'd like to thank you about Comming to Egypt and your Great sessions.

I liked the Linq technology , i didnt understand it very much

I hope i can find ways to Understand its database Connectivity,

i'm using C#

and VS.net Orcas

Monday, March 19, 2007 12:59 PM by Tareq Gamal

# Follow up on LINQ and ADO.NET Entity Framework Talk

On Saturday on March 31, 2007 I did a couple of talks at the Toronto Code Camp. The first an overview

Monday, April 02, 2007 9:26 AM by Barry Gervin's Software Architecture Perspectives

# Cool design, great info! Please visit my homepage:,Good site

Cool design, great info! Please visit my homepage:

# LINQ Farm Seed: Using the Expression Tree Visualizer

The Visual Studio 2008 CSharp samples include several valuable tools that LINQ developers can use to

Wednesday, February 13, 2008 1:54 PM by Charlie Calvert's Community Blog

# LINQ Farm Seed: Using the Expression Tree Visualizer

The Visual Studio 2008 CSharp samples include several valuable tools that LINQ developers can use to

Wednesday, February 13, 2008 2:13 PM by Noticias externas

# Good site

<a href= http://index1.shedub.com >eminem featuring onyx</a> <a href= http://index2.shedub.com >dentist insurance</a> <a href= http://index3.shedub.com >pin up files</a> <a href= http://index4.shedub.com >best buy in town</a> <a href= http://index5.shedub.com >racing bell housing</a>

Tuesday, November 04, 2008 6:33 PM by Olgunka-hm

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker