Introducing Microsoft Silverlight 2.0

Introducing Microsoft Silverlight 2.0 PDF Author: Laurence Moroney
Publisher: O'Reilly Media, Inc.
ISBN: 9780735625280
Category : Computers
Languages : en
Pages : 333

Get Book Here

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

Introducing Microsoft Silverlight 2.0

Introducing Microsoft Silverlight 2.0 PDF Author: Laurence Moroney
Publisher: O'Reilly Media, Inc.
ISBN: 9780735625280
Category : Computers
Languages : en
Pages : 333

Get Book Here

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

Introducing Microsoft Silverlight 3

Introducing Microsoft Silverlight 3 PDF Author: Laurence Moroney
Publisher:
ISBN: 9780735625730
Category : Computers
Languages : en
Pages : 0

Get Book Here

Book Description
Provides information on creating cross-platform interactive applications using Silverlight 3.

Introducing Microsoft Silverlight 1.0

Introducing Microsoft Silverlight 1.0 PDF Author: Laurence Moroney
Publisher:
ISBN: 9780735625396
Category : Application software
Languages : en
Pages : 0

Get Book Here

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

Introducing Microsoft® SilverlightTM 2, Second Edition, Second Edition

Introducing Microsoft® SilverlightTM 2, Second Edition, Second Edition PDF Author: Laurence Moroney
Publisher:
ISBN:
Category :
Languages : en
Pages : 352

Get Book Here

Book Description
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 Silverlight 4

Introducing Silverlight 4 PDF Author: Ashish Ghoda
Publisher: Apress
ISBN: 1430229926
Category : Computers
Languages : en
Pages : 732

Get Book Here

Book Description
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 Unleashed

Silverlight 4 Unleashed PDF Author: Laurent Bugnion
Publisher: Pearson Education
ISBN: 0132640635
Category : Computers
Languages : en
Pages : 1020

Get Book Here

Book Description
Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend! Using Silverlight 4, you can build richer and more powerful applications than ever before, and deploy them seamlessly in browsers, on desktop computers, and even on Windows Phone 7. In Silverlight 4 Unleashed, Microsoft Silverlight MVP Laurent Bugnion covers everything you need to do all this, and much more. The only full-color, example-rich guide to Silverlight 4 for experienced Microsoft developers, Silverlight 4 Unleashed illuminates the entire development process: from installing Silverlight tools to building great user experiences, managing data to optimizing application performance. You’ll master core Silverlight features such as controls and properties; communicating with web services; efficiently creating data-oriented line-of-business applications; working with external frameworks, and more. Bugnion concludes by showing how to use advanced features such as 3D-like effects and multitouch to deliver an even smoother, richer experience. Install and use Silverlight Tools for Visual Studio Extend Silverlight applications with user and custom controls Group, sort, filter, page, bind, and validate data Take full advantage of the Model-View-ViewModel Pattern in Silverlight Access Web resources and services Control the application’s appearance with resources, styles, templates, and Expression Blend Sketch user experience and build iterative prototypes by easily getting feedback from end users Create data-oriented applications more easily with the WCF RIA Services framework Adapt Silverlight desktop applications for Windows Phone 7 Integrate effects and media into your applications Use Unity, MEF, and the MVVM Light Toolkit to write more maintainable, extensible software Optimize performance by reducing download size and memory footprint, and increasing execution speed

Microsoft Silverlight 3: A Beginner's Guide

Microsoft Silverlight 3: A Beginner's Guide PDF Author: Shannon Horn
Publisher: McGraw Hill Professional
ISBN: 0071590447
Category : Computers
Languages : en
Pages : 286

Get Book Here

Book Description
Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of .NET based media experiences and rich interactive applications for the Web Author frequently speaks at industry conferences

Silverlight 5 in Action

Silverlight 5 in Action PDF Author: Pete Brown
Publisher: Simon and Schuster
ISBN: 1638352569
Category : Computers
Languages : en
Pages : 1507

Get Book Here

Book Description
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

Introducing .NET 4.0

Introducing .NET 4.0 PDF Author: Alex Mackey
Publisher: Apress
ISBN: 1430224568
Category : Computers
Languages : en
Pages : 492

Get Book Here

Book Description
Microsoft has introduced a large number of changes to the way that the .NET Framework operates. Familiar technologies have being altered, best practices replaced, and developer methodologies adjusted. Many developers find it hard to keep up with the pace of change across .NET's ever-widening array of technologies. You may know what's happening in C#, but how about the Azure cloud? How is that going to affect your work? What are the limitations of the pLINQ syntax? What you need is a roadmap. A guide to help you see the innovations that matter and to give you a head start on the opportunities available in the new framework. Introducing .NET 4.0: with Visual Studio 2010 is designed to provide you with just that roadmap. It serves as a no-nonsense primer that will help experienced .NET developers understand the impact of the new framework and its associated technologies. This book will keep you updated on the changes and help you to seize new opportunities confidently and quickly.

Microsoft Business Intelligence For Dummies

Microsoft Business Intelligence For Dummies PDF Author: Ken Withee
Publisher: John Wiley & Sons
ISBN: 0470606347
Category : Computers
Languages : en
Pages : 432

Get Book Here

Book Description
Learn to create an effective business strategy using Microsoft's BI stack Microsoft Business Intelligence tools are among the most widely used applications for gathering, providing access to, and analyzing data to enable the enterprise to make sound business decisions. The tools include SharePoint Server, the Office Suite, PerformancePoint Server, and SQL Server, among others. With so much jargon and so many technologies involved, Microsoft Business Intelligence For Dummies provides a much-needed step-by-step explanation of what's involved and how to use this powerful package to improve your business. Microsoft Business Intelligence encompasses a broad collection of tools designed to help business owners and managers direct the enterprise effectively This guide provides an overview of SharePoint, PerformancePoint, the SQL Server suite, Microsoft Office, and the BI development technologies Explains how the various technologies work together to solve functional problems Translates the buzzwords and shows you how to create your business strategy Examines related technologies including data warehousing, data marts, Online Analytical Processing (OLAP), data mining, reporting, dashboards, and Key Performance Indicators (KPIs) Simplifies this complex package to get you up and running quickly Microsoft Business Intelligence For Dummies demystifies these essential tools for enterprise managers, business analysts, and others who need to get up to speed.