Dedication

This book is dedicated to the littlest gangster and the mushroom, who endured much throughout its creation.

Brief Table of Contents

 

Copyright

Brief Table of Contents

Table of Contents

List of Figures

List of Tables

List of Listings

Foreword

Preface

Acknowledgments

About this Book

1. Getting started with IronPython

Chapter 1. A new language for .NET

Chapter 2. Introduction to Python

Chapter 3. .NET objects and IronPython

2. Core development techniques

Chapter 4. Writing an application and design patterns with IronPython

Chapter 5. First-class functions in action with XML

Chapter 6. Properties, dialogs, and Visual Studio

Chapter 7. Agile testing: where dynamic typing shines

Chapter 8. Metaprogramming, protocols, and more

3. IronPython and advanced .NET

Chapter 9. WPF and IronPython

Chapter 10. Windows system administration with IronPython

Chapter 11. IronPython and ASP.NET

Chapter 12. Databases and web services

Chapter 13. Silverlight: IronPython in the browser

4. Reaching out with IronPython

Chapter 14. Extending IronPython with C#/VB.NET

Chapter 15. Embedding the IronPython engine

Appendix A. A whirlwind tour of C#

Appendix B. Python magic methods

Appendix C. For more information

Index

Table of Contents

Copyright

Brief Table of Contents

Table of Contents

List of Figures

List of Tables

List of Listings

Foreword

Preface

Acknowledgments

About this Book

1. Getting started with IronPython

Chapter 1. A new language for .NET