Programming WCF Services (Programming)
Average customer rating: 4.5 out of 5 stars
  • A Must Have!
  • Great book on a big subject
  • Easy to understand
  • A "Must-Have" Book for Programming WCF
  • Learn WCF the right way instead of piecmealing sub-standard techniques from bloggers.
Programming WCF Services (Programming)
Juval Lowy
Manufacturer: O'Reilly Media, Inc.
ProductGroup: Book
Binding: Paperback

Distributed DatabasesDistributed Databases | Databases | Computers & Internet | Subjects | Books
Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
Web ServicesWeb Services | Web Development | Computers & Internet | Subjects | Books
GeneralGeneral | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Web ProgrammingWeb Programming | Programming | O'Reilly | By Publisher | Books
WindowsWindows | Programming | O'Reilly | By Publisher | Books
GeneralGeneral | Programming | O'Reilly | By Publisher | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
Similar Items:
  1. Windows Presentation Foundation Unleashed (WPF) (Unleashed) Windows Presentation Foundation Unleashed (WPF) (Unleashed)
  2. Essential Windows Workflow Foundation (Microsoft .NET Development Series) Essential Windows Workflow Foundation (Microsoft .NET Development Series)
  3. Pro WF: Windows Workflow in .NET 3.0 (Expert's Voice in .Net) Pro WF: Windows Workflow in .NET 3.0 (Expert's Voice in .Net)
  4. Learning WCF: A Hands-on Guide Learning WCF: A Hands-on Guide
  5. Windows Communication Foundation Unleashed (WCF) (Unleashed) Windows Communication Foundation Unleashed (WCF) (Unleashed)

ASIN: 0596526997

Book Description

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.

Customer Reviews:

5 out of 5 stars A Must Have!.......2007-10-01

Excellent book, it covers every thing you need to know about WCF. Have in mid that this book is not for begginers

5 out of 5 stars Great book on a big subject.......2007-09-05

Arguably, WCF is the most revolutionary development in current software trends. It may change completely technological landscape developers live and work in since the appearance of .NET platform.
Juval Lowy (once again!) has written an extraordinary book. Seemingly he has an absolute and complete knowledge on the subject.
What strikes me even more, is how carefull and lovingly Juval leads the reader through the forest of technical details to the deep and solid understanding of both underlying technology and practical implementation of WCF.
If after hours of reading you suddenly feel lost, all you have to do is go back half a page and you are on track again.
I just wish I had such a wonderfull teacher every time I have to learn something new.

5 out of 5 stars Easy to understand.......2007-09-03

Juval writes like a real educator. Where other books fails to explain in simple terms, Juval Löwy is very easy to understand. His book has a wonderful layout, which makes it easy to find what your are looking for.
Thank Juval.

5 out of 5 stars A "Must-Have" Book for Programming WCF.......2007-08-30

If you are going to use WCF in your enterprise applications, then this is the book you want to buy. We are converting our .NET 1.1 web services over to WCF and find this book to be absolutely essential. This is the stuff you can't glean from Internet posts. A truly irreplaceable knowledge builder and reference tool.

5 out of 5 stars Learn WCF the right way instead of piecmealing sub-standard techniques from bloggers........2007-08-28

I'm part of a middleware group and we are migrating to WCF. This book was just technical enough, concise and it has been very helpful in several cases. It's gotten me started and helped fill in the details where I needed it. Probably my favorite part, was the astute and very well reasoned description of Service-Orientation in Appendix A.

You're not going to waste your time reading fluff like so many other books.
C++/CLI in Action (Manning)
Average customer rating: 4 out of 5 stars
  • Excellent book
C++/CLI in Action (Manning)
Nishant Sivakumar
Manufacturer: Manning Publications
ProductGroup: Book
Binding: Paperback

