Introducing Microsoft Silverlight 2.0

Introducing Microsoft Silverlight 2.0

Author: Laurence Moroney

Publisher: O'Reilly Media, Inc.

Published: 2008

Total Pages: 333

ISBN-13: 9780735625280

DOWNLOAD EBOOK

Provides information on creating cross-platform interactive applications using Silverlight 2.


Introducing Silverlight 4

Introducing Silverlight 4

Author: Ashish Ghoda

Publisher: Apress

Published: 2011-01-11

Total Pages: 732

ISBN-13: 1430229926

DOWNLOAD EBOOK

Introducing Silverlight 4 brings you up to speed with version 4 of Silverlight quickly and efficiently. The book builds off your understanding of the basics of .NET coding and WPF, allowing your journey to Silverlight 4 proficiency to be as quick and painless as possible. The text highlights where coding techniques are similar to other, more established areas of the .NET framework. Likewise, when your existing coding habits lead you to a syntax or conceptual ’gotcha,’ the text points that out, too. This book provides you with fast-track coverage of all the most important elements of the Silverlight 4 technology ranging from XAML to standard controls, from dealing with media to networking, from testing to deployment. It also reveals features introduced with Silverlight 4 and offers guidance on how to best utilize them. The book concludes with a pair of fully worked sample applications for you to follow through, because nothing reinforces your understanding of how concepts fit together as much as looking at finished code. It is assumed that readers are already be comfortable with the workings of the .NET framework. Knowledge of Expression Blend is useful, but not mandatory: you’ll learn the Blend techniques that you need to know as you go through the book. By the end, you will have followed a sound, concise path to mastery of Silverlight 4.


Introducing Microsoft® SilverlightTM 2, Second Edition, Second Edition

Introducing Microsoft® SilverlightTM 2, Second Edition, Second Edition

Author: Laurence Moroney

Publisher:

Published: 2008

Total Pages: 352

ISBN-13:

DOWNLOAD EBOOK

Get a jump on the next release of Silverlight with early insights from a Technical Evangelist on the Microsoft Silverlight team. This guide describes how you can simplify the development and deployment of rich interactive applications (RIAs) by using Silverlight 2 tools with Microsoft Visual Studio® 2008 and the Microsoft .NET Framework. RIAs are Web applications with the features and functionality of full desktop applications. Processing tasks are performed on the client, but data is stored on the server. With Silverlight, RIAs install quickly via a small, on-demand plug-in. This book demonstrates how you can easily use existing skills and tools to deliver next-generation user interfaces and media experiences. You ll discover how to begin building different types of Silverlight-based solutions, generate Silverlight applications dynamically on the server, create an XAML service, and more. The book also features a companion Web site with code samples in Microsoft Visual C#® and Visual Basic®. Key Book Benefits: Delivers practical, grounded advice from a member of the Silverlight team, including an insider s view of the evolution of this Web presentation technology Describes how Silverlight 2 will simplify development and deployment of RIAs with the .NET Framework and Visual Studio 2008 Provides context about the relationships among Silverlight and the various .NET Framework 3.0 and 3.5 technologies Places RIAs in context for both Web and Windows-based developers Features a companion Web site with code samples in Visual C# and Visual Basic.


Silverlight 5 in Action

Silverlight 5 in Action

Author: Pete Brown

Publisher: Simon and Schuster

Published: 2012-05-31

Total Pages: 1507

ISBN-13: 1638352569

DOWNLOAD EBOOK

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


Silverlight 1.0

Silverlight 1.0

Author: Devin Rader

Publisher: John Wiley & Sons

Published: 2007-10-29

Total Pages: 336

ISBN-13: 0470228407

DOWNLOAD EBOOK

Provides information on creating cross-platform interactive applications using Silverlight 1.0.


Silverlight 2 Unleashed

Silverlight 2 Unleashed

Author: Laurent Bugnion

Publisher: Pearson Education

Published: 2008-10-15

Total Pages: 843

ISBN-13: 0768685826

DOWNLOAD EBOOK

