Languages
16 Entries
- Recent
- Most Viewed
- Top Rated
- This Week
- This Month
- All Time
-
Language(s)
-
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… -
Build Multi-language apps using the Multilingual App Toolkit
Avg Rating: 5
(5)In Windows 8 we wanted to make it really easy for you to reach more markets by providing tools to help you localize your Windows apps. This cool, set of tools is a free download that integrates into Visual Studio 2012, including the Express for Windows 8 edition. To download the Multilingual App… -
An Introduction to Microsoft F#
Avg Rating: 5
(5)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… -
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… -
VSX212: Adding a Language Service into Visual Studio 2010
Avg Rating: 5
(3)If you're interested in adding a Language to Visual Studio, you'll want to know how the new editor's APIs fit in the concept of a "Language Service." This session will explore the over-arching concepts you'll need to know to accomplish this, as well as diving into real implementations of… -
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… -
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…