Professional WCF 4

Download Professional WCF 4 PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470930403
Total Pages : 582 pages
Book Rating : 4.4/5 (79 download)

DOWNLOAD NOW!


Book Synopsis Professional WCF 4 by : Pablo Cibraro

Download or read book Professional WCF 4 written by Pablo Cibraro and published by John Wiley & Sons. This book was released on 2010-07-15 with total page 582 pages. Available in PDF, EPUB and Kindle. Book excerpt: A guide to architecting, designing, and building distributed applications with Windows Communication Foundation Windows Communication Foundation is the .NET technology that is used to build service-oriented applications, exchange messages in various communication scenarios, and run workflows. This guide enables developers to create state-of-the-art applications using this technology. Written by a team of Microsoft MVPs and WCF experts, this book explains how the pieces of WCF 4.0 build on each other to provide a comprehensive framework to support distributed enterprise applications. Experienced developers will learn both theory and practical application using the familiar Wrox approach. .NET developers will learn to design services, create a hosting environment with Dublin, build cloud-based integrations, and much more. Coverage Includes: Design Principles and Patterns Service Contracts and Data Contracts Bindings Clients Instancing Workflow Services Understanding WCF Security WCF Security in Action Federated Authentication in WCF Windows Azure Platform AppFabric Creating a SOA Case Creating the Communication and Integration Case Creating the Business Process Hosting

Pro WCF 4

Download Pro WCF 4 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430233699
Total Pages : 457 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro WCF 4 by : Nishith Pathak

Download or read book Pro WCF 4 written by Nishith Pathak and published by Apress. This book was released on 2011-08-28 with total page 457 pages. Available in PDF, EPUB and Kindle. Book excerpt: Pro WCF 4.0: Practical Microsoft SOA Implementation is a complete guide to Windows Communication Foundation from the service-oriented architecture (SOA) perspective, showing you why WCF is important to service-oriented architecture and development. This book provides deep insight into the functionality of WCF, which shipped with .NET 4.0-like service discovery, routing service, simplified configuration, and other advanced features. Included in this title are informative examples that will aid the reader in understanding and implementing these important additions. This book also covers the unified programming model, reliable messaging, security, and the peer-to-peer programming model. You'll also learn how to move your current .NET remoting and web service applications to WCF, and how to integrate those applications with WCF 4. This book offers genuine insight into solving real enterprise problems using WCF and .NET 4.0.

Essential Windows Communication Foundation (WCF)

Download Essential Windows Communication Foundation (WCF) PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 013270160X
Total Pages : 646 pages
Book Rating : 4.1/5 (327 download)

DOWNLOAD NOW!


Book Synopsis Essential Windows Communication Foundation (WCF) by : Richard Crane

Download or read book Essential Windows Communication Foundation (WCF) written by Richard Crane and published by Pearson Education. This book was released on 2008-02-11 with total page 646 pages. Available in PDF, EPUB and Kindle. Book excerpt: “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 WCF

Download Learning WCF PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596101627
Total Pages : 607 pages
Book Rating : 4.5/5 (961 download)

DOWNLOAD NOW!


Book Synopsis Learning WCF by : Michele Leroux Bustamante

Download or read book Learning WCF written by Michele Leroux Bustamante and published by "O'Reilly Media, Inc.". This book was released on 2007 with total page 607 pages. Available in PDF, EPUB and Kindle. Book excerpt: This easy-to-use introduction to the Microsoft Windows Communication Foundation removes the complexity of using the API by providing detailed answers, explanations, and code samples to the most common questions asked by software developers.

Professional Wcf Programming

Download Professional Wcf Programming PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 9788126512249
Total Pages : 456 pages
Book Rating : 4.5/5 (122 download)

DOWNLOAD NOW!


Book Synopsis Professional Wcf Programming by : Scott Klein

Download or read book Professional Wcf Programming written by Scott Klein and published by John Wiley & Sons. This book was released on 2007-05-21 with total page 456 pages. Available in PDF, EPUB and Kindle. Book excerpt: Built on the Microsoft .NET Framework and around the Web Services architecture, Windows Communication Foundation (formerly known as Indigo ) is a technology for building and running connected systems providing reliable and secure transactional messaging.This book, targeted for developers currently developing applications using the .NET Framework and related technologies, will discuss the new Windows Communication Foundation technologies available from Microsoft, the next generation of configuring and deploying network-distributed services. Some of the topics covered include:· Addresses· Binding· Contracts· Clients· Services· Security· Deployment· Management· Hosting

Programming WCF Services

Download Programming WCF Services PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449399606
Total Pages : 912 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Programming WCF Services by : Juval Lowy