Full Color Code samples appear as they do in Visual Studio and Expression Blend! Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend! Silverlight is Microsoft’s new web-based User Interface (UI) technology, based on Windows Presentation Foundation (WPF), which is introducing many revolutionary concepts in the world of UI development. Silverlight uses XAML, with tools like Expression Design and Expression Blend, to create astonishing UI effects (such as gradients, compositions, and animations.) In addition to the richness of the UI elements, Silverlight 2 allows the use of C# or VB in addition to JavaScript to automate web pages. With Silverlight, you have the power of .NET on multiple platforms (IE and Firefox on Windows, Firefox and Safari on Macintosh, and Firefox on Linux). The author brings you up to speed very quickly with numerous hands-on examples. Use XAML to create state-of-the-art user interfaces Create XAML transforms and animations Design compelling user experiences with Microsoft Expression Blend Integrate media into your rich Internet applications Program Silverlight with both JavaScript and .NET languages Deploy Silverlight content to web pages Encode videos with Expression Media Encoder Make the most of Silverlight elements, resources, and styles Use templates to quickly change your application’s look and feel Efficiently debug Silverlight code Use design tools to create graphics that import seamlessly into Silverlight Laurent Bugnion has been a software engineer since 1996. He has worked with many programming languages and environments, including C, C++, Java, HTML/CSS/JavaScript, and, since 2002, the Microsoft .NET platform. He has been honored twice as a Microsoft MVP: first for ASP.NET and now for Client Application Development. He blogs about Silverlight and related technologies at http://blog.galasoft.ch. ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672330148 Category: Microsoft Programming/Web Programming Covers: Microsoft® Silverlight 2 User Level: Beginning—Intermediate


Accelerated Silverlight 3

Accelerated Silverlight 3

Author: Jeff Scanlon

Publisher: Apress

Published: 2009-10-17

Total Pages: 499

ISBN-13: 1430224304

DOWNLOAD EBOOK

Accelerated Silverlight 3 teaches you how to get up to speed with the latest version of Silverlight quickly and efficiently. The book assumes you're already comfortable with the basics of .NET coding and with WPF and builds on your existing knowledge to make your journey to Silverlight 3 proficiency as quick and painless as possible. Where coding techniques are similar to other, more established, areas of .NET, the text says so. Likewise, where there's a syntax or conceptual "gotcha" that you're existing coding habits will walk you into, the text points that out, too. This book provides you with fast-track coverage of all the most important elements of the Silverlight 3 technology ranging from XAML to standard controls, from dealing with media to networking, from testing to deployment. It concludes with a pair of fully worked sample applications for you to follow through, because nothing reinforces your understanding of how concepts fit together as much as looking at finished code. It is assumed that readers are already be comfortable with the workings of the .NET framework. Knowledge of Expression Blend is useful, but not mandatory: you'll learn the Blend techniques that you need to know as you go through the book. By the end, you will have followed a sound, concise, path to mastery of Silverlight 3.


Pro Silverlight for the Enterprise

Pro Silverlight for the Enterprise

Author: Ashish Ghoda

Publisher: Apress

Published: 2009-05-24

Total Pages: 299

ISBN-13: 1430218681

DOWNLOAD EBOOK

Microsoft Silverlight 2 is a new development platform designed to make the development of rich Internet applications (RIAs) far easier than has previously been possible. Pro Silverlight for the Enterprise addresses the question of how you can bring Silverlight 2 to your company to provide rich Internet experiences that will interface cleanly with your existing application architecture. The book begins with a clear discussion of why Silverlight is such a good choice for developing RIAs and the implications that this has for your development decisions. The options available will be demonstrated by constructing a simple web–based training portal for a fictional enterprise, which will be extended and altered to demonstrate the techniques and methods that you have available to you. This includes accessing data using WCF and LINQ, and considering how best to deploy your finished Silverlight application when it is complete. The book also discusses the future of Silverlight for mobile and how to plan for its release. This book is unique in that it focuses on how Silverlight can be applied in today's business environment rather than simply delving into the product's syntax and grammar in isolation. Silverlight is discussed in context with consideration given to security, scalability, and deployment. As such this book makes an excellent addition to any Silverlight library and extends your knowledge into practical areas that are rarely discussed.