Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

Videos of C# Authors at PDC

Here are links to a few short video interviews by prebynski with C# MVPs and luminaries speaking while they attended PDC 2009 last week in Los Angeles. This is a chance to hear the interests and opinions of folks who are immersed in the culture and technology
Posted by Charlie Calvert | 0 Comments
Filed under: , , ,

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

Microsoft SDK for Facebook Released

Microsoft has created an SDK to make it easier for you to write Facebook applications. Resources Read the announcement . Find out more about the .NET Facebook SDK
Posted by Charlie Calvert | 1 Comments
Filed under:

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#

Classic, Lightweight and ScriptFree MSDN Library Views

There have been a number of changes to the MSDN library of late, and to the way it is integrated with Visual Studio 2010. Kathleen McGrath and Mark D'Urso have created a nice little video that walks you through some of the new features such as the classic,

New Article by Bill Wagner on Dynamic Method Bags in C# 4.0

C# MVP and wunderkind Bill Wagner has written an article entitled Dynamic Method Bags which is now available on MSDN. Bill explores the new dynamic feature in C# 4.0. Most posts on this subject explain how to use dynamic to call Python, Ruby or Office.
Posted by Charlie Calvert | 5 Comments
Filed under: ,

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

Visual Studio 2010 Beta 2 does not Load: The “Application Cannot Start” and Raster Font Errors

I was working at home the other night with a freshly installed copy of Visual 2010 Beta 2. I closed the IDE for a moment, and when I tried to reopen it, I got an error that read: “The application cannot start.” I found I could start the IDE by using the

A Chance to Influence the MSDN Visual Studio Documentation (Help System)

The docs team here at Microsoft has created a new survey to solicit your opinion on the help system found in the MSDN technical library . This the same information you see if you press F1 in Visual Studio to get help on the IDE or your development language.
Posted by Charlie Calvert | 9 Comments
Filed under: ,

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