Welcome to MSDN Blogs Sign in | Join | Help

October 2009 - Posts

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

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

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
 
Page view tracker