See buying choices for this item to see if it's one of the millions that are eligible for Amazon Prime.

28 used & new from $2.99

Have one to sell? Sell yours here
 
 
Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer)
 
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get yours here.
 
  

Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) (Paperback)

by Matthew MacDonald (Author) "In this chapter, we start on the ground floor and ask what distinguishes a distributed application from any other program..." (more)
Key Phrases: pooled object, service proxy class, serializable types, Public Class, Public Sub, Visual Studio (more...)
4.5 out of 5 stars See all reviews (14 customer reviews)


Available from these sellers.


13 new from $7.98 15 used from $2.99
More from Microsoft Press
Make the most of your investment in Microsoft technology with books from the Microsoft Press Learning Center.

Customers Who Bought This Item Also Bought

Advanced .NET Remoting, Second Edition

Advanced .NET Remoting, Second Edition

by Ingo Rammer
4.4 out of 5 stars (44)  $37.79
Microsoft  .NET XML Web Services Step by Step (Step By Step (Microsoft))

Microsoft .NET XML Web Services Step by Step (Step By Step (Microsoft))

by Adam Freeman
4.2 out of 5 stars (16)  $29.19
Microsoft® .NET Remoting (Pro-Developer)

Microsoft® .NET Remoting (Pro-Developer)

by Scott McLean
Applied XML Programming for Microsoft® .NET

Applied XML Programming for Microsoft® .NET

by Dino Esposito
Distributed .NET Programming in VB .NET

Distributed .NET Programming in VB .NET

by Tom Barnaby
Explore similar items

Editorial Reviews

Product Description
Make the jump to distributed application programming using the .NET Framework—and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web services, and other .NET technologies and integrating them into your real-world solutions. MacDonald digs into key .NET building blocks and architectural issues, explaining which features and designs will best serve your customized distributed application projects—and when to use them. Case studies with full code examples illustrate these practical techniques in action, as well as demonstrating their benefits and tradeoffs.Learn how to: • Cross application boundaries with .NET Remoting, XML Web services, and Message Queuing• Create responsive clients and scalable servers with multithreading• Model your distributed application with interfaces, facades, and factories• Use COM+ services such as object pooling, JIT activation, and transactions• Craft a data transfer plan with Microsoft ADO.NET?without concurrency errors• Help secure your code end to end?from the transport level to the presentation tier• Learn ways to avert?or unclog?performance bottlenecks in your applications• Automate deployment using self-updating applications and XML Web services• Master stateless programming and other best practices for distributed applications

Product Details

  • Paperback: 752 pages
  • Publisher: Microsoft Press (March 26, 2003)
  • Language: English
  • ISBN-10: 0735619336
  • ISBN-13: 978-0735619333
  • Product Dimensions: 9 x 7.2 x 1.9 inches
  • Shipping Weight: 3.1 pounds
  • Average Customer Review: 4.5 out of 5 stars See all reviews (14 customer reviews)
  • Amazon.com Sales Rank: #491,040 in Books (See Bestsellers in Books)

Inside This Book (learn more)


Books on Related Topics (learn more)
 
 

What Do Customers Ultimately Buy After Viewing This Item?

Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer)
56% buy the item featured on this page:
Microsoft® .NET Distributed Applications: Integrating XML Web Services and .NET Remoting (Pro-Developer) 4.5 out of 5 stars (14)
Advanced .NET Remoting, Second Edition
13% buy
Advanced .NET Remoting, Second Edition 4.4 out of 5 stars (44)
$37.79
Microsoft  .NET XML Web Services Step by Step (Step By Step (Microsoft))
13% buy
Microsoft .NET XML Web Services Step by Step (Step By Step (Microsoft)) 4.2 out of 5 stars (16)
$29.19
Microsoft  Windows  Communication Foundation Step by Step (Step By Step Developer Series)
11% buy
Microsoft Windows Communication Foundation Step by Step (Step By Step Developer Series) 3.9 out of 5 stars (13)
$29.69

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
Check the boxes next to the tags you consider relevant or enter your own tags in the field below.

Your tags: Add your first tag
 
Help others find this product — tag it for Amazon search
No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

14 Reviews
5 star:
 (10)
4 star:
 (2)
