Essential Silverlight 2 Up-to-Date

Essential Silverlight 2 Up-to-Date PDF

Author: Christian Wenz

Publisher: "O'Reilly Media, Inc."

Published: 2008-04-29

Total Pages: 317

ISBN-13: 059655138X

DOWNLOAD EBOOK →

Design rich Internet applications (RIAs) for the Web using Silverlight 2, Microsoft's hot runtime application. Available only as an ebook, this concise, easy-to-understand introduction provides complete step-by-step instructions for using everything Silverlight 2 has to offer, including tools for animation, vector graphics, video playback, .NET support for web services and networking, as well as LINQ, Microsoft's native data querying tool. Essential Silverlight 2 helps you take advantage of Microsoft's cross-browser plug-in with: Clever ways to create interactive UIs that are more robust and easier to debug and test than what you can achieve on other platforms Scores of tested JavaScript and C# code examples that you can reuse in your own applications Expert guidance from an author who understands RIA technologies, including ASP.NET, Flash, PHP, and JavaScript Ready to deliver a more complete Web experience? Essential Silverlight 2 offers a world of possibilities.

Essential Silverlight 3

Essential Silverlight 3 PDF

Author: Ashraf Michail

Publisher: Addison-Wesley Professional

Published: 2009-09-21

Total Pages: 466

ISBN-13: 0321680693

DOWNLOAD EBOOK →

“The book you are holding contains the keys to writing great Silverlight 3 applications. Use them well!” –From the Foreword by Scott Guthrie, corporate vice president, Microsoft Developer Division Microsoft Silverlight is a leading cross-platform, Rich Internet Application (RIA) technology that allows you to create more compelling and interactive Web experiences than are possible with simple HTML browser pages. Silverlight 3 includes significant improvements over previous versions, including “out-of-browser” operation, H.264 video, 3D graphics, and real-time effects. Essential Silverlight 3 is the definitive reference and insider’s guide. It not only covers all the key features of the Silverlight 3 runtime and how to use them but, in Under the Hood sections, explains why each feature was developed and how each one works. These “insider” explanations often lead to concise, practical performance tips that can help you speed up your own Silverlight applications. Author Ashraf Michail is uniquely qualified to explain Silverlight 3. He is a Microsoft Silverlight architect who has guided Silverlight from its beginnings through the current version. In this book, he shows how to Integrate the principles and components of a Silverlight application, including XAP, XAML, and .NET code Use Silverlight vector graphics, bitmap images, and animation Display predictable and readable text across platforms and animate text elements Obtain mouse and keyboard input, including mouse wheel events Implement smooth animations to improve your user interface and make your application more pleasing to the user Use the Canvas, StackPanel, Grid, and Border elements to lay out your application and define custom layout elements Play high-quality, live, and on-demand video and audio Customize the built-in and toolkit controls and develop new custom Silverlight controls Connect to and synchronize with data using Silverlight Data Binding Use built-in real-time effects and define custom HLSL pixel shaders Enable GPU-accelerated rendering If you are a developer who is getting started with Silverlight or an expert Silverlight developer who is interested in understanding the inner workings of the Silverlight runtime, this book is for you.

Silverlight 2 Visual Essentials

Silverlight 2 Visual Essentials PDF

Author: Matthew MacDonald

Publisher: Apress

Published: 2008-10-09

Total Pages: 239

ISBN-13: 1430215836

DOWNLOAD EBOOK →

Silverlight is a lightweight browser plug–in that frees your code from the traditional confines of the browser. It is a rules–changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more impressively, it is able to host true .NET applications in non–Microsoft browsers (like Firefox) and on non–Microsoft platforms (like Mac OS X). Silverlight is evolving fast, and you need a reliable guidebook to make sense of it.

Visual Basic 2008 Programming Black Book, Platinum Edition (With Cd)

Visual Basic 2008 Programming Black Book, Platinum Edition (With Cd) PDF

Author: Kogent Solutions Inc.

Publisher: Dreamtech Press

Published: 2009-03

Total Pages: 1796

ISBN-13: 9788177228335

DOWNLOAD EBOOK →

