Languages
16 Entries
- This Week
- This Month
- All Time
-
Language(s)
-
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… -
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… -
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… -
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… -
Introduction to the Multilingual App Toolkit
Avg Rating: 5
(8)The Multilingual App Toolkit will help you to create your apps in multiple languages to reach more markets. To download the Multilingual App Toolkit For additional help on Localization See also related videos here: Build Multi-language apps using the Multilingual App Toolkit Test Multi-language apps… -
Deep Dive: Dynamic Languages in Microsoft .NET
Avg Rating: 0
The CLR has great support for dynamic languages like IronPython. Learn how the new Dynamic Language Runtime (DLR) adds a shared dynamic type system, a standard hosting model, and support for generating fast dynamic code. Hear how these features enable languages that use the DLR to share code with… -
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… -
Test Multi-language apps using the Multilingual App Toolkit
Avg Rating: 5
(4)The Multilingual App Toolkit can help you develop International apps that can reach a broader set of markets. Pseudo-localization will allow you to test the internationalization aspects of your app before you may incur costly translations. Through pseudo-localization, the Multilingual App… -
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…