Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

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

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

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

New Video on Sharepoint and C# by Kathleen McGrath

Microsoft guru Kathleen McGrath has created an elegant and informative new video on SharePoint features found in Visual Studio 2010, Beta 2. In the video programming writer Norm Estabrook demonstrates how to create a model for the Business Data Connectivity

IronRuby and IronPython for .NET 4.0 Beta 2 Available

The third preview of IronRuby and IronPython running under the Dynamic Language Runtime and .NET 4.0 is now available. You can easily use IronPython and IronRuby objects and types as .NET 4.0 dynamic objects from within the pre-release versions of C#
Posted by Charlie Calvert | 0 Comments
Filed under: ,
More Posts Next page »
 
Page view tracker