Visual Basic 2008 Black Book Is The Most Comprehensive Book That You Will Find On Visual Baisc.Net. It Contains Useful Material On All The Concepts Of Visual Basic 2008, And At The Same Time, Teaches You How To Implement These Concepts Programmatically By Providing Appropriate Examples Along-With Detailed Explanations. This Edition Of The Book Particularly Deals With Some New And Advanced Topics: Such As Wpf, Wcf, Wf, Asp.Net, Ajax, Silverlight, And Linq. This Unique Book On Visual Basic 2008 Has Extensive Coverage Of The Language; No Doubt, Every Aspect Of The Book Is Worth Its Price. Part I - .Net Framework 3.5 And Visual Studio 2008 Chapter 1: Getting Started With .Net Framework 3.5 Chapter 2: Introducing Visual Studio 2008 Part Ii - Visual Basic Programming Language And Oops Chapter 3: Introducing Visual Basic 2008 Chapter 4: Flow Control And Exception Handling In Visual Basic 2008 Chapter 5: Object-Oriented Programming In Visual Basic 2008 Part Iii - Windows Forms And Wpf Chapter 6: Windows Forms In Visual Basic 2008 Chapter 7: Windows Forms Controls - I Chapter 8: Windows Forms Controls- Ii Chapter 9: Windows Forms Controls - Iii Chapter 10: Windows Forms Controls - Iv Chapter 11: Windows Forms Controls - V Chapter 12: Introducing Windows Presentation Foundation Chapter 13: Working With Wpf 3.5 Controls, Resources, Styles, Templates, And Commands Chapter 14: Using Graphics And Multimedia In Windows Forms And Wpf Part Iv - Asp.Net 3.5 Chapter 15: Introducing Asp.Net 3.5 And Web Forms Chapter 16: Standard Web Server Controls Chapter 17: Navigation Controls In Asp.Net 3.5 Chapter 18: Login And Web Parts Controls In Asp.Net 3.5 Chapter 19: Enhancing Web Applications With Silverlight Part V - Services And Deployment Chapter 20: Asp.Net 3.5 Web Services Chapter 21: Introducing Windows Communication Foundation Chapter 22: Deploying Windows And Web Applications Part Vi - Ado.Net And Linq Chapter 23: Data Access With Ado.Net Chapter 24: Data Binding In Windows Forms And Wpf Applications Chapter 25: Data Binding In Asp.Net Applications Chapter 26: Working With Linq Part Vii - Advanced Topics Chapter 27: Working With Windows Workflow Foundation Chapter 28: Threading In Visual Basic 2008 Chapter 29: Collections And Generics Chapter 30: Working With Xml And .Net Chapter 31: The My Object Chapter 32: .Net Assemblies Chapter 33: Developing Windows Mobile Applications Chapter 34: Security And Cryptography In .Net Chapter 35: .Net Remoting In Visual Basic 2008 Chapter 36: Human Resources Management System

Essential Windows Communication Foundation (WCF)

Essential Windows Communication Foundation (WCF) PDF

Author: Richard Crane

Publisher: Pearson Education

Published: 2008-02-11

Total Pages: 646

ISBN-13: 013270160X

DOWNLOAD EBOOK →

