A few months back I blogged about the release of IronPython v1.0 . IronPython is an implementation of the Python dynamic language for .NET. It supports an interactive console with full dynamic compilation support and makes all .NET libraries easily available to Python programmers -- while still maintaining full
Similar Posts
Sheesh In the spirit of Jon Udell's Principle of Keystroke Conservation , I'm posting a follow-up to M. David Peterson's write-up on the differences between
The Return statement and finally have competition. Both can are the last thing to execute when a function exits, so which of them is really last I blogged
Over the last two months I've published a series of posts covering some of the new language features that are coming as part of the Visual Studio and
Silverlight 2.0 and ASP.NET 3.5 Extensions - MVC Framework Scaffolding Framework ADO.NET Entity Framework Astoria by David Hayden , Florida .NET Developer