Welcome to MSDN Blogs
Sign in
|
Join
|
Help
Charlie Calvert's Community Blog
This Blog
About
Email
Syndication
RSS 2.0
Atom 1.0
Search
Tags
Agile
Azure
Beta Software
C# 4.0
Chats
Community
Community Convergence
Conferences
CSharp
Database
Dog Fooding
Dynamic
FSharp
Future Focus
Games
Help System
Jobs
Libraries
LINQ
LinqFarm
Parallel
Python
Samples
Silverlight
Software
Specifications
Testing
The Back Country
Utilities
Video
Visual Studio
Web
Windows
WPF
News
Index
Links to LINQ
my del.icio.us
Bookmark on MSDN
Archives
November 2009 (10)
October 2009 (8)
September 2009 (3)
August 2009 (10)
July 2009 (4)
June 2009 (4)
April 2009 (6)
March 2009 (1)
January 2009 (1)
December 2008 (3)
November 2008 (5)
October 2008 (6)
September 2008 (3)
August 2008 (5)
July 2008 (6)
June 2008 (5)
May 2008 (6)
April 2008 (5)
March 2008 (8)
February 2008 (10)
January 2008 (10)
December 2007 (7)
November 2007 (11)
October 2007 (8)
September 2007 (7)
August 2007 (3)
July 2007 (4)
June 2007 (6)
May 2007 (8)
April 2007 (4)
March 2007 (9)
February 2007 (9)
January 2007 (8)
December 2006 (12)
November 2006 (14)
October 2006 (14)
September 2006 (8)
August 2006 (9)
July 2006 (1)
Browse by Tags
All Tags
»
CSharp
(RSS)
Azure
C# 4.0
Chats
Community
Community Convergence
Conferences
Dog Fooding
Dynamic
FSharp
Future Focus
Games
Jobs
Libraries
LINQ
LinqFarm
Parallel
Python
Samples
Silverlight
Specifications
Testing
Utilities
Video
Visual Studio
Web
WPF
Monday, November 16, 2009 1:14 PM
Community Convergence LVII
Welcome to the fifty-seventh issue of Community Convergence. In this post I’ll focus on new articles from the C# team, as well as events taking place at PDC. From the C# Team Eric Lippert Closing over the loop variable considered harmful Three Umpires
Posted by
Charlie Calvert
|
0 Comments
Filed under:
CSharp
,
Community Convergence
,
Visual Studio
,
C# 4.0
,
Silverlight
,
Conferences
Monday, November 16, 2009 8:23 AM
Video: Azure Services in Visual Studio 2010 Beta 2, Part III
This is the first of three videos showing how Visual Studio 2010 Beta 2 provides support for the development and deployment of Azure Services applications. In these short How Do I Videos, I filmed Jim Nakashima as he demonstrated practical techniques
Posted by
Charlie Calvert
|
0 Comments
Filed under:
CSharp
,
Visual Studio
,
C# 4.0
,
Azure
Sunday, November 15, 2009 8:10 AM
Video: Azure Services in Visual Studio Beta 2, Part II
This is the second in a series of three videos showing how Visual Studio 2010 provides support for the development and deployment of Azure Services applications. In these short How Do I Videos, I filmed Jim Nakashima as he demonstrated practical techniques
Posted by
Charlie Calvert
|
0 Comments
Filed under:
CSharp
,
Visual Studio
,
C# 4.0
,
Azure
Saturday, November 14, 2009 8:41 PM
Videos: Azure Services in Visual Studio 2010 Beta 2 with Jim Nakashima, Part I
This is the first of three videos showing how Visual Studio 2010 Beta 2 provides support for the development and deployment of Azure Services applications. In these short How Do I Videos, I filmed Jim Nakashima as he demonstrated practical techniques
Posted by
Charlie Calvert
|
0 Comments
Filed under:
CSharp
,
Visual Studio
,
C# 4.0
,
Azure
Saturday, November 07, 2009 3:45 PM
HDI Video: Generate from Usage in Visual Studio 2010 with Karen Liu
span.squiggle { color: red; text-decoration: underline;} .listing { font-weight: bold } .figure { font-weight: bold } .note { font-weight: italic; background: lightgray; border: 1px solid black; } Karen Liu, the Lead Program Manager for the Visual C#
Posted by
Charlie Calvert
|
1 Comments
Filed under:
CSharp
,
Visual Studio
,
Video
,
LinqFarm
,
C# 4.0
,
Testing
Monday, November 02, 2009 3:49 PM
New Article on Detecting Memory Leaks . NET Applications
MSDN has published an excellent article by Fabrice Marguerie entitled “ How to Detect and Avoid Memory and Resource Leaks in .NET Applications .” In the article, the author explains how memory leaks are introduced into .NET applications, and what you
Posted by
Charlie Calvert
|
9 Comments
Filed under:
CSharp
,
Visual Studio
Sunday, November 01, 2009 12:54 PM
CSharp “How Do I Videos (Podcasts)” for the Zune Software
.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
|
0 Comments
Filed under:
CSharp
,
Visual Studio
,
Samples
,
Video
,
C# 4.0
,
Web
Saturday, October 31, 2009 1:38 AM
VSL at DevConnections
The following talks will be given by Visual Studio Languages team members at the DevConnections Conference in Las Vegas. Tuesday, November 10, 2009 Title Speaker 10:00am - 11:00am VMS01: The Future of C# Charlie Calvert 11:15am - 12:15pm VMS02: Future
Posted by
Charlie Calvert
|
3 Comments
Filed under:
CSharp
,
Community
,
C# 4.0
,
Conferences
Sunday, October 25, 2009 11:41 PM
Running IronPython Scripts from a C# 4.0 Program
IronPython is a scripting language hosted on the .NET platform. This posts shows how you can use the Dynamic Language Runtime (DLR) and the new C# 4.0 dynamic keyword to call an IronPython script from a C# program. Before going any further, it might be
Posted by
Charlie Calvert
|
3 Comments
Filed under:
CSharp
,
Dynamic
,
C# 4.0
,
Python
Sunday, October 25, 2009 6:03 PM
Getting Started with IronPython
pre.myclass {color:black; background:lightgray} I recently spent some time getting IronPython up and running on my system; I will review what I learned in this post. Hosted inside an interpreter, Python belongs to the same family of scripting tools as
Posted by
Charlie Calvert
|
0 Comments
Filed under:
CSharp
,
Dynamic
,
Python
Monday, October 19, 2009 1:21 PM
Community Convergence LVI
Welcome to the fifty-sixth community convergence. As you probably know by now, Visual Studio 2010 Beta 2 has been released on MSDN and will be available to the general public on Wednesday, October 21, 2009. I’ve worked with the team to create a wide range
Posted by
Charlie Calvert
|
3 Comments
Filed under:
CSharp
,
Community Convergence
,
Video
,
C# 4.0
Sunday, September 27, 2009 10:18 AM
The XNA Role Playing Game Starter Kit
In my spare time I’ve been looking at the C#code for the XNA Role Playing Game starter kit . This kit is not new, but I’m interested in Role Playing Games (RPGs), so I thought I’d keep some notes on what I’m learning as I play with it. Though not especially
Posted by
Charlie Calvert
|
4 Comments
Filed under:
CSharp
,
Games
Monday, September 21, 2009 2:05 PM
.NET University is Live
Doug Turnure and Mark Dunn just reopened the .NET University site. This resource includes approximately 40 developer-oriented presentation kits that include slides, speaker notes, demos, demo scripts and webcast videos. You can use these materials
Posted by
Charlie Calvert
|
1 Comments
Filed under:
CSharp
,
Community
Monday, August 31, 2009 9:19 AM
Community Convergence LV
Welcome to the fifty-fifth release of Community Convergence. The big news this week is the release of an updated version of CodeRush Xpress , version 9.2. This upgrade to the popular set of free enhancements to the VS IDE has important performance and
Posted by
Charlie Calvert
|
2 Comments
Filed under:
CSharp
,
Community Convergence
,
C# 4.0
Friday, August 28, 2009 1:46 PM
Tech Republic Posts a Review of Essential LINQ
On the Tech Republic web site Justin James has written a review of Essential LINQ , the book Dinesh Kulkarni and I wrote about the key features of LINQ such as LINQ to Objects LINQ to SQL LINQ to XML We also touch on important subjects such as the Entity
Posted by
Charlie Calvert
|
1 Comments
Filed under:
CSharp
,
LINQ
More Posts
Next page »