GeneralGeneral | C | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Programming | Computers & Internet | Subjects | Books
GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
C & C++ Windows ProgrammingC & C++ Windows Programming | Development | Microsoft | Computers & Internet | Subjects | Books
GeneralGeneral | Software | Computers & Internet | Subjects | Books
Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
Similar Items:
  1. Pro Visual C++/CLI and the .NET 2.0 Platform Pro Visual C++/CLI and the .NET 2.0 Platform
  2. C++/CLI: The Visual C++ Language for .NET C++/CLI: The Visual C++ Language for .NET
  3. Expert Visual C++/CLI: .NET for Visual C++ Programmers (Expert's Voice in .Net) Expert Visual C++/CLI: .NET for Visual C++ Programmers (Expert's Voice in .Net)
  4. Windows Presentation Foundation Unleashed (WPF) (Unleashed) Windows Presentation Foundation Unleashed (WPF) (Unleashed)
  5. CLR via C#, Second Edition (Pro Developer) CLR via C#, Second Edition (Pro Developer)

ASIN: 1932394818

Book Description

C++ is the language of choice for thousands of applications and millions of lines of code. With C++/CLI, developers can integrate existing C++ code into the .NET platform without rewriting their applications. This book explores the C++/CLI syntax, teaches how to mix native C++ and managed .NET code, and shows how to integrate C++ with Windows Forms, WPF (Avalon), and WCF (Indigo).

