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.


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.


Beginning Silverlight 2

Beginning Silverlight 2

Author: Robert Lair

Publisher: Apress

Published: 2009-01-31

Total Pages: 285

ISBN-13: 1430205709

DOWNLOAD EBOOK

This book takes you on a guided tour of the new tools available to create Silverlight applications, from Expression Design and Expression Blend through to Visual Studio 2008. It explains how each of the tools performs it’s part of the job of putting together well-constructed Silverlight applications and demonstrates this with a series of straight-forward examples that illustrate how developers and designers can perform their roles in harmony. By the end of the book, you will be well prepared to start creating Silverlight applications, both on your own or with the support of a design team.


Microsoft SQL Server 2005 Integration Services Step by Step

Microsoft SQL Server 2005 Integration Services Step by Step

Author: Paul Turley

Publisher: Pearson Education

Published: 2007-06-20

Total Pages: 685

ISBN-13: 0735646309

DOWNLOAD EBOOK

Teach yourself the fundamentals of SQL Server Integration Services—one step at a time. This practical, learn-by-doing tutorial delivers the guidance you need to transform and consolidate data—and build solutions that support your business intelligence needs. Discover how to: Design and execute packages that transform data between files and relational databases Configure connection managers to access other data sources Create data flows that alter, split, match, and merge data Develop event-handlers and monitor package performance Encrypt sensitive information and control access to packages Customize script code to automate Control Flow and Data Flow tasks Debug, troubleshoot, and optimize packages CD features: All practice exercises Sample databases Fully searchable eBook For customers who purchase an ebook version of this title, instructions for downloading the CD files can be found in the ebook.


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.


Silverlight 4 Business Intelligence Software

Silverlight 4 Business Intelligence Software

Author: Bart Czernicki

Publisher: Apress

Published: 2011-01-27

Total Pages: 567

ISBN-13: 1430230614

DOWNLOAD EBOOK

Business intelligence (BI) software allows you to view different components of a business using a single visual platform, which makes comprehending mountains of data easier. BI is everywhere. Applications that include reports, analytics, statistics, and historical and predictive modeling are all examples of business intelligence. Currently, we are in the second generation of business intelligence software—called BI 2.0—which is focused on writing business intelligence software that is predictive, adaptive, simple, and interactive. As computers and software have evolved, more data can be presented to end users with increasingly visually rich techniques. Rich Internet application (RIA) technologies such as Microsoft Silverlight can be used to transform traditional user-interfaces filled with boring data into fully interactive analytical applications that quickly deliver insight from large data sets. Furthermore, RIAs now include 3D spatial-design capabilities that move beyond a simple list or grid and allow for interesting layouts of aggregated data. BI 2.0 implemented via an RIA technology can truly bring out the power of business intelligence and deliver it to an average user on the Web. Silverlight 4 Business Intelligence Software provides developers, designers, and architects with a solid foundation in business intelligence design and architecture concepts for Microsoft Silverlight. This book covers key business intelligence design concepts and how they can be applied without an existing BI infrastructure. Author Bart Czernicki provides you with examples of how to build small BI applications that are interactive, highly visual, statistical, predictive—and most importantly—intuitive to the end-user. Business intelligence isn’t just for the executive branch of a Fortune 500 company—it is for the masses. Let Silverlight 4 Business Intelligence Software show you how to unlock the rich intelligence you already have.


Accelerated Silverlight 2

Accelerated Silverlight 2

Author: Jeff Scanlon

Publisher: Apress

Published: 2008-11-23

Total Pages: 353

ISBN-13: 1430210753

DOWNLOAD EBOOK

Accelerated Silverlight 2 will get you up to speed with version 2 of Silverlight quickly and efficiently. Author Jeff Scanlon assumes you're already comfortable with the basics of .NET coding and with Windows Presentation Foundation (WPF), and helps you build on your existing knowledge to make your journey to Silverlight 2 proficiency as quick and painless as possible. Where coding techniques are similar to other, more established areas of .NET, he'll say so. Likewise, where there's a syntax or conceptual “gotcha” that you're existing coding habits will walk you into, he'll point that out, too. You'll find fast–track coverage of all the most important elements of the Silverlight 2 technology ranging from XAML to standard controls, from dealing with media to networking, from testing to deployment. Two fully-worked sample applications conclude your path to Silverlight 2 mastery because nothing reinforces your understanding of how concepts fit together as much as looking at finished code. The book is based on the assumption that readers will already be very comfortable with the workings of the .NET Framework. Knowledge of Expression Blend is useful, but the author doesn't assume that you're a master of it. You'll learn the Blend techniques that you need to know as you go along. By the end of the book, the author will have provided you with a sound, concise, path to mastery of Silverlight 2.