Download or read book Programming WCF Services written by Juval Lowy and published by "O'Reilly Media, Inc.". This book was released on 2010-08-13 with total page 912 pages. Available in PDF, EPUB and Kindle. Book excerpt: Programming WCF Services is the authoritative, bestselling guide to Microsoft's unified platform for developing modern service-oriented applications on Windows. Hailed as the definitive treatment of WCF, this book provides unique insight, rather than documentation, to help you learn the topics and skills you need for building WCF-based applications that are maintainable, extensible, and reusable. Author Juval Löwy -- one of the world's top .NET experts -- revised this edition to include the newest productivity-enhancing features of .NET Framework 4 and the Azure AppFabric Service Bus, as well as the latest WCF ideas and techniques. By teaching you the why and the how of WCF programming, Programming WCF Services will help you master WCF and make you a better software engineer. Learn about WCF architecture and essential building blocks, including key concepts such as reliability and transport sessions Use built-in features such as service hosting, instance and concurrency management, transactions, disconnected queued calls, security, and discovery Master the Windows Azure AppFabric Service Bus, the most revolutionary piece of the new cloud computing initiative Increase your productivity and the quality of your WCF services by taking advantage of relevant design options, tips, and best practices in Löwy's ServiceModelEx framework Discover the rationale behind particular design decisions, and delve into rarely understood aspects of WCF development "If you choose to learn WCF, you've chosen well. If you choose to learn with the resource and guidance of Juval Löwy, you've done even better... there are few people alive today who know WCF as well." --Ron Jacobs, Senior Technical Evangelist for WCF, Microsoft Corporation

Professional WCF Programming

Download Professional WCF Programming PDF Online Free

Author :
Publisher : Wrox
ISBN 13 : 0470168463
Total Pages : 430 pages
Book Rating : 4.4/5 (71 download)

DOWNLOAD NOW!


Book Synopsis Professional WCF Programming by : Scott Klein

Download or read book Professional WCF Programming written by Scott Klein and published by Wrox. This book was released on 2007-07-02 with total page 430 pages. Available in PDF, EPUB and Kindle. Book excerpt: Part of the new .NET 3.0 extensions to .NET 2.0, WCF provides a unified platform for building and running connected systems and will be used by almost every .NET or SQL Server developer Targeted to experienced developers who want to build service-oriented and transactional applications on the Microsoft platform that offer reliable and secure transactional messaging Addresses the WCF technologies as well as the next generation of configuring and deploying network-distributed services Key topics discussed include binding, contracts, clients, services, security, deployment, management, and hosting

Programming WCF Services

Download Programming WCF Services PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596554761
Total Pages : 637 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis Programming WCF Services by : Juval Lowy

Download or read book Programming WCF Services written by Juval Lowy and published by "O'Reilly Media, Inc.". This book was released on 2007-02-20 with total page 637 pages. Available in PDF, EPUB and Kindle. Book excerpt: Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft's new, and some say revolutionary, unified platform for developing service-oriented applications (SOA) on Windows. Relentlessly practical, the book delivers insight, not documentation, to teach developers what they need to know to build the next generation of SOAs. After explaining the advantages of service-orientation for application design and teaching the basics of how to develop SOAs using WCF, the book shows how you can take advantage of built-in features such as service hosting, instance management, asynchronous calls, synchronization, reliability, transaction management, disconnected queued calls and security to build best in class applications. Programming WCF Services focuses on the rationale behind particular design decisions, often shedding light on poorly-documented and little-understood aspects of SOA development. Developers and architects will learn not only the "how" of WCF programming, but also relevant design guidelines, best practices, and pitfalls. Original techniques and utilities provided by the author throughout the book go well beyond anything that can be found in conventional sources. Based on experience and insight gained while taking part in the strategic design of WCF and working with the team that implemented it, Programming WCF Services provides experienced working professionals with the definitive work on WCF. Not only will this book make you a WCF expert, it will make you a better software engineer. It's the Rosetta Stone of WCF.

Windows Communication Foundation 4 Step by Step

Download Windows Communication Foundation 4 Step by Step PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0735645566
Total Pages : 740 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Windows Communication Foundation 4 Step by Step by : John Sharp

