February/March Orcas CTP Now Available
The February CTP (aka as the March CTP) is now available for download as a regular install and as a virtual PC. Here is a video that serves as an introduction to the CTP.
This CTP is a pre-release version of Visual Studio Orcas. This release features support for LINQ to SQL, which means you can use LINQ to query relational databases.
There were a few issues with this CTP when running on Vista, and when running side by side with Visual Studio 2005. As a result, if you have VS 2005 installed, or if you are running on Vista, then I would suggest using the VPC version of this download. When downloading the VPC version of Orcas, don't forget to get the base image.
Here is a link to various LINQ related articles and posts, and be sure also to see this post which details many of the changes since the May CTP. Here is a link to videos and articles that I have written on LINQ.
Here are some Anders videos from Tech Ed Barcelona:
- LINQ Overview
- C# 3.0
Here are few other LINQ related videos to help you get started:
- Anders on LINQ and Functional Programming
- Anders on Ask the Experts, Jan 17, 2007
- Anders on LINQ from 2005
- Anders on LINQ from the LANG.NET Conference
- Anders Chatting about LINQ and ADO.NET
- Anders, Herb Sutter, Erik Meijer, Brian Beckman on Software Composability
- Anders with Chris McConnell
- Eric Lippert on Type Inference
- Peter Hallam on Automatic Properties
- Performance Issues in Visual Studio (Anson Horton, C# PM, only tangentially related to LINQ)
- Luca Bolognese (Lead PM, C# Team) on "What's New in the May LINQ Preview"
- C# PM's Karen Liu and DJ Park on the C# IDE, LAF, and support for LINQ.
- An Interview with Wes Dyer (Download)
- Raj Pai, C# GPM, on the C# Team
Here are some specs to review:
- Formatting Code in Orcas
- DLINQ Data Types and Functions
- Mapping Draft Specification