Languages
16 Entries
- Recent
- Most Viewed
- Top Rated
-
geekSpeak recording - Dynamic Languages and the DLR with Mike Vincent
Avg Rating: 5
(1)In this geekSpeak, Mike Vincent explains how dynamic languages like Iron Python and Iron Ruby running on the Dynamic Language Runtime (DLR) give you new options when choosing the best tool for the job. Mike addresses the advantages you can gain from using dynamic languages, when and where you… -
Panel: The Future of Programming Languages
Avg Rating: 0
Learn about the future of programming from some of the leading programming languages experts in the world. Hear how programming will be affected by a number of fundamental changes that are occurring like many-core machines, cloud computing, and more. Also hear about the biggest challenges that… -
Natural Interop with Silverlight, Office, and Python in Microsoft Visual C# and Microsoft Visual…
Avg Rating: 0
Learn how the new C# and VB language features make interop with JScript, COM, and Python more natural. Dynamically control the HTML DOM within Silverlight, automate Word and Excel with less code, or access Python libraries, all from your favorite .NET language! Alex Turner Alex Turner is the… -
IronRuby: The Right Language for the Right Job
Avg Rating: 0
IronRuby is a new dynamically-typed language for Microsoft .NET that offers more runtime flexibility at the expense of compile-time verification. Find out why this is a good thing in the right situations: static compile-time verification for components that need additional rigor, and dynamic… -
SpecExplorer: Model-Based Testing made practicable
Avg Rating: 3
(2)Keith Stobie, Wolfgang Grieskamp, and Nico Kicillof gave a presentation on the new version of Spec Explorer 2010 for Visual Studio. Spec Explorer is a visual tool for modeling software behavior and generating test suites from those models. Spec Explorer’s approach to model-based testing… -
"Oslo": Building Textual DSLs
Avg Rating: 0
The "Oslo" modeling language can define schemas and transformations over arbitrary text formats. This session shows you how to build your own Domain Specific Language using the "Oslo" SDK and how to apply your DSL to create an interactive text editing experience. Chris… -
The Future of C#
Avg Rating: 5
(1)Please Note: This session will be repeated on October 29th at 3:00PM. In this talk Microsoft Technical fellow and C# Chief Architect Anders Hejlsberg outlines the future of C#. He describes the many forces that influence and shape the future of programming languages and explain how they fit into… -
Microsoft Visual C++: 10 Is the New 6
Avg Rating: 0
Get more done. The next version of Visual C++ is all about improving developer productivity for large-scale applications. Learn about the IntelliSense and browsing experiences, changes to the project and build system, project-less browsing, collaboration through remote symbol indexing, and… -
Future Directions for Microsoft Visual Basic
Avg Rating: 0
Hear language architect Paul Vick and specification lead Lucian Wischik discuss the future direction of the Visual Basic language. Learn about the new capabilities of the next version of the language, including additional LINQ features, syntax simplifications, and a host of other improvements.… -
An Introduction to Microsoft F#
Avg Rating: 5
(4)Learn about Microsoft's new language, F#, a typed functional programming language for the Microsoft .NET Framework. F# combines functional programming with the runtime support, libraries, tools, and object model of .NET. Understand how F# asynchronous workflows help tame the complexity of parallel…