“Whether this is the first time or the fifty-first time you’re using WCF, you’ll learn something new by reading this book.” --Nicholas Allen, Program Manager, Web Services, Microsoft Windows Communication Foundation (WCF) is the easiest way to produce and consume Web services on the Microsoft platform. With .NET 3.5, WCF has been extensively revamped--and Visual Studio 2008 gives developers powerful new tools for utilizing it. Essential Windows Communication Foundation shows developers exactly how to make the most of WCF with .NET 3.5 and Visual Studio 2008. Drawing on extensive experience working with early adopters, three Microsoft insiders systematically address the topics developers ask about WCF. The authors approach each subject with practical advice and present best practices, tips, and tricks for solving problems. Throughout, you’ll find detailed explanations, solutions for the “pain points” of WCF development, and an extensive collection of reusable code examples. Coverage includes Using WCF contracts to define complex structures and interfaces Understanding WCF’s channel stacks and channel model architecture Configuring the WCF communication stack to use only the protocols you need Using standard and custom service behaviors to manage concurrency, instances, transactions, and more Serializing data from .NET types to XML Infosets and representing Infosets “on the wire” Hosting WCF services via IIS, managed .NET applications, and Windows Activation Services WCF security, in depth: authentication; transport and message-level security; and Internet and intranet scenarios Improving reliability: exception handling, diagnostics, and more Workflow services: new integration points between WCF 3.5 and Windows Workflow Foundation Building client-to-client, peer network-based applications Utilizing WCF for non-SOAP Web services: AJAX and JSON examples and .NET 3.5 hosting classes Microsoft’s Steve Resnick, Richard Crane, and Chris Bowen are technology experts at the Microsoft Technology Center in Boston. They specialize in helping customers improve their technical agility by applying WCF and related technologies. Resnick has specialized in Internet technologies and distributed computing at Microsoft since 1995. He is a frequent speaker at Microsoft events and is now technology director for the U.S. Microsoft Technology Centers. Crane has more than 15 years of experience in senior software development roles. He specializes in large-scale Web sites, distributed computing, transactional systems, and performance analysis. Bowen has been an architect and developer for more than 15 years at companies such as Monster.com and Staples and is co-author of Professional Visual Studio 2005 Team System. Foreword xxv Preface xxvii Chapter 1: Basics 1 Chapter 2: Contracts 33 Chapter 3: Channels 91 Chapter 4: Bindings 111 Chapter 5: Behaviors 181 Chapter 6: Serialization and Encoding 241 Chapter 7: Hosting 287 Chapter 8: Security 315 Chapter 9: Diagnostics 375 Chapter 10: Exception Handling 403 Chapter 11: Workflow Services 423 Chapter 12: Peer Networking 459 Chapter 13: Programmable Web 503 Appendix: Advanced Topics 537 Index 553

Learning ASP.NET 3.5

Learning ASP.NET 3.5 PDF

Author: Jesse Liberty

Publisher: "O'Reilly Media, Inc."

Published: 2008-07-25

Total Pages: 611

ISBN-13: 0596551800

DOWNLOAD EBOOK →

With this book, you will learn how to create engaging and interactive web applications using the latest version of the world's most popular web development platform: ASP.NET with AJAX, built on the productivity-enhancing features of Visual Studio 2008. All you need to get started is a basic knowledge of HTML and a desire to produce professional quality websites. Learning ASP.NET 3.5 introduces new skills in each new chapter and offers fully annotated and fully functional examples that you can put to work immediately. Each chapter adds detailed summaries, practice questions to ensure comprehension, and exercises so you can apply what you've learned to new situations. Written by the bestselling author team of Jesse Liberty, Dan Hurwitz, and Brian MacDonald, Learning ASP.NET 3.5 offers complete, up-to-date coverage of ASP.NET 3.5 and AJAX. The book includes: Chapters that are designed as a series of tutorials on different aspects of web development Examples in each chapter that illustrate how a new concept works. Different chapters feature either a single running example with several stages, or a series of smaller examples A single large example in the final chapter offers that uses everything the reader has learned VB, JavaScript, and SQL Cheat Sheet sidebars to help readers with no little or no background with those topics AJAX-style fully integrated into ASP.NET programming -- the way it should be taught and used If you want to get up to speed with the world's most popular web development technology, Learning ASP.NET 3.5 is the best resource for the job.

Windows Phone 7.5 Unleashed

Windows Phone 7.5 Unleashed PDF

Author: Daniel Vaughan

Publisher: Sams Publishing

Published: 2012

Total Pages: 1120

ISBN-13: 0672333481

DOWNLOAD EBOOK →

A developer's guide that covers everything needed to build Windows phone 7.5 mobile apps.

Microsoft Expression Web 4 In Depth

Microsoft Expression Web 4 In Depth PDF

Author: Jim Cheshire

Publisher: Pearson Education

Published: 2010-12-23

Total Pages: 1196

ISBN-13: 0132681773

DOWNLOAD EBOOK →

The ultimate guide to creating and managing websites using Microsoft Expression Web 4. "In the trenches" guidance, big-picture insights, and exclusive troubleshooting help for building standards-compliant, cross-browser web sites Case studies draw on the author's extensive experience building Web solutions with Microsoft technologies Leverage ASP.NET's power without writing code - and use the free Visual Web Developer Express Edition to develop robust ASP.NET apps Four bonus chapters located online! Download Part 7: Creating Add-ins Using JavaScript and HTML including: 36.Expression Web 4 Add-in Basics 37.Creating a Basic Add-in 38.Packaging, Testing, and Debugging Add-ins 39.Expression Web 4 JavaScript API Reference