Download or read book Windows Communication Foundation 4 Step by Step written by John Sharp and published by Pearson Education. This book was released on 2010 with total page 740 pages. Available in PDF, EPUB and Kindle. Book excerpt: Your hands-on, step-by-step guide to building connected, service-oriented applications. Teach yourself the essentials of Windows Communication Foundation (WCF) 4 -- one step at a time. With this practical, learn-by-doing tutorial, you get the clear guidance and hands-on examples you need to begin creating Web services for robust Windows-based business applications. Discover how to: Build and host SOAP and REST services Maintain service contracts and data contracts Control configuration and communications programmatically Implement message encryption, authentication, and authorization Manage identity with Windows CardSpace Begin working with Windows Workflow Foundation to create scalable and durable business services Implement service discovery and message routing Optimize performance with service throttling, encoding, and streaming Integrate WCF services with ASP.NET clients and enterprise services components Your Step by Step digital content includes: Practice exercises Downloadable code samples Fully searchable online edition of the book -- with unlimited access on the Web

Professional ASP.NET 3.5

Download Professional ASP.NET 3.5 PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 111805931X
Total Pages : 1410 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Professional ASP.NET 3.5 by : Bill Evjen

Download or read book Professional ASP.NET 3.5 written by Bill Evjen and published by John Wiley & Sons. This book was released on 2011-01-11 with total page 1410 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this book, you’ll be introduced to the features and capabilities of ASP.NET 3.5, as well as the foundation that ASP.NET provides. Updated for the latest release of Visual Studio, this new edition adds five hundred pages of great new content compared to the original 2.0 version of the book. Including both printed and downloadable VB and C# code examples, this edition focuses even more on experienced programmers and advanced web development. New coverage includes new chapters on IIS 7 development, LINQ, ASP.NET, Silverlight, and many others.

Microsoft Windows Communication Foundation

Download Microsoft Windows Communication Foundation PDF Online Free

Author :
Publisher : Sams Publishing
ISBN 13 : 0672328771
Total Pages : 551 pages
Book Rating : 4.6/5 (723 download)

DOWNLOAD NOW!


Book Synopsis Microsoft Windows Communication Foundation by : Craig McMurtry

Download or read book Microsoft Windows Communication Foundation written by Craig McMurtry and published by Sams Publishing. This book was released on 2006 with total page 551 pages. Available in PDF, EPUB and Kindle. Book excerpt: Windows Communication Foundation (WCF--formerly codename Indigo) ties together previously separate Microsoft connectivity technologies (Web Services, MSMQ, COM+, .NET Remoting, etc.) into a single programming model. WCF is part of the WinFX platform that is essentially the Windows Programming SDK that will ship with Windows Vista. This title addresses an unmet need in the marketplace as there are no books, or much documentation at all, of the post-Beta 1 WCF programming model and therefore brings developers the information they need to be prepared to work with this technology upon its release. The reader will gain a comprehensive understanding of how to apply the Windows Communication Foundation to almost any distributed computing problem, from enterprise scale to peer-to-peer. Most importantly, after reading the book and working through the examples, they will actually have considerable experience using WCF, because the book and accompanying CD take the reader through the steps of actually building Windows Communication Foundation solutions.

Pro Business Applications with Silverlight 5

Download Pro Business Applications with Silverlight 5 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430235012
Total Pages : 700 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro Business Applications with Silverlight 5 by : Chris Anderson

Download or read book Pro Business Applications with Silverlight 5 written by Chris Anderson and published by Apress. This book was released on 2012-06-08 with total page 700 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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

Professional Visual Basic 2010 and .NET 4

Download Professional Visual Basic 2010 and .NET 4 PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470930365
Total Pages : 2038 pages
Book Rating : 4.4/5 (79 download)

DOWNLOAD NOW!


Book Synopsis Professional Visual Basic 2010 and .NET 4 by : Bill Sheldon

Download or read book Professional Visual Basic 2010 and .NET 4 written by Bill Sheldon and published by John Wiley & Sons. This book was released on 2010-07-15 with total page 2038 pages. Available in PDF, EPUB and Kindle. Book excerpt: Intermediate and advanced coverage of Visual Basic 2010 and .NET 4 for professional developers If you've already covered the basics and want to dive deep into VB and .NET topics that professional programmers use most, this is your book. You'll find a quick review of introductory topics-always helpful-before the author team of experts moves you quickly into such topics as data access with ADO.NET, Language Integrated Query (LINQ), security, ASP.NET web programming with Visual Basic, Windows workflow, threading, and more. You'll explore all the new features of Visual Basic 2010 as well as all the essential functions that you need, including .NET features such as LINQ to SQL, LINQ to XML, WCF, and more. Plus, you'll examine exception handling and debugging, Visual Studio features, and ASP.NET web programming. Expert author team helps you master the tools and techniques you need most for professional programming Reviews why Visual Basic 2010 will be synonymous with writing code in Visual Studio 2010 Focuses on .NET features such as LINQ, LINQ to SQL, LINQ to XML, WPF, workflow, and more Discusses exception handling and debugging, data access with ADO.NET, Visual Studio features for Visual Basic developers, Windows programming with Windows Forms, ASP.NET web programming with VB, communication interfaces, Windows workflow, and threading This Wrox guide presents you with updated coverage on topics you need to know now.

