Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » CSharp   (RSS)

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

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

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

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

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#

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 “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

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

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: , , ,

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: , ,

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

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: ,

.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: ,

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

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: ,
More Posts Next page »
 
Page view tracker