 |
| |
Others say...
"Very helpful" So far, I've found Pro WPF to be a decent reference and a very good overview of WPF. I was particularly interested in the chapter on text layout, which was good but not great. I would have appreciated it if that chapter was a little more in depth, but it's still the best treatment of fixed and flow documents that I have found.
"Excellent reference but can be difficult to wade through at times" This is the book to get if you want expert guidance on, say, how to leverage WPF features to give your user interface controls a different look and feel because the author provides plenty of substantive examples and even covers some features not documented well elsewhere. If you're looking, however, for guidance of the more "architectural" kind such as what WPF facilities and techniques will help you implement modern day variants of the Model View Controller design pattern such as MVP or MVVM, you will not find it in this book. Also, this is probably not a book that you can (or will) read from cover to cover in a few sittings because some of the scenarios covered may not be applicable to you right away in that they're fairly advanced or don't occur frequently, so be forewarned: this book can be difficult to wade through at times. But overall, an excellent reference!
"Saved Me Many Many Times" I love the Petzold book Applications = Code + Markup, but it covers a subset of WPF and is out of date now. Pro WPF in C# 2008 is up-to-date, covers a much larger subset, and doesn't shy away from the hard stuff. Almost every time I turn to this book, I find either an answer or a new pointer that leads to the answer on-line. Yesterday, I found a method called TemplatedParent that is ill-covered in my other books. Today, I found IScrollInfo. Highly recommended as a well-written, comprehensive, up-to-date WPF reference for intermediate to advanced developers. For starting out, I still recommend the Petzold book, which really tries hard to build understanding.
"I wish i could give it 4 star, but..." I generally like Matthew's writing, but this one really fell short of my expectations, esp considering it's a 2nd edition (I've never read the first edition, though).
Pros: - it gave a good overview of what WPF is all about(the underlying DirectX etc), and why we need yet another Windows GUI technology.
Cons: - it lacks substance, each chapter mostly contains a shallow description of a "feature" of WPF, with some code snippets. The content feels more like a showoff of what WPF can do + some tips & tricks.
- there is no central theme in the book, ie. the author doesn't hold your hand and build a non-trivial app using the key features of WPF. So at the end of the book, i'm still at a loss as to how to re-write some of my Windows Forms apps in WPF.
- it's completely focused on the WPF technology, with hardly any information on the fundamentals of Computer Graphics theory and how it's related to WPF. I guess for most folks who just want to cobble togther a form with a few data bound controls in it, this prob isn't a problem. But to create commercial apps in WPF, this book is just not enough.
"Good so far" The book is good so far. Only about 150 pages into the book, but so far easy to read, examples range from simple to more advanced. I will post another review upon completion.
|
|
|
|
|
 |
|
 |
Buy Cheap Software Now!
|
 |
| |
Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals)
 |
List Price : $54.99
Our Price : from $19.98
|
Special offer for you..find the cheapest!
sweethomeliquid2 offers this stuff with condition New, new for:
 | Price : $19.98 Usually ships in 1-2 business days
|  |
bookexpress-online from NY, United States offers this stuff for:
 | Price : $20.00 Usually ships in 1-2 business days
|  |
woodys-books offers this stuff with condition New, new for:
 | Price : $30.99 Usually ships in 1-2 business days
|  |
techgal1985 offers this stuff with condition New, new for:
 | Price : $31.00 Usually ships in 1-2 business days
|  |
Amazon.com offers this stuff with condition New, new for:
 | Price : $34.64 Usually ships in 24 hours
|  |
the_book_depository_ from DE, United States offers this stuff for:
 | Price : $48.13 Usually ships in 1-2 business days
|  |
buyallbooks offers this stuff with condition New, new for:
 | Price : $52.77 Usually ships in 1-2 business days
|  |
powells_books from OR, United States offers this stuff for:
 | Price : $54.99 Usually ships in 1-2 business days
