12/05/2010

Pro DLR in .NET 4 - pdf

Pro DLR in .NET 4Book Description
Dynamic Language Runtime (DLR) in .NET is a framework for designing and interacting with dynamic languages such as Python and Ruby. For the first time, the DLR places such languages on an equal footing in the .NET world with compiled languages such as C# and VB.NET. Chaur Wu's book, Pro DLR in .NET 4, introduces you to this important new framework, helping you to take practical advantage of the DLR in your day-to-day work.

Pro DLR in .NET 4 begins with the fundamentals of the DLR, showing how they work to provide interoperability support for dynamic languages. You'll learn to mix and match objects and functions from compiled and dynamic languages such as C# and Python, allowing you to take advantage of the right tool at the right time for the right task.

The DLR also brings new flexibility and possibility to your software application design. Pro DLR in .NET 4 shows you how to host dynamic languages in your application, enabling users to write scripts to automate tasks. You'll understand the meta-object protocol and meta-programming capabilities. These reside at the core of DLR, bringing new possibilities to the design and architecture of .NET applications.

  • Comprehensive coverage of an important new .NET technology
  • Meets the needs of programmers wanting to apply dynamic languages such as Python and Ruby in their .NET solutions
  • Assists language developers in supporting their languages under .NET.

What you'll learn

  • Mix and match dynamic and compiled code in your applications.
  • Run Python, Ruby, PHP, and other dynamic code with full access to .NET functionality.
  • Create domain-specific languages for use in your own applications.
  • Host dynamic languages and provide scripting capability in your applications.
  • Learn and apply the concepts of meta-programming and meta-object protocol.
  • Streamline and automate unit-testing through scripts written in dynamic languages.

Who this book is for
Pro DLR in .NET 4 is for any .NET programmer wanting to benefit from the new ability of dynamic languages such as Python and Ruby to function as first-class citizens in a .NET environment. It's a book for those wishing to mix and match dynamic and static languages in ways that improve programmer and user productivity. It's also a book for those implementing domain-specific languages, who wish to add scripting capabilities to their applications.

About the Author
Chaur Wu is an author and developer who has a passion for model based and language oriented design. He works extensively with .NET, with experience going back to the initial beta release in 2000. He has two successful books to his credit: Professional Design Patterns in VB.NET and Professional UML with Visual Studio .NET, both published by Wrox Press.
Wu has implemented several domain-specific as well as general purpose languages for work, for study and for fun. You can send email to him at cha_urwu@hotmail.com with feedback, or for the exchange of thoughts.

Book Details

  • Paperback: 400 pages
  • Publisher: Apress; 1 edition (December, 2010)
  • Language: English
  • ISBN-10: 1430230665
  • ISBN-13: 978-1430230663
  • File Size: 5.2 MiB
  • Hits: 1,129 times