Silverlight 5 in Action
eBook - ePub

Silverlight 5 in Action

  1. 1,000 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Silverlight 5 in Action

About this book

Summary A thorough revision of the bestselling Silverlight 4 in Action. This comprehensive guide teaches Silverlight from the ground up, covering all the new v. 5 features in depth. You'll also explore WCF RIA Services, MVVM, and more—with dozens of code samples you can use in Visual Studio 2010 or the free Visual Web Developer 2010 Express. About the Book
This hands-on guide explores Silverlight from the ground up, covering every feature in rich, practical detail. It is readable and the coverage is comprehensive. You'll master networking, MVVM, and more—with dozens of code samples you can use in Visual Studio or the free Visual Web Developer Express. Silverlight 5 in Action teaches you how to build desktop-quality applications you can deploy on the web. Beginners will appreciate the progression from simple examples to full applications that employ good design and coding practices. Seasoned. NET developers will love how the sample code embraces and extends what they already know. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside

  • 2D and 3D graphics and animation
  • Business application services, rules, and validation
  • The MVVM pattern and testing
  • Free appendixes (150 pages) available online
  • A background in C# or VB.NET is helpful, but no knowledge of Silverlight or XAML is required.
    ============================================

    Table of Contents

    PART 1 CORE SILVERLIGHT PART 2 CREATING THE USER INTERFACE PART 3 WORKING WITH DATA AND SERVICES PART 4 2D AND 3D GRAPHICS PART 5 MAKING THE MOST OF THE PLATFORM PART 6 BEST PRACTICES
  • Introducing Silverlight
  • XAML and the property system
  • The application model and the plug-in
  • Working with HTML and browsers
  • Out-of-browser applications
  • The security model and elevated trust
  • Rendering, layout, and transforming
  • Panels
  • Human input
  • Text fundamentals
  • Editing plain and rich text
  • Control basics and UserControls
  • Animation and behaviors
  • Resources, styles, and control templates
  • Extensions, converters, custom controls, and panels
  • Binding
  • Data controls: DataGrid and DataForm
  • Input validation
  • Networking basics
  • Working with SOAP services
  • RESTful services with the ASP.NET Web API
  • Working with XML, JSON, RSS, and Atom
  • Duplex, sockets, and local connections
  • Graphics and effects
  • Working with images
  • Introduction to 3D
  • 3D lighting, texturing, and animation
  • Pop-ups, windows, and full-screen applications
  • Navigation
  • Working with files and directories
  • Printing
  • COM, Native Extensions, and p-invoke
  • Structuring and testing with the MVVM pattern
  • Debugging your application
  • The install experience and preloaders

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Silverlight 5 in Action by Pete Brown in PDF and/or ePUB format, as well as other popular books in Design & Computer Graphics. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2012
Print ISBN
9781617290312

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Preface
  5. Acknowledgments
  6. About this Book
  7. About the Cover Illustration
  8. Part 1. Core Silverlight
  9. Chapter 1. Introducing Silverlight
  10. Chapter 2. XAML and the property system
  11. Chapter 3. The application model and the plug-in
  12. Chapter 4. Working with HTML and browsers
  13. Chapter 5. Out-of-browser applications
  14. Chapter 6. The security model and elevated trust
  15. Part 2. Creating the user interface
  16. Chapter 7. Rendering, layout, and transforming
  17. Chapter 8. Panels
  18. Chapter 9. Human input
  19. Chapter 10. Text fundamentals
  20. Chapter 11. Editing plain and rich text
  21. Chapter 12. Control basics and UserControls
  22. Chapter 13. Animation and behaviors
  23. Chapter 14. Resources, styles, and control templates
  24. Chapter 15. Extensions, converters, custom controls, and panels
  25. Part 3. Working with data and services
  26. Chapter 16. Binding
  27. Chapter 17. Data controls: DataGrid and DataForm
  28. Chapter 18. Input validation
  29. Chapter 19. Networking basics
  30. Chapter 20. Working with SOAP services
  31. Chapter 21. RESTful services with the ASP.NET Web API
  32. Chapter 22. Working with XML, JSON, RSS, and Atom
  33. Chapter 23. Duplex, sockets, and local connections
  34. Part 4. 2D and 3D graphics
  35. Chapter 24. Graphics and effects
  36. Chapter 25. Working with images
  37. Chapter 26. Introduction to 3D
  38. Chapter 27. 3D lighting, texturing, and animation
  39. Part 5. Making the most of the platform
  40. Chapter 28. Pop-ups, windows, and full-screen applications
  41. Chapter 29. Navigation
  42. Chapter 30. Working with files and directories
  43. Chapter 31. Printing
  44. Chapter 32. COM, Native Extensions, and p-invoke
  45. Part 6. Best practices
  46. Chapter 33. Structuring and testing with the MVVM pattern
  47. Chapter 34. Debugging your application
  48. Chapter 35. The install experience and preloaders
  49. Appendix A. Database, connection, and data model setup
  50. Index
  51. List of Figures
  52. List of Tables
  53. List of Listings