Pro WCF

Download Pro WCF PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430203242
Total Pages : 491 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro WCF by : Amit Bahree

Download or read book Pro WCF written by Amit Bahree and published by Apress. This book was released on 2007-05-01 with total page 491 pages. Available in PDF, EPUB and Kindle. Book excerpt: Part of Microsoft’s radical new WinFX API is the foundation code-named Indigo, now commonly known as Windows Communication Foundation (WCF). WCF technology allows web developers to create services that communicate and interoperate with each other and other programs and applications. This text is real-world oriented, offering a practical WCF programming model, and chapters on creating a WCF web service; hosting and consuming WCF services; deploying and managing WCF services; reliable messaging and queue management, and WCF Security. As there are currently few books available on WCF, this book will be useful to WCF developers, who tend to be early adopters.

Pro ASP.NET MVC 4

Download Pro ASP.NET MVC 4 PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 143024237X
Total Pages : 737 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro ASP.NET MVC 4 by : Adam Freeman

Download or read book Pro ASP.NET MVC 4 written by Adam Freeman and published by Apress. This book was released on 2013-01-29 with total page 737 pages. Available in PDF, EPUB and Kindle. Book excerpt: The ASP.NET MVC 4 Framework is the latest evolution of Microsoft’s ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET. ASP.NET MVC 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support. In this fourth edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You’ll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you’ll discover MVC’s strengths and weaknesses for yourself—and put your best-learned theory into practice. The book's authors, Steve Sanderson and Adam Freeman, have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.

Pro Silverlight 4 in VB

Download Pro Silverlight 4 in VB PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430235497
Total Pages : 883 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro Silverlight 4 in VB by : Matthew MacDonald

Download or read book Pro Silverlight 4 in VB written by Matthew MacDonald and published by Apress. This book was released on 2011-09-26 with total page 883 pages. Available in PDF, EPUB and Kindle. Book excerpt: Silverlight is Microsoft's cross-browser technology for creating rich user experiences on the Web. Like its predecessor, Silverlight 4 rides atop the .NET framework for maximum ease of use and coding efficiency. The technology carries forward much of the work that has been done before and augments it in many important respects, including support for H.264 video, major improvements to the graphics engine (including true 3D rendering), and much richer data-binding options for interfacing with other applications. Pro Silverlight 4 in VB is an invaluable reference for professional developers who want to discover the features of Silverlight. Author Matthew MacDonald's expert advice guides you through creating rich media applications using Silverlight in the environment you're most productive in—no matter what the target platform. As you learn about the features that put Silverlight in direct competition with Adobe Flash, such as rich support for 2D and 3D drawing, animations, and media playback, you'll experience the plumbing of .NET and the design model of WPF through Silverlight—all of the same .NET technology that developers use to design next-generation Windows applications. In this book, MacDonald provides a comprehensive tutorial written from professional developer to professional developer.

Professional WPF Programming

Download Professional WPF Programming PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470175028
Total Pages : 481 pages
Book Rating : 4.4/5 (71 download)

DOWNLOAD NOW!


Book Synopsis Professional WPF Programming by : Chris Andrade

Download or read book Professional WPF Programming written by Chris Andrade and published by John Wiley & Sons. This book was released on 2007-04-18 with total page 481 pages. Available in PDF, EPUB and Kindle. Book excerpt: Professional WPF Programming If you want to learn how to build killer user interfaces for Windows and the web, then this book is for you. It arms you with the tools and code you'll need to effectively utilize the Windows Presentation Foundation (WPF). From creating appealing graphics and animated structures to enhancing performance and security, you'll be programming in no time. First you'll explore the WPF framework and learn how to develop basic applications with ASP.NET or Visual Basic(r). Next you'll discover how to build more sophisticated WPF interfaces using Microsoft(r) ExpressionBlend and then progress to more advanced programming techniques. Throughout the book, you'll find best practices for enterprise architectures using the WPF and its underlying technology. All this will help you quickly learn how to develop next-generation applications on the .NET 2.0 platform using the WPF. What you will learn from this book How to write applications with identical UIs on both Windows and the web Tips for collaborating design and code development with Microsoft(r) Expression Blend All about the object models, built-in server controls, HTML markup, code-behind, and the coordinative structure of each file How to migrate Win32 applications to WPF Techniques for integrating special effects and custom controls into an application Advanced development concepts, including building workflows and a WCF service Who this book is for This book is for experienced .NET developers who want to begin creating WPF web and desktop applications. Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.