Skip to main content

Dynamic Languages and Dynamic .NET for Silverlight

  • Chapter
  • 205 Accesses

Abstract

One of the notable features of Silverlight is its support for dynamic languages. A dynamic language is interpreted at runtime, meaning it is possible to add new code while a program is executing. The dynamic language you are likely most familiar with is JScript. Silverlight has direct support for both JScript and Managed Jscript, which is JScript executing on the Dynamic Language Runtime (DLR). Two other dynamic languages are supported: Ruby and Python (called IronRuby and IronPython in the Silverlight/.NET world). This integration capability enables the development of rich Internet applications (RIAs) using the Silverlight platform—XAML for the presentation layer and dynamic languages for the code-behind. This chapter will introduce these dynamic languages, discuss why the DLR is important in the Silverlight picture, and show how to go about using these languages.

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   29.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   39.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2010 Ashish Ghoda

About this chapter

Cite this chapter

Ghoda, A. (2010). Dynamic Languages and Dynamic .NET for Silverlight. In: Introducing Silverlight 4. Apress. https://doi.org/10.1007/978-1-4302-2992-6_14

Download citation

Publish with us

Policies and ethics