Imagine taking a C++-based program you've been using for a decade and giving it a snazzy new interface using Windows Presentation Foundation. How about making your old business applications talk to your new ones using Windows Communication Foundation. C++/CLI makes this--and more--possible. C++/CLI in Action shows you how to bridge the gap between your existing C++ code and the .NET platform. C++/CLI in Action will help you if:

  • You're hesitant to migrate to .NET because it means rewriting code in C# or VB.
  • You have significant C++ expertise that you want to leverage in the .NET.
  • You only need to use pieces of the .NET framework, such as Windows Forms or web services.

    There's no fluff here. Designed for readers who already know C++, this book starts by teaching the unique aspects of the C++/CLI language. After a quick tour through the basics, readers work through examples of integrating standard C++ into the .NET-based applications and building programs that mix C++ and .NET code for maximum performance and efficiency.

    Customer Reviews:

    4 out of 5 stars Excellent book.......2007-05-14

    Nishant did an excellent job with this book. The only complaint is that he could have made it bigger.

    He separates himself from the rest. The difference is his book covers:

    1. MFC/Managed C++ integration. Excellent chapter.
    He shows how to add any Managed class to either
    an MFC Dialog or MFC View. My favorite chapters are
    five and six.

    2. Templates/Generic mixing. Even covers managed template
    inheritance.

    3. Advanced event covering with C++. I have worked with C++/C#
    for years, and I didn't know this about events. Very good.



    4. Avalon integration. This is somewhat lacking, but it is still
    very good coverage.

    I would recommend this book to anybody.
    XAML in a Nutshell (In a Nutshell (O'Reilly))
    Average customer rating: 3 out of 5 stars
    • Three months old and obsolete
    • Basic Introduction to XAML
    • VERY VERY HIGHLY RECOMMENDED!
    • Poorly Conceived
    • Slapped together - Dry and Boring
    XAML in a Nutshell (In a Nutshell (O'Reilly))
    Lori MacVittie
    Manufacturer: O'Reilly Media, Inc.
    ProductGroup: Book
    Binding: Paperback

    Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    Website Architecture & UsabilityWebsite Architecture & Usability | Web Development | Computers & Internet | Subjects | Books
    Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    NutshellNutshell | Series | O'Reilly | By Publisher | Books
    WindowsWindows | Programming | O'Reilly | By Publisher | Books
    GeneralGeneral | Programming | O'Reilly | By Publisher | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    Similar Items:
    1. Programming Windows Presentation Foundation (Programming) Programming Windows Presentation Foundation (Programming)
    2. Applications = Code + Markup: A Guide to the Microsoft  Windows  Presentation Foundation (Pro - Developer) Applications = Code + Markup: A Guide to the Microsoft Windows Presentation Foundation (Pro - Developer)
    3. Windows Presentation Foundation Unleashed (WPF) (Unleashed) Windows Presentation Foundation Unleashed (WPF) (Unleashed)
    4. Foundations of WPF: An Introduction to Windows Presentation Foundation (Foundations) Foundations of WPF: An Introduction to Windows Presentation Foundation (Foundations)
    5. CLR via C#, Second Edition (Pro Developer) CLR via C#, Second Edition (Pro Developer)

    ASIN: 0596526733

    Book Description

    When Microsoft releases Windows Vista, the new operating system will support applications that employ graphics now used by computer games--clear, stunning, and active. The cornerstone for building these new user interfaces is XAML ("Zammel"), the XML-based markup language that works with Windows Presentation Foundation (WPF), Vista's new graphics subsystem.

    An acronym for Extensible Application Markup Language, XAML offers a wealth of new controls and elements with exciting capabilities, including animation and rendering of 3D graphics. Windows developers are already jazzed by the possibilities of using XAML for fixed and flow format documents like PDF and HTML, 2D and 3D vector-based graphics, form development, animation, audio and video, transparent layering, and a lot more. Many feel that XAML will eliminate the need for multiple file formats or plug-ins (read: Flash), while lowering development costs and reducing time to market.

    The problem is, most developers don't know XAML. While it is fairly easy to understand, you still need a quick guide to bring you up to speed before Vista's release, and that's where this book's simple, no nonsense approach comes in.

    XAML in a Nutshell covers everything necessary to design user interfaces and .NET applications that take advantage of WPF. Prerequisites such as Microsoft's new unified build system, MSBuild, and core XAML constructs and syntax--including shortcuts--are all presented with plenty of examples to get you started. The Core XAML Reference section lets you dig even deeper into syntax rules and attributes for all XAML elements with a series of quick-reference chapters. This section divides XAML elements into logical categories of elements, controls, shapes and geometry, layout, animations, and transformations for easy reference.

    XAML in a Nutshell helps you learn, firsthand, how to use this XML-based markup language to implement the new generation of user interface graphics. As one reviewer noted, "Strong code examples and an efficient, conversational style take the tedium out of learning XAML and make the subject understandable--even interesting."

    Customer Reviews:

    2 out of 5 stars Three months old and obsolete.......2007-01-16

    I got this book when it was barely three months on the market.
    Since WPF (aka avalon) is such a new topic, there are barely any books to teach it. This one is relatively clear and consice. The problem is that the WPF version thay are referring to is obsolete. Many concepts and most examples do not work as is. The whole chapter about Storyboards and animations is completely irrelevant.
    I believe that a new version is needed, and I am sorry that I bought a three months old book which is obsolete, but I can not blame the author, she did a good job.

    Regards

    4 out of 5 stars Basic Introduction to XAML.......2006-11-02

    Reading over some of the other reviews listed here, I feel that this book is getting some harsh criticism that is simply not justified. This is an OVERVIEW book folks, not a comprehensive resource that will turn you into an uber XAML programmer overnight! This book touches upon topics quickly and swiftly. Usually I appreciate brevity, but in this case being short doesn't necessarily help or hurt this book. If you want a quick read that will teach you some of the ins and outs of XAML, this is a nice book to do just that. If you need a more extensive look at the technology then pick up another guide but don't bash this book for being what it is.

    Here's an overview of what to expect:

    01. Introducing XAML
    02. Getting Started
    03. XAML Basics
    04. Layout and Positioning
    05. Resources
    06. Storyboards and Animations
    07. Elements
    08. Controls
    09. Shapes and Geometry
    10. Layout
    11. Animations and Transformations
    12. Events

    Along with this, you get 8 appendices covering the major parts of the XAML technology.

    If you want a quick intro the technology, this is a nice pickup.

    **** RECOMMENDED

    5 out of 5 stars VERY VERY HIGHLY RECOMMENDED!.......2006-05-08

    Are you a .NET developer and/or user-interface designer that is familiar with HTML and the basics of XML? If you are, then this book is for you! Author Lori MacVittie, has done an outstanding job of writing a book that gives the reader a broader sense of the XAML market.

    MacVittie, begins by providing you with a quick introduction to XAML and includes a list of references to tools available for developing XAML applications. Then, she details the system prerequisites and basics necessary to begin developing and building XAML applications. The author continues by describing the core XAML syntax and delves into the types of elements used to create XAML applications. Next, she details how to position individual elements using a variety of techniques, including panels and absolute positioning. Then, the author provides an overview of resources, focusing on the use of global resources to create a customized look and feel for your interface. She continues by detailing the mechanisms available for animating XAML elements. Next, she details and provides examples for the basic elements used within XAML, including Brush and Pen, ListItem, and elements used for text decoration, such as Inline, Bold, and Italic. The author continues by detailing the control elements available within XAML, such as Button, CheckBox, ImageViewer, and Expander. Then, she explains the differences between shape and geometry classes and details the Shape and Geometry elements available within XAML. Next, she details the XAML elements used to lay out user interfaces such as Grid and Panel, and describes supporting elements such as Trigger, Style, and Border. The author continues by detailing the types of animations and transformations available to XAML elements. Finally, she explains the WPF event system and details the events available to XAML elements.

    This most excellent book gives the reader a quick reference to XAML with examples. In other words, this book provides documentation of all core components and presents detailed discussions on features such as animation, resources, and layout that will jump-start you on your way to becoming a XAML developer.

    2 out of 5 stars Poorly Conceived.......2006-05-02

    This is one book that could have benefited from a firm critique while still in proposal form by someone cognizant of the concerns of the potential audience.

    A book about a technology not ready for prime time cannot focus on code snippets. It must be an advocacy book, a book that speaks directly to us skeptics in the coding trenches. It must motivate the hard work entailed in learning a new tech by giving us a glimpse of a better future if we do. This book fails in that.

    The first concrete questions a knowledgeable person will want answered by the book is "How is XAML better than XUL? Can it do more or do it more easily?" The only mention of XUL is on page 4, where we are informed "XAML offers similar benefits to other markup-based application interface mechanisms such as XUL..."

    Well yes, "similar," except that XAML, unlike XUL, is not cross-platform, not implemented, and not tested in production applications.

    This book found me a skeptic and left me an irritated skeptic.

    1 out of 5 stars Slapped together - Dry and Boring.......2006-04-28

    The previous post says nothing about the quality of this book and thus should be considered a definition of the XAML technology rather than a review.

    In my opinion this book seemed slapped together. It was as if the tech writer of the documentation paraphrased the MS XAML Help. There was very little usage of metaphor or humour to make the topic interesting or easier to understand.

    The code examples are extremely simple and unimaginative. In one of the very few lame attempts at humour the author comments about an animated rotating square and states that, "It may not be very useful, but it sure is fun to watch." I found this attempt at humour insulting. Can you imagine having a conversation with someone who talked like this?

    If you are like me and you really like to have a paper version of bleeding edge tech stuff, you can be can be forgiven for purchasing this drivel. If you want to save yourself some hard earned cash, just download the MS Expression Interactive Designer CTP and work through the examples. You will learn more doing this in less time. In fact, unless you are stuck on the bus, you are wasting your time with this book.
    Programming INDIGO
    Average customer rating: 3.5 out of 5 stars
    • OKAY, Here are my two cents !
    • Get up to speed on WCF, but be aware the code is out of date
    • A good book that became obsolete since November CTP
    • The First Example does not work! Save your $$
    • Nice Detailed Introduction
    Programming INDIGO
    David Pallmann
    Manufacturer: Microsoft Press
    ProductGroup: Book
    Binding: Paperback

    Object-Oriented DesignObject-Oriented Design | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Computers & Internet | Subjects | Books
    GeneralGeneral | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
    GeneralGeneral | Programming | Web Development | Computers & Internet | Subjects | Books
    Web ServicesWeb Services | Web Development | Computers & Internet | Subjects | Books
    GeneralGeneral | Computers & Internet | Subjects | Books
    GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    All TitlesAll Titles | Qualifying Textbooks - Fall 2007 | Stores | Books
    Computers & InternetComputers & Internet | Qualifying Textbooks - Fall 2007 | Stores | Books
    Similar Items:
    1. Programming Windows Presentation Foundation (Programming) Programming Windows Presentation Foundation (Programming)
    2. Presenting Windows Workflow Foundation Presenting Windows Workflow Foundation
    3. Professional WinFX Beta: Covers "Avalon" Windows Presentation Foundation and "Indigo" Windows Communication Foundation (Programmer to Programmer) Professional WinFX Beta: Covers "Avalon" Windows Presentation Foundation and "Indigo" Windows Communication Foundation (Programmer to Programmer)
    4. Microsoft Windows Communication Foundation: Hands-on Microsoft Windows Communication Foundation: Hands-on
    5. Applications = Code + Markup: A Guide to the Microsoft  Windows  Presentation Foundation (Pro - Developer) Applications = Code + Markup: A Guide to the Microsoft Windows Presentation Foundation (Pro - Developer)

    ASIN: 0735621519

    Customer Reviews:

    4 out of 5 stars OKAY, Here are my two cents !.......2006-07-28


    I bought this book just out of curiosity. but then I found it as nice to read. Explains well about the Microsoft INDIGO programming.

    My rating: 3.5 to 4 stars

    -Kumar Shetgar

    5 out of 5 stars Get up to speed on WCF, but be aware the code is out of date.......2005-12-18

    Well written, and easy to read. Biggest problem with the book is that with the CTP releases, the source code in the book is out of date.

    Matt Davey
    http://mdavey.wordpress.com

    2 out of 5 stars A good book that became obsolete since November CTP.......2005-12-04

    I'm reading this book in my workplace.
    The book is giving a good coverage of the framework and the ways one can use it.
    The problem is the book relies heavily on examples and the code for these examples is obsolete.
    It seems Microsoft has drawn back some of the generic classes that appear in this book.
    I'm currently using the Microsoft examples supplied with the SDK documentation. But theses examples relies on onfiguration files which is quite different than the DIY approach the book has taken. So it's really hard combining this with reading the book.
    My suggestion is:
    Wait for a release of the book that is updated for the current WCF / Indigo version.

    1 out of 5 stars The First Example does not work! Save your $$.......2005-12-01

    What a load, must be for the Beta not that the November CTP is out all the stuff has changed SAVE your $$

    5 out of 5 stars Nice Detailed Introduction.......2005-09-06

    I really like the way this book builds on itself. Each chapter really does repeat a lot of the previous chapter during the programming exercises, but that hammers home the basics so that by chapter 6 you are really familiar with what you need to do to get a service up and running.

    If I had to make a criticism I would say the book has a bit of an identity crisis. It wants to be a step by step guide and a reference manual at the same time. A little clearer separation of discussion from reference might be helpful, but all in all a great how-to and why book.
    Professional WinFX Beta: Covers "Avalon" Windows Presentation Foundation and "Indigo" Windows Communication Foundation (Programmer to Programmer)
    Average customer rating: 2.5 out of 5 stars
    • Nice but not what I expect
    • Better than Nothing
    Professional WinFX Beta: Covers "Avalon" Windows Presentation Foundation and "Indigo" Windows Communication Foundation (Programmer to Programmer)
    Jean-Luc David , Bill Ryan , Ron DeSerranno , and Alexandra Young
    Manufacturer: Wrox
    ProductGroup: Book
    Binding: Paperback

    Distributed DatabasesDistributed Databases | Databases | Computers & Internet | Subjects | Books
    Visual BasicVisual Basic | Development | Microsoft | Computers & Internet | Subjects | Books | .Net | C# | C++ | Visual Studio
    Windows - GeneralWindows - General | Operating Systems | Microsoft | Computers & Internet | Subjects | Books
    Software DevelopmentSoftware Development | Software Design, Testing & Engineering | Programming | Computers & Internet | Subjects | Books
    C#C# | Languages & Tools | Programming | Computers & Internet | Subjects | Books
    Website Architecture & UsabilityWebsite Architecture & Usability | Web Development | Computers & Internet | Subjects | Books
    Web ServicesWeb Services | Web Development | Computers & Internet | Subjects | Books
    GeneralGeneral | Operating Systems | Computers & Internet | Subjects | Books
    GeneralGeneral | Software | Computers & Internet | Subjects | Books
    AvalonAvalon | Fantasy & Adventure | Series | Children's Books | Subjects | Books
    Look Inside Computer BooksLook Inside Computer Books | Trip | Specialty Stores | Books
    All DealsAll Deals | Blowout Books | Stores | Books
    Children's BooksChildren's Books | Blowout Books | Stores | Books
    Computers & InternetComputers & Internet | Blowout Books | Stores | Books
    All Amazon UpgradeAll Amazon Upgrade | Amazon Upgrade | Stores | Books
    Computers & InternetComputers & Internet | Amazon Upgrade | Stores | Books
    Similar Items:
    1. Programming Windows Presentation Foundation (Programming) Programming Windows Presentation Foundation (Programming)
    2. Presenting Windows Workflow Foundation Presenting Windows Workflow Foundation
    3. Programming INDIGO Programming INDIGO
    4. XAML in a Nutshell (In a Nutshell (O'Reilly)) XAML in a Nutshell (In a Nutshell (O'Reilly))
    5. Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Microsoft .NET Development Series) Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (Microsoft .NET Development Series)

    ASIN: 076457874X

    Book Description

    Professional WinFX Beta: Covers "Avalon" Windows Presentation Foundation and "Indigo" Windows Communication Foundation

    Windows development is about to dramatically change! WinFX is an object-oriented API that will allow you to create applications that take advantage of the exciting features in Windows(r) Vista (previously known as "Longhorn") while remaining compatible with Windows(r)XP SP2 and Windows Server 2003. Written by a team of Microsoft experts, this book introduces you to the pillars of this next-generation operating system, guiding you through the Windows Presentation Foundation (previously known as "Avalon") and the Windows Communication Foundation (previously known as "Indigo").

    You'll first learn how to use the new Windows Presentation Foundation to create effective forms, use the XAML markup language, work with 2D and 3D graphics, and see how XAML interoperates with existing Windows Forms technology. Then you'll discover how to build Web Services and improve communication capabilities with the Windows Communication Foundation and architecture. You'll learn how to migrate existing DCOM and .NET remoting applications to Windows Communication Foundation or to make them interoperate with Windows Communication Foundation. Finally you'll work with integrating Microsoft ADO.NET and ASP.NET with Windows Presentation Foundation forms and data in the WinFX framework.

    What you will learn from this book

    Who this book is for

    This book is for the experienced Windows .NET programmer who wants to learn how to develop complex applications using the innovative features of Microsoft Windows Vista, Microsoft's WinFX beta 1 framework, the Windows Presentation Foundation, and the Windows Communication Foundation.

    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.

    Download Description

    Professional WinFX Beta: Covers ""Avalon"" Windows Presentation Foundation and ""Indigo"" Windows Communication Foundation Windows development is about to dramatically change! WinFX is an object-oriented API that will allow you to create applications that take advantage of the exciting features in Windows(r) Vista (previously known as ""Longhorn"") while remaining compatible with Windows(r)XP SP2 and Windows Server 2003. Written by a team of Microsoft experts, this book introduces you to the pillars of this next-generation operating system, guiding you through the Windows Presentation Foundation (previously known as ""Avalon"") and the Windows Communication Foundation (previously known as ""Indigo""). You'll first learn how to use the new Windows Presentation Foundation to create effective forms, use the XAML markup language, work with 2D and 3D graphics, and see how XAML interoperates with existing Windows Forms technology. Then you'll discover how to build Web Services and improve communication capabilities with the Windows Communication Foundation and architecture. You'll learn how to migrate existing DCOM and .NET remoting applications to Windows Communication Foundation or to make them interoperate with Windows Communication Foundation. Finally you'll work with integrating Microsoft ADO.NET and ASP.NET with Windows Presentation Foundation forms and data in the WinFX framework.

    Customer Reviews:

    3 out of 5 stars Nice but not what I expect.......2006-11-12

    Very simple and clear intro into the new Microsoft technologies as WCF and WPF but the book lacks deeper description of internal mechanisms on which those technologies are built. I'd rather call this book not "professional winfx" but rather "introduction to winfx" of "beginning winfx".

    2 out of 5 stars Better than Nothing.......2006-04-30

    While there is practically nothing else available on WinFX, this book is a worthwhile purchase. It is difficult to escape the impression though, that the authors did not want to put much effort into it, because it is a beta product and book would be worthless when the final product is released. It would have made more sense to create a good reference that only needs tweaking for the final product.

    At best, the book is skimpy. At worst, it is full of holes, such as references to “the configuration file” without specifying which configuration file. The reader is left to try to fathom whether it is the client application's config file, the server application's, the web.config file, the machine.config file or one or more new ones dedicated to Indigo.

    The style of the book is just sufficiently strange to make reading it slow and difficult. Mostly, it is not difficult to understand (though I did find one sentence that nobody could decipher, not even in context), but phrasing is just different enough to make you pause and check that it is saying what you thought it was.

    For example, program language elements and function names are almost universally in a different type face to regular text, but then one finds, “A double type valued property...” that is all in the regular type face. What is this? I assume it is, “A property with a type of 'double'”, but one has to pause to check that there are no other reasonable meanings.

    There is no background information in the book. For example, there is no explanation or speculation on why Microsoft might have chosen to create a new layout markup language (XAML) when there are other good standards in existence.

    There are some really weird features that are not explained, not well described and not even acknowledged to be weird. An example is “dependency properties”. There is no explanation of why these exist or why conventional properties would not do. The description says they are 'static' methods, but all the examples show them being referenced as 'instance' methods and there is no explanation of this anomaly. There is a variety called, “attached dependency properties” that are “attached” to a container, just as a normal property would be, but is referenced by contained items, again, as a normal public property could be.

    If an item, such as a button, is placed in a container, such as a canvas, one does not specify the position of the button relative the container's boundaries using the buttons position properties, as one would logically expect and as one would with the major, standard markup languages. Instead one specifies the button's position at the button level, but using the container's position properties. Strangely, this does not change the position of the container (canvas), but of the button. Furthermore, one can place another button in the container and specify its position using the same container's position properties as before and neither the container, nor the previous button changes position.

    This approach also introduces the annoying effect of not being able to move a button from one type of container to another without also having to change its position specification. Overall, this approach is counter-intuitive and apparently a step backwards. It may be that Microsoft has uncovered some flaw that has eluded the rest of the world, but the book is totally silent on this.

    One can learn from this book, but I don't feel I really understand WinFX or that I could comfortably deploy a WinFX application after reading it.

    Books:

    1. Programming Web Services with Perl
    2. Prototype and Scriptaculous in Action
    3. Ruby Cookbook (Cookbooks (O'Reilly))
    4. Sams Teach Yourself C++ in 21 Days (5th Edition) (Sams Teach Yourself)
    5. Sams Teach Yourself Peoplesoft in 10 Minutes (Sams Teach Yourself)
    6. Sims 2: Seasons: Prima Official Game Guide (Prima Official Game Guides)
    7. Smart Home Hacks: Tips & Tools for Automating Your House (Hacks)
    8. Starting an Online Business For Dummies, 4th Edition
    9. Stealing the Network: How to Own the Box
    10. Teach Yourself VISUALLY Windows Vista (Teach Yourself VISUALLY (Tech))

    Books Index

    Books Home

    Recommended Books

    1. e-Business: Organizational and Technical Foundations
    2. Wizard 6: A Combat Psychiatrist in Vietnam
    3. Quickbooks Software to accompany College Accounting
    4. The Culture of History: English Uses of the Past 1800-1953
    5. The Total Money Makeover: A Proven Plan for Financial Fitness
    6. Zero Hour
    7. Undaunted Courage: Meriwether Lewis, Thomas Jefferson, and the Opening of the American West
    8. Accounting for Costs As Fixed and Variable
    9. The History of Economic Analysis: Selected Essays
    10. The Trouble with Catherine