Pro Business Applications with Silverlight 5
Title | Pro Business Applications with Silverlight 5 PDF eBook |
Author | Chris Anderson |
Publisher | Apress |
Pages | 700 |
Release | 2012-06-08 |
Genre | Computers |
ISBN | 1430235012 |
Silverlight 5 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform on which to build business applications. It’s a very powerful technology, and despite its youth, it’s moving forward at a rapid pace and is gaining widespread popularity. This book guides you through the process of designing and developing enterprise-strength business applications in Silverlight 5 and C#. You'll learn how to take advantage of the power of Silverlight to develop rich and robust business applications—from getting started to deployment, and everything in between. In particular, this book will serve developers who want to learn how to design business applications. It will introduce the patterns you'll use, the issues you’ll face, and how to resolve them. Author Chris Anderson, who has been building line-of-business applications for years, demonstrates his expertise through a candid presentation of how to tackle real-life issues, rather than just avoiding them. Developers will benefit from his hard-won expertise through business application design patterns that he shares throughout the book. With this book in hand, you will: Create a fully-functional business application in Silverlight Discover how to satisfy the general requirements that most business applications need Develop a business application framework
Pro Business Applications with Silverlight 4
Title | Pro Business Applications with Silverlight 4 PDF eBook |
Author | Chris Anderson |
Publisher | Apress |
Pages | 565 |
Release | 2010-09-19 |
Genre | Computers |
ISBN | 1430272066 |
Silverlight 4 has the potential to revolutionize the way we build business applications. With its flexibility, web deployment, cross-platform capabilities, rich .NET language support on the client, rich user interface control set, small runtime, and more, it comes close to the perfect platform in which to build business applications. It’s a very powerful technology, and despite its youth, it’s moving forward at a rapid pace and is gaining widespread adoption. This book will guide you through the process of designing and developing enterprise-strength business applications in Silverlight 4 and C#. You will learn how to take advantage of the power of Silverlight to develop rich and robust business applications, from getting started to deployment, and everything in between. In particular, this book will serve developers who want to learn how to design business applications, and introduce the patterns to use, the issues that you’ll face, and how to resolve them. Chris Anderson, who has been building line-of-business applications for years, demonstrates his experience through a candid presentation of how to tackle real-life issues, rather than just avoid them. Developers will benefit from his hard-won expertise through business application design patterns that he shares throughout the book. With this book in hand, you will Create a fully functional business application in Silverlight Discover how to satisfy all of the general requirements that most business applications need Develop a business application framework
Silverlight 4
Title | Silverlight 4 PDF eBook |
Author | Nick Lecrenski |
Publisher | John Wiley & Sons |
Pages | 530 |
Release | 2010-05-13 |
Genre | Computers |
ISBN | 0470881682 |
A hands-on guide to Microsoft's latest rich application development technology: Silverlight 4 Silverlight 4 is the newest version of the rich Internet application toolkit that provides support for .NET capabilities over the Internet. With this latest release of Silverlight, Microsoft has revolutionized the way that Web applications can be created. This book uses the popular Problem – Design – Solution strategy to demonstrate how to harness the power and abilities of Silverlight 4 to add value to the overall user experience of a Web site. Using a Web site created by the author as a reference point, you'll go through the steps of creating a live, fully functional application for the Web using Silverlight 4 and the Silverlight Control Toolkit. Along the way, the book addresses important design considerations, such as the use of Web Services and the SQL Server database. Uses the popular Problem – Design – Solution format show you how to harness the power of the latest version of Silverlight, Microsoft's rich Internet application toolkit Puts the author's own Web site to task as you learn to create rich user interfaces that integrate video, HTML, and social networking components Explains system linking and data flow, end user interface, system architecture based on Silverlight 4 and .NET 4, and more Includes coverage on integrating social networking and Facebook With this book, you'll quickly get started using the new features of Silverlight 4 to enhance the user experience of a Web site. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Silverlight 2 Unleashed
Title | Silverlight 2 Unleashed PDF eBook |
Author | Laurent Bugnion |
Publisher | Pearson Education |
Pages | 843 |
Release | 2008-10-15 |
Genre | Computers |
ISBN | 0768685826 |
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
Next-Generation Business Intelligence Software with Silverlight 3
Title | Next-Generation Business Intelligence Software with Silverlight 3 PDF eBook |
Author | Bart Czernicki |
Publisher | Apress |
Pages | 435 |
Release | 2011-02-02 |
Genre | Computers |
ISBN | 1430224886 |
Business intelligence (BI) software is the code and tools that allow you to view different components of a business using a single visual platform, making comprehending mountains of data easier. Applications that include reports, analytics, statistics, and historical and predictive modeling are all examples of BI applications. Currently, we are in the second generation of BI software, called BI 2.0. This generation is focused on writing BI 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 to deliver insight from large data sets quickly. Furthermore, RIAs include 3D spatial design capabilities that allow for interesting layouts of aggregated data beyond a simple list or grid. BI 2.0 implemented via RIA technology can truly bring out the power of BI and deliver it to an average user via the Web. Next-Generation Business Intelligence Software with Rich Internet Applications provides developers, designers, and architects a solid foundation of BI design and architecture concepts with Microsoft Silverlight. This book covers key BI design concepts and how they can be applied without requiring an existing BI infrastructure. The author, Bart Czernicki, will show you how to build small BI applications by example that are interactive, highly visual, statistical, predictive, and most importantly, intuitive to the user. BI isn't just for the executive branch of a Fortune 500 company; it is for the masses. Let Next-Generation Business Intelligence Software with Rich Internet Applications show you how to unlock the rich intelligence you already have.
Microsoft Silverlight 4 For Dummies
Title | Microsoft Silverlight 4 For Dummies PDF eBook |
Author | Phillip Beadle |
Publisher | John Wiley & Sons |
Pages | 424 |
Release | 2010-04-09 |
Genre | Computers |
ISBN | 0470608641 |
The fun and easy guide for building Silverlight 4 applications! Silverlight is a Web browser plugin that enables functions such as animation, streaming media, vector graphics, and audio-video playback that characterize rich Internet applications. It only requires a simple download, after which most end-users are not even aware that it's running. This helpful guide covers everything you need to know in order to start creating applications in Silverlight 4 and then moves on to key topics such as controls, data binding, skinning, using Visual Studio tools, and more. Whether you have just the most basic programming skills and are interested in learning to develop Silverlight apps or you are an experienced developer looking for an understandable guide on the newest version of Silverlight, Microsoft Silverlight 4 For Dummies is ideal for a wide audience. The Silverlight plugin enables animation, streaming media, vector graphics, and audio-video playback Shows you how to create applications in Silverlight 4 Covers important Silverlight topics including controls, data binding, skinning, animations, and more Discusses how to best use the offering of tools from Visual Studio Get enlightened and start creating Silverlight 4 applications with this book by your side. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Professional Silverlight 4
Title | Professional Silverlight 4 PDF eBook |
Author | Jason Beres |
Publisher | John Wiley & Sons |
Pages | 1026 |
Release | 2010-07-23 |
Genre | Computers |
ISBN | 0470934964 |
Everything .NET developers need to take advantage of Silverlight 4 Silverlight 4 is a major new release of Microsoft's flagship product for building rich, interactive applications that combine animation, graphics, audio, and video. This book, by seasoned Wrox authors and Silverlight experts, gives professional Web developers all the tools necessary to build RIAs using the new Silverlight capabilities. You will gain a complete, thorough understanding of both core and advanced platform concepts, with examples in C#. Professional Silverlight 4 prepares Web developers to take full advantage of the newest release of the most popular platform for developing rich interactive applications. Coverage Includes: Introduction to Silverlight Building Applications with Visual Studio Building Applications with Expression Blend 4 Working with the Navigation Framework Controlling Layout with Panels Working with Visual Controls Accessing Data WCF RIA Services Out-of-Browser Experiences Networking Applications Building Line of Business Applications Application Architecture DOM Interaction Securing Your Applications Accessing Audio and Video Devices Working with File I/O Using Graphics and Visuals Working with Animations in Silverlight Working with Text Making It Richer with Media Styling and Themes