|  |
powells_books from OR, United States offers this stuff for:
 | Price : $54.99 Usually ships in 1-2 business days
|  |
pbshop from , United Kingdom offers this stuff for:
 | Price : $68.08 Usually ships in 1-2 business days
|  |
What our customer's say!
"Very thorough, but not clear for learners", This is certainly a thorough book, at 1000 pages highly suitable for thumping down on tables in order to impress people with the kinds of arcane stuff you get into. There are an awful lot of gotchas in WPF for the newbie, and one of the strengths of this book is that it has lots of detail about these unexpected behavioral quirks that would otherwise have you tearing your hair out and swearing at your innocent monitor. However, as a learning tool for someone who knows nothing about WPF - surely most of its likely readership - it isn't the clearest or easiest read. Compare it to a truly excellent technical book like my all-time favorite Albahari's "C# in a Nutshell": Albahari starts with simple topics, clearly explained, and gradually progresses to the more difficult and obscure. Macdonald starts his explanation of Dependency Properties with how you create your own ones in .NET: a complicated operation which I for one had no interest in at that point, since I didn't even get what they were yet! Same story with Control Templates: we get the whole stuff about visual trees before we get to see a simple example. Most of the time, we developers try to start by *doing* something with the technology, before we worry too much about the arcana of how it all hangs together under the hood. More grievously though, Macdonald doesn't actually explain how one's newly created control template is applied to an actual control. I guess one is assumed to be able to work out something so obvious for oneself! All his examples show control template markup, but nothing about how they get applied to the control they are templating. Sure, it's easy once you know, and you can see how it's done in the downloadable code for the book, but something so fundamental should be explained in the text, and right at the start.
I don't know if the better-known Applications=Markup+Code does a better job as a tutorial, so I can't tell you to buy something else, but to be honest I'm sort of wishing I had.
"Great book! Better than WPF Unleashed!!", I ordered this book and WPF Unleashed (Adam Nathan) at the same time. I read WPF Unleashed first because I saw the reviews on Amazon.com. Then I read this title, Pro WPF in C# 2008.
I found this to be a much better book than WPF Unleashed. It's thicker, has more content, and dives much deeper. Don't get me wrong, they are both excellent books and I recommend them both. But if you really want to understand core WPF concepts, this book is the better choice.
"Very nice", Really a very nice introduction to WPF, it includes all the details to include win32 controls in WPF windows and WPF controls in WinForms app. I definitaly recommend this book!
"Best technical book I've read in a while", This book is laid out in a clear, straight-forward way. The chapters, and content within each, flow well. There is so much to learn with WPF, evidenced by the size of this book, that it can be daunting. However, Matthew takes a pragmatic, step-by-step approach which makes it very digestible. On numerous occasions I've found myself learning something in a paragraph but coming up with questions, only to find answers to those exact questions in the following paragraphs.
I just searched and see that the author is writing a Silverlight 2 book. Sign me up!
"A must have for serious WPF users", What makes developers who migrate from WinForms, MFC, etc. excited on WPF is the plenty of paths that goes to the customization of built-in/user-defined controls.
This book covers all aspects of control customization clearer than any other online article, or book on WPF that I've read.
It's initially my primary source of information on WPF, as it has a broad coverage of topics with a well defined scope.
You might need this... Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition (Windows.Net) details..
|  Pro LINQ: Language Integrated Query in C# 2008 (Windows.Net) details..
|  Windows Presentation Foundation Unleashed (WPF) (Unleashed) details..
|
 Pro ASP.NET 3.5 in C# 2008, Second Edition (Windows.Net) details..
|  Programming WPF details..
| |
Read this reviews before You buy...
"A great way to learn WPF", I've bought three books about WPF, including Windows Presentation Foundation Foundation Unleashed and Silverlight 1.0 Unleashed. Matthew MacDonald's book is for developers and is what I needed. It uses Visual Studio 2008 and is up to date with current development tools. I've also read his books on ASP.NET and this is one top-notch author. I fully recommend this book.
"WPF is next great Web/Winform Standard", Please buy this book if you haven't explored Windows Presentation Foundation. The separation of the UI (with XAML) and the code-behind page controller (C# or VB.NET) will revolutionize .NET development. If you don't have a designer you must learn Microsoft Expression Blend, but a UI designer will push your view (from Model-View-Controller) to the extreme.
The browser-based XBAP works like a Winform app, but it can be viewed in Internet Explorer. If you've ever tried to create a dirty flag to denote changes in form data in ASP.NET, you know how superior Winforms are for this purpose. XBAPs give you the ability to access the textbox text changed event like Winforms. This takes a ton of JavaScript to accomplish the same programming task in ASP.NET forms.
The update of the application to the client machine (the XBAP runs on the client) can be done with new technolgy called ClickOnce. What a technology!
I've even tried to learn the XAML markup from a very good chapter on this.
This book is really well done. Kudos to the author.
"I highly recommend the book...", I have the first edition of this book (Pro WPF: Windows Presentation Foundation in .NET 3.0), so I was hesitant in buying this version. WPF 3.5 did not have major feature upgrades from 3.0. I am glad that I did buy it, but I can't really recommend doing so for other people with the .NET 3.0 version, only because there is not that much new material.
However, I highly recommend the book if you don't own the previous edition. I also highly recommend it even if you have the first one and you are like me and pretty much trashed my first edition copy. It has been through several storms and has a lot of notes and ink running all over it. So it is nice to have a new copy to beat the crap out of. I also like having the latest information I am using up to date.
Here is what is new in this release: --Firefox support for XBAPs. --Data binding support for LINQ. --Data binding support for IDataErrorInfo. --Support for placing interactive controls (such as buttons) inside a RichTextBox control. --Support for placing 2-D elements on 3-D surfaces. --An add-in model.
Matthew has added content for all the topics listed above.
Some of the highlights of the book I like: --His in-depth coverage of printing. --His Custom Elements chapter. --The new chapter on Application Add-Ins. --The chapter on using ClickOnce with WPF. --Everything is gone into in depth. This is not a brush over the topic book. --The usability of the code makes the book all that much more valuable.
The book focuses on WPF only. It has a few pages on LINQ, but that is about it as far as the rest of the .NET 3.5 framework goes. In other words, the book does not cover how to best use WPF in relationship to WCF, WF, or LINQ. This does not take anything away from the book because Matthew does not claim that the book does this. I only mention it because his ASP.NET 3.5 book does go into LINQ application integration.
The downloadable code is very well organized and is very usable.
I highly recommend this book to anyone getting into WPF with .NET 3.5.
|
|
 |
|
 |
|
|
All the software listed in this directory are shareware and commercial software. There are no free software here.
We have many utilities which run on windows, mac / macintosh, linux and unix. As one of the download directory in internet we have many software and application. All of our applications / app are downloadable for your computer. We also have shareware, demo, osx, linux, xp, windows, 95, 98, 2000, win, winfiles program file. The extension of files may vary, it can zip, exe, jpg and many more. We don't support illegal software like hack, crack and serial number. No hacking and cracking.
Online PAD Generator /
Download Site /
Term Of Use /
Privacy Policy /
Disclaimer
|
|
|
|
Copyright ? 2004-2008.
Shareware Download, Files Download. All
Rights Reserved.
Free Online Recipe,
Lowongan Kerja,
Indonesia Map,
Kamus,
Video Lyrics,
Health Vitamin,
PAD Generator,
Free Web Template, Wordpress Theme,
Deal Bargain Offers,
Affiliate Datafeed,
Mac OSX Tricks
Online Game Cheat,
Online Flash Game,
Electric Guitar Review,
RC Helicopter Reviews
Ascii Art,
Anagram Finder,
Clapper Generator,
Post-it Note,
Dog Name Generator,
Freelance Jobs,
Network Tools
|
|
|