Selasa, 03 Maret 2015

Ebook PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes

Ebook PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes

Plus vous obtenez la publication PROFESSIONAL DCOM PROGRAMMING, By Richard Grimes, plus tôt vous pouvez apprécier guide de lecture. Ce sera votre station pour maintenir le téléchargement et installer le e-book PROFESSIONAL DCOM PROGRAMMING, By Richard Grimes en lien Web fourni. De cette façon, vous pouvez réellement décider qui est travaillé pour obtenir votre propre publication en ligne. Ici, la première pour obtenir le e-book intitulé PROFESSIONAL DCOM PROGRAMMING, By Richard Grimes et soyez le premier à reconnaître exactement comment l'auteur indique la notification ainsi que la compréhension pour vous.

PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes

PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes


PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes


Ebook PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes

À l'heure actuelle présente! Un livre qui offrira d'excellentes influences pour vous! Une publication a une grande traite la condition quotidienne autour. Cette publication est une publication qui a été effectivement créé par un écrivain qualifié. Pour le résultat, l'auteur a vraiment excellent avance pour attirer les lecteurs. Il provoque le titre de ce livre est également très intéressant. PROFESSIONAL DCOM PROGRAMMING, By Richard Grimes est le titre de la publication.

Si PROFESSIONAL DCOM PROGRAMMING, By Richard Grimes est juste l'une des options pour passer en revue le livre, vous pouvez suivre ce que nous allons certainement vous informer actuellement. Localisation du livre pourrait avoir besoin plusieurs fois lorsque vous naviguez d'un magasin à. Nous avons de nouveaux moyens de vous conduire obtenez ce livre rapidement. En visitant cette page, il finit par être les premières étapes pour obtenir Guide finement. Cette page est le type de bibliothèque en ligne qui offre tant d'innombrables collections de livres.

Ne sous-estime pas; les livres que nous les rassemblons ne sont pas seulement à l'intérieur de cette nation. Vous pouvez également trouver des guides d'au-delà du pays. Ils sont en outre différents avec d'autres. Quelques liens sont fournis pour vous montrer où découvrir ainsi que l'obtenir. Ce PROFESSIONAL DCOM PROGRAMMING, By Richard Grimes comme l'un des cas peut être obtenu facilement. Et aussi pourquoi vous devriez suggérer cette publication pour vous et aussi vos copains est que cette publication contient des fonctions essentielles pour améliorer votre qualité de vie ainsi que la quantité.

Le livre mentionné avec le style d'écriture de base, simple à garder à l'esprit et à comprendre aussi, et disponible sur ce site finit par être les avantages minimalement à prendre. Dans l'excellente, fournir les connaissances pour d'autres certainement vous faire beaucoup mieux. De plus, quand vous aimez en plus de lire ce PROFESSIONAL DCOM PROGRAMMING, By Richard Grimes comme l'une des sources d'accumuler, vous pouvez trouver en plus la signification exacte de ce livre.

PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes

Détails sur le produit

Broché: 592 pages

Editeur : Wrox; Édition : 01 (30 mai 1997)

Collection : Wrox Us

Langue : Anglais

ISBN-10: 186100060X

ISBN-13: 978-1861000606

Dimensions du produit:

19,7 x 3,8 x 24,8 cm

Moyenne des commentaires client :

Soyez la première personne à écrire un commentaire sur cet article

Classement des meilleures ventes d'Amazon:

2.650.273 en Livres (Voir les 100 premiers en Livres)

This book misrepresents itself. It is anything but "Professional DCOM Programming". There is little DCOM, almost no coding outside the spoon-feeding wizards of ATL, and no examination of any of the challenging areas of COM/DCOM.The book does singularly impress, however, by taking line honours in a very competitive field: by providing the worst explanation of NT security I have ever read.It is educationally poor, technically unimpressive (despite Dr Grimes attempts to convince us of his expertise with a packet sniffer and a hex editor), and smacks of a quick grab at what at the time was an under-supplied market.If you want to be expert in any of the fields that this book purports to clarify, I suggest you consult the experts.

Dr. Richard Grimes does an excellent job of covering the world of DCOM - automation, security, threading models, NT services as COM servers, MTS, debugging DCOM servers. Everything I need to know about the ins and outs of DCOM is in this book and it is covered in a professional, thorough manner.Note that Dr. Grimes does not cover the tools and techniques for writing DCOM servers (ATL, MFC, VC++), but it is as well that he shouldn't have - that would be distracting and draw focus away from the more challenging tasks addressed by Dr. Grimes. Tools and techniques should be covered separately (as well they are).In addition to all of the DCOM architecture, design and implementation gems covered, I use this book exclusively as my "other-than-Microsoft" reference to MTS. In one chapter Dr. Grimes performs a superior effort in coverage of MTS than is done in SAMS' Microsoft Transaction Server 2.0 (Roger Jennings' Database Workshop), a book entirely devoted to MTS.I look forward to other such efforts of Dr. Grimes being published.

This is perhaps the best book I've ever read covering a technical subject for Windows programming.Introductory chapters include a fine overview of non-distributed COM technology for those new to the topic, while the later chapters go into thorough detail on both the details of interfaces and the reasons those details exist. The "code samples" break the horrid tradition of Windows programming examples by including thorough textual explanations of the code and even detailed instructions for using development tool interface elements unlikely to be familiar to readers seeking the information the book covers.I'm very impressed by the way Dr. Grimes both provides the new information for which I bought the book and gracefully includes the background material a new COM user would need to understand the DCOM material.Other writers on MS Windows programming, especially those at Microsoft, would do well to look at this book's style and format.

I have tried several books on COM and DCOM programming, including "Inside COM", "Inside OLE" and "Professional Visual C++ 5 ActiveX/COM control programing". In terms of DCOM coverage, I like this book the most. From design point of view, the book explains well why one should use DCOM rather RPC. From programming point of view, the book gives detail explaination of the subtlties of DCOM programming, concentrate on the difference between DCOM and COM. -- It is not just COM, it is DCOM. The books has simple codes segaments help to illustrates the text. I sepecially enjoy the "writing DCOM clients and Servers" and "DCOM server as NT service chapter". The coverage on Type Library marshing is also very intersting and helpful. I like the presentation of the book, not to chady, comprehensive and to the point. It is an excellent book and I just wish I could have more examples -- I just did not have enough of them. Dr. Chester Chen

I am an experienced DCOM developer and I found this book useful. It covers what DCOM is about, in a clear way - it is just a pity that it has not been updated for the newer features DCOM since the book was first published. I have no idea what so-called Dr Wilson thinks he is on, because as an NT expert I found Dr Grimes' description of NT security fine (though a little out of date now). The packet sniffing is very useful (Dr Wilson - have you tried to interpret what the packets mean, I've tried it for an RPC application I have developed and I can tell you it is not easy from Microsoft's documentation, Dr Grimes must have put a lot of work in this), so much so that the Eddons' have almost completely copied this chapter in their book!This may not be the most up-to-date book, but it is a classic in COM development!

PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes PDF
PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes EPub
PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes Doc
PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes iBooks
PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes rtf
PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes Mobipocket
PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes Kindle

PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes PDF

PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes PDF

PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes PDF
PROFESSIONAL DCOM PROGRAMMING, by Richard Grimes PDF

Related Posts:

0 komentar:

Posting Komentar