John Rose is a virtual machine expert who's been working on the Java Virtual Machine for several years. He's part of the team that is adding multi-language support to the JVM,
specifically, dynamic language support. How does the multi-dynamic-language support…
Defrag ToolsApr 02, 2013 at 7:46 AM6
Larry Larsen
and
Andrew Richards
Avg Rating: 4.25
(5)
In this episode of Defrag Tools, Andrew Richards, Maoni Stephens and Larry Larsen continue walking you through the CLR Garbage Collector. Maoni is the Principal developer for the GC on the CLR team. Resources:Maoni's WebLogChannel9 - CLR 4 Garbage Collector - Inside Background GCChannel9 - CLR 4.5:…
Defrag ToolsApr 08, 2013 at 11:49 AM1
Larry Larsen
and
Andrew Richards
Avg Rating: 5
(3)
In this episode of Defrag Tools, Andrew Richards, Maoni Stephens and Larry Larsen continue walking you through the CLR Garbage Collector. Maoni is the Principal developer for the GC on the CLR team. Resources:Maoni's WebLogChannel9 - CLR 4 Garbage Collector - Inside Background GCChannel9 - CLR 4.5:…
We wanted to know what the .NET CLR is missing. So we asked Brad and got interesting answers. He covers both stuff that's coming in Whidbey (the next version of the CLR/Visual Studio) as well as stuff that is even still missing -- get insight into what might
be coming down the road.
Ian Carmichael has been working on the CLR team since before Microsoft came up with the .NET branding for our managed platform and the virtual machine that powers it all, the Common Language Runtime. Well, we're getting close to the third major release
of the CLR, CLR 4 (V3 was really a…
Developers Thomas Lai and David Broman join Program Manager Jon Langdon to share with us some of the new debugging and profiling enhancements in CLR 4. They've done a lot work in the upcoming release and besides evolving debugging and profilining capabilities
and semantics (APIs),…
Dynamic languages are becoming more popular than ever. Static runtimes (static type system is baked into the machine) like the CLR do not natively support languages that have no requirement for explicit types. Implementing languages of this class on the
CLR is a rather complicated and…
IT Heroes! Stories from the Trenches
Today marks one of the most anticipated product launches in Microsoft history. Today we launch SQL 2005 and Visual Studio 2005 and revolutionize the database world and the developer world.
In keeping with that theme here is a 20 minute interview with Bill…
Author: Hi, I am Daniel Moth
Introduction: There is much confusion about what .NET Framework 3.5 is and how it relates to v3.0 and v2.0. In this video I try to explain that and also show you the entire list of the new assemblies with a sentence or two on what each one
contains and where they…
New sessions have just been announced for
MIX09. Some of the ones I find most interesting are:
Building Microsoft Silverlight Applications with Eclipse Come learn about plug-in support in Silverlight 2, and how to build a typical Silverlight-based application using the Silverlight tools for…