3 star:
 (1)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (14 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
31 of 34 people found the following review helpful:
5.0 out of 5 stars Required reading for any enterprise developer., July 5, 2003
By Brian Schkerke (St. Charles, MO USA) - See all my reviews
(REAL NAME)   
This book uses Visual Basic.NET and not C# for it's examples. If I were to list any one particular disappointment I had with this book, it would be that. However it's extremely easy to port VB.NET code to C# and vice versa, and VB.NET code is a little easier to read and understand.

With that out of the way this book completely rocks. It should be required reading for any enterprise application developer. The title is a bit deceptive in that you believe the book concentrates on NET Remoting and XML Web Services; it does concentrate more on those topics than any other, but only to the extent necessary - you never feel like he's repeating himself. Also included is a comprehensive examination of threads, messaging (Microsoft Message Queue Server), advanced remoting, deployment, logging, security - everything.

I'm a self taught developer and there are a lot of holes in my knowledge that I know exist. This book single handedly filled in more of those holes than any other book I've read in recent memory. Gestalt after gestalt followed as I consumed this book over the course of a weekend.

Someone once called me and asked if I had seriously posted the review of the Access Developer's Handbook. (My name is, ah, unique.) It was a glowing review like this one, and he doubted that a real person had posted it. I'm a real person, and this is really my opinion of this book. If you can afford it, buy it. You will not regret it.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
19 of 20 people found the following review helpful:
5.0 out of 5 stars THE Book on Architecture with .NET, April 2, 2003
I'm only halfway through this one, and I decided I just HAD to write a review. In a world that has 200-page books written by five authors (see my IIS6 Handbook review), a comprehensive 700 page book that speaks with a single voice is a rare find. I've found a few other good single-author books (like Balena's book on VB), but this is far and away the best book for learning enterprise architecture, best design practices & patterns, and advanced techniques like multithreading.

Here's just one example: I've lost track of how many times I've read about how to use COM+ services in .NET without an explanation of why I should (or shouldn't)!! This book not only explains brilliantly how to use COM+, it explains when you should and shouldn't use it, and the limitations you'll encounter. We also get similar treatment of threading issues (for 2 whole chapters), caching/optimization, security (in only one chapter, but it's a solid overview). There's also a chapter just on design that talks in practical terms about facades, factories and other patterns. I've read some of this stuff in other books, but all I got was theory and contrived examples. In this book I see how to apply these patterns in the real world. That alone would have won me over.

Basically, this book is FULL of great material for anyone who knows the code but want to move up. It also includes three full case studies, which I haven't seen anywhere else. I'm not a big fan of case studies, but these do show the author's multi-layered approach in detail. Overall, great!

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
6 of 6 people found the following review helpful:
5.0 out of 5 stars Very useful, highly recommended!, May 29, 2005
By Yongsheng Yang (Seattle, WA USA) - See all my reviews
(REAL NAME)   
This book is very useful and well written!

#1. It covers most of important things in architecture design in enterprise development.
#2. It is easy to read. Easy to understand. To the point and a efficient learning tool.
#3. It is very accurate. With picky eyes, I have not found any inaccuracies so far. (Technology advancement will make some comments out-of-date, but that would be another story).
#4. You do not have to use web service or remoting for this book to be greatly helpful.
#5. It appears that the author knows every corner of distributed system design to a great depth.

Last comment/advice to Microsoft - Microsoft should invest more on this kind of quality books if it wants drag more IT projects on .Net and to defeat the competing platforms.

I recommend this book to IT professionals. 5 stars of course.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Informative as well as suprisingly useful for 70-310
Having recently passed 70-310, I found this book to be exceedingly helpful in cementing certain .NET distributed concepts for the exam-- meanwhile, related MCAD/MCSD study guides... Read more
Published on November 30, 2004 by Adrian Downes

5.0 out of 5 stars Good Microsoft N-tier Architecture Text
Solid information for those interested in building N-tier architectures in a Microsoft world. Great stuff on how to build business objects -- I haven't found much on Microsoft... Read more
Published on November 26, 2004 by W. Hazard

5.0 out of 5 stars Excelent Book for Planning a System
This book won't tell you every single thing about .Net Remoting, Web Services, Com+ or Message Queueing, but since it gives you a lot of info on all those techs and a lot of... Read more
Published on August 26, 2004 by BERNARDO H. N. SILVA

5.0 out of 5 stars Great survey of distributed apps
The author has a real gift for explaining the details of the diverse technologies ms offers for creating distributed apps. An excellent book.
Published on July 4, 2004 by R. Pardee

2.0 out of 5 stars Verbose and unfocused
While this tome does have some useful information in it, the reader would be better served by reading a single case study in which the reader actually learns how to produce a... Read more
Published on July 2, 2004

5.0 out of 5 stars A must have for a serious developer!
This book is absolutely one of the best materials i have read that is written for an intermediate level. Read more
Published on February 23, 2004 by Nikhil Roy

3.0 out of 5 stars Needs to be explicit about "Visual Basic.NET" only.
The front & back cover didn't mention that the book's examples are all in Visual Basic.Net. It would have been nice to know that, since I bought the book expecting C#. Read more
Published on February 8, 2004 by mimlitz

4.0 out of 5 stars Great Book...but...
This is one of the books that deals with Distributed Applications using Web Services and .NET Remoting. Read more
Published on November 14, 2003 by cltss

5.0 out of 5 stars Well-written, everything you want to know about distr. apps.
I bought this book both to help me study for a certification exam and to broaden my understanding of distributed app dev. Read more
Published on November 10, 2003 by shenke39

5.0 out of 5 stars Great VB.NET Book
Matthew MacDonald shows clearly how to write enterprise class applications with VB.NET. Happy to read a lot about threading, COM+ explanations, messaging, remoting and other... Read more
Published on May 23, 2003 by i see the world

Only search this product's reviews



Customer Discussions

 Beta (What's this?)
New! See all customer communities, and bookmark your communities to keep track of them.
This product's forum (0 discussions)
  Discussion Replies Latest Post
  No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
  [Cancel]


Active discussions in related forums
   


Product Information from the Amapedia Community

Beta (What's this?)



Look for Similar Items by Category


An Explosion of Popcorn Flavor!

Fireworks Popcorn & Seasoning Set
Munchies have never been better. The Fireworks Popcorn & Seasoning Set gives you four popcorn types and four seasonings, including white cheddar, butter burst, caramel pecan, and popcorn salt--all for $15.49.
 

Big Savings in Books

Bargain Books
Find great titles at fantastic prices in our Bargain Books Store.
 

Buy Three Books, Get a Fourth Free

4-for-3 Books
Order any four eligible books under $10 and get the lowest-price book free in our 4-for-3 Books Store. See more details.
 

Best Books

Best of the Month
See our editors' picks and more of the best new books on our Best of the Month page.
 

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Where's My Stuff?

Shipping & Returns

Need Help?

Your Recent History

  (What's this?)
You have no recently viewed items or searches.

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.

Look to the right column to find helpful suggestions for your shopping session.

Continue shopping: Top Sellers

Conditions of Use | Privacy Notice © 1996-2009, Amazon.com, Inc. or its affiliates