Welcome to MSDN Blogs Sign in | Join | Help

February 2007 - Posts

LINQ Farm: Videos on One-to-Many Relationships and Joins

This is the second in a series of videos on LINQ to SQL in pre-release versions of Visual Studio Orcas. Two movies are featured in this post: The first shows how to work with one-to-many relationships And the second shows how create joins. Both of these
Posted by Charlie Calvert | 5 Comments
Filed under: , ,

LINQ Farm: LINQ To Sql Beginners Video

This short video contains the basic information that you need to use LINQ to SQL to connect to a relational database using the Feb CTP or later pre-release versions of Visual Studio Orcas. After watching this video you should find it easy to create your
Posted by Charlie Calvert | 12 Comments

Attachment(s): LinqToSql01.zip

LINQ Farm: One to Many and Joins with LINQ to SQL

.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode
Posted by Charlie Calvert | 8 Comments
Filed under: ,

Attachment(s): OneToManyJoins.zip

Community Convergence XXI

Welcome to the twenty-first Community Convergence. I'm Charlie Calvert, the C# Community PM, and this is where I publish information about the C# community and the C# development team. My fellow Program Manager DJ Park is looking for feedback on compatibility

LINQ Farm: Connecting to a Database with LINQ to SQL

.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; background-color: #ffffff; /*white-space: pre;*/ } .csharpcode pre { margin: 0em; } .csharpcode .rem { color: #008000; } .csharpcode
Posted by Charlie Calvert | 11 Comments
Filed under: ,

Connecting to Northwind

This post covers accessing the Northwind database from Visual Studio or SQL Server Management Studio. Connecting to a database from a C# program is not covered. Instead, the focus is on setting up a system to access a database from the tools that programmers

CSharp Samples

I've become the default manager for the samples that ship with the various Orcas CTP's and upcoming betas. As a result, I'm going to start a new category here on my blog where I can share information about these samples. It is quite likely that we will
Posted by Charlie Calvert | 2 Comments
Filed under: ,

Talks at MDC2007

Attached to this article you can the outline for my talks on the Visual Studio 2005 IDE and on LINQ. These are rough drafts and will be updated after the conference.
Posted by Charlie Calvert | 8 Comments

Attachment(s): EgyptTalks.zip

Community Convergence XX

Welcome to the twentieth Community Convergence. I'm Charlie Calvert, the C# Community PM, and this is where I publish information about the C# community and the C# development team. This week I have the chance to write about the interview with Anders
 
Page view tracker