Sign in
Charlie Calvert's Community Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
Agile
Azure
Beta Software
C# 4.0
Chats
Cloud Computing
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
Browse by Tags
MSDN Blogs
>
Charlie Calvert's Community Blog
>
All Tags
>
dynamic
Tagged Content List
Blog Post:
IronRuby 1.0 Release Candidate 2
Charlie Calvert
The IronRuby team is pleased to announce version 1.0 RC2! http://ironruby.net/download Direct download link: http://ironruby.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=36931#DownloadId=105584 This release is also accompanied by a preview release compatible with .NET 4.0 RC: http://ironruby.codeplex...
on
10 Feb 2010
Blog Post:
Iron Python 2.6.1 RC Now Available
Charlie Calvert
IronPython 2.6.1 comes in two flavors – one that runs on top of .NET 4.0 RC, and one that runs on any other framework starting with .NET 2.0 SP1. They can be downloaded here: IronPython 2.6.1 RC1 for .NET 2.0 SP1: http://ironpython.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40144 IronPython...
on
10 Feb 2010
Blog Post:
Videos of C# Authors at PDC
Charlie Calvert
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 surrounding C#. All three of these interviewees...
on
24 Nov 2009
Blog Post:
New Article by Bill Wagner on Dynamic Method Bags in C# 4.0
Charlie Calvert
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. In his article, Bill explains how dynamic can be...
on
3 Nov 2009
Blog Post:
Running IronPython Scripts from a C# 4.0 Program
Charlie Calvert
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 helpful to take a moment to explore the architecture...
on
25 Oct 2009
Blog Post:
Getting Started with IronPython
Charlie Calvert
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 VBScript, JavaScript, Perl and Ruby. You can fairly compare Python to a general purpose language...
on
25 Oct 2009
Blog Post:
IronRuby and IronPython for .NET 4.0 Beta 2 Available
Charlie Calvert
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# 4.0 and Visual Basic 10.0 found in Visual Studio 2010...
on
22 Oct 2009
Blog Post:
Recent Videos from the C# Team (2008-2009)
Charlie Calvert
Here is a selection of videos created between July, 2008 and July, 2009 by members of the C# team at Microsoft: C# 4.0 Meet the Design Team : Anders Hejlsberg, Eric Lippert , et al Error Checking Feature in Visual Studio Service Pack 1 : DJ Park Inside C# 4.0 - Dynamic Typing, Optional Params, Variance...
on
31 Jul 2009
Blog Post:
New Features in C# 4.0 Paper, plus Feedback and Samples
Charlie Calvert
Mads Torgersen, a C# PM and member of the C# design team, has worked with other members of the C# team to create a document that outlines the new features in C# 4.0. Along with Anders’ PDC talk , this is probably the best way to get an overview of what the C# team has planned for the next release of...
on
4 Nov 2008
Page 1 of 1 (9 items)