Average customer rating:
|
At Home in Mitford/A Light in the Window/These High, Green Hills/Out to Canaan/A New Song/A Common Life (The Mitford Years 1-6)
Jan Karon Manufacturer: Penguin (Non-Classics) ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0147717795 |
Amazon.com
Welcome to Mitford, North Carolina, the small mountain town at the center of Jan Karon's bestselling novels about rector Father Tim and the heartwarming cast of characters surrounding him. This boxed set includes paperback editions of the first four books in the series: At Home in Mitford, A Light in the Window, These High, Green Hills, and Out to Canaan.Book Description
Readers everywhere have discovered Mitford is good for the soul. Peopled with a lovable cast of characters and filled with mysteries and miracles, Mitford has become one of the most memorable small towns in recent literature.Customer Reviews:
At Home in Mitford.......2007-09-28
The Mitford Years (1-6).......2007-09-28
Wonderful Series.......2007-06-06
AT HOME IN MITFORD BOX SERIES.......2007-06-01
Absolutly Delightful!.......2007-05-07
Average customer rating:
|
Essential COM
Don Box Manufacturer: Addison-Wesley Professional ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0201634465 |
Amazon.com
The Component Object Model (COM) is deep and extremely difficult, making it impossible to grasp the ideas behind this specification quickly or easily. Don Box, the author of Essential COM concedes that it took him six months of reading documentation, writing programs, and experiencing general puzzlement before he had his personal COM epiphany. Nonetheless, if you're a C++ programmer and you want your skills to continue to be relevant in a PC market dominated by Windows 95 and Windows NT, you need to get going down the path toward your own COM enlightenment. COM is the tool of choice for creating distributed and concurrent systems for modern Microsoft operating systems. If there's a book that will help you get a handle on the COM phenomenon, Essential COM is it.Endorsed by object-orientation guru Grady Booch and Microsoft COM expert Charlie Kindel, Box's book takes the reader from an elucidating discussion of why a demand exists for COM and how it fits into the progression of C++ technology to a cool exhibition of some COM programs he's written. Along the way, Box covers the four corners of COM interfaces, classes, apartments, and security--all explained in developer's detail. He also gives attention to access control, marshaling, and Distributed COM (DCOM). Essential COM isn't an application programming interface (API) reference; it is an exploration of the Tao of COM. As the author says in his preface, you will figure out the how of COM programming quickly, as soon as you grasp the why.
Book Description
Written by a leading COM authority, this unique book reveals the essence of COM, helping developers to truly understand the why, not just the how, of COM. Understanding the motivation for the design of COM and its distributed aspects is critical for developers who wish to go beyond simplistic applications of COM and become truly effective COM programmers. As the COM programming model continues to evolve, such insight also becomes essential to remaining current with extensions, such as Microsoft Transaction Server and COM+. By showing you why Distributed COM works as it does, Don Box enables you to apply the model creatively and effectively to everyday programming problems.This book examines COM from the perspective of a C++ developer, offering a familiar frame of reference to ease you into the topic. You will also find comprehensive coverage of the core concepts of Distributed COM (interfaces, classes, apartments, and applications), including detailed descriptions of COM theory, the C++ language mapping, COM IDL (Interface Definition Language), the remoting architecture, IUnknown, monikers, threads, marshalers, security, and more. In addition, the book offers a thorough explanation of COM's basic vocabulary, provides a complete Distributed COM application to illustrate programming techniques, and includes the author's tested library of COM utility code.
Customer Reviews:
no source code.......2007-07-27
A must read book for learning COM.......2007-06-16
Buy this book FIRST when you want to learn Microsoft's Common Object Model.......2007-03-21
[in, unique] IBindCtx *pbc.......2007-01-12
good COM book.......2006-11-08
Average customer rating:
|
ASP in a Nutshell, 2nd Edition
Keyton Weissinger Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 1565928431 |
Amazon.com
The second edition of ASP in a Nutshell gives developers of Microsoft Active Server Pages (ASP) a quick reference guide for looking up object usage on a dime. This guide is geared toward working ASP programmers who need to get their answers quickly, without wading through long examples.The book is organized into three parts: an introduction to ASP, a language reference, and appendices. This edition has been updated for IIS 5.0 and ASP 3.0--respectively the latest flavors of Microsoft's flagship Web server and scripting engines. The ASP introduction is very brief, but it adequately explains the basic concepts behind ASP and server-side scripting.
The heart of the title is the language reference that covers the intrinsic ASP objects, plus ActiveX Data Objects (ADO) 2.6, Collaboration Data Objects, file access, and more. Each section is tagged with staggered page markers that usually make it unnecessary to resort to the book's index to find a topic.
While there are no full-blown code examples, the small code fragments that are included for most objects are valuable in illustrating usage. Throughout, the information is accurate and to the point, which is exactly what busy programmers really need in a desktop reference. --Stephen W. Plain
Topics covered:
|
|
| |
Book Description
ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features. This book also includes an overview of the interaction between the latest release of Internet Information Server (version 5) and ASP 3.0, with an introduction to the IIS object model and the objects it comprises. The examples shown in this section and throughout the book are illustrated in VBScript. The main components of this book are:Customer Reviews:
Excellent ASP reference book.......2005-10-06
Excellent book!.......2005-05-17
Good reference and code samples, but..........2004-05-07
Best book to brush up ASP concepts before moving to ASP.NET.......2003-04-21
The book helped me *VERY* quickly go through ASP 3.0 and now I feel very comfortable reading the .NET books and can now truly appreciate ASP.NET.
A GREAT reference book!
Needs a VBScript/JScript book to complement it..........2003-02-20
This is yet another reference book that I've owned both editions of because I thought it was useful enough to update; but then, my site is developed using ASP, so I'm probably biased in this respect. Ok, so I got the 1st Edition late on in the game and was a little reluctant to part with cash for the new edition - but as IIS 5 started to become standard for Windows hosting, and I had access to it after getting Windows XP Pro... I thought it was about time I updated it.
ASP in a Nutshell is my first point of reference when I'm looking up the properties of a particular ASP object. I've also found it an invaluable guide for connecting and manipulating ASP scripts that used ADO for data storage and manipulation. For a while it was the only book I owned that covered the issue of connecting ASP scripts to databases.
Most of the installable components I'd never heard of before getting the book, just as well really because few are of much use - even if they aren't available on your system, a lot can be easily reproduced. The areas I find myself most frequently refering to are the main set of ASP objects, the FileSystem Object and the ActiveX Data Objects. These go into enough detail to keep all but the experienced programmers happy.
For those new to the Windows scene, there is a brief but detailed guide to setting up ASP to work with your IIS server; but it's hardly rocket science since a clean install of IIS will set up most (if not all) of what you need anyway! If you use ASP regularly, or you intend to, then ASP in a Nutshell should be on your desktop... but please remember it won't fulfill all your ASP development needs without another book to fill in the language gaps. What book you choose to accompany it depends on your language and experience... I personally like VBScript in a Nutshell.
Average customer rating:
|
ASP 3.0 Programmer's Reference
Richard Anderson , Dan Denault , Brian Francis , Marco Gregorini , Alex Homer , Craig McQueen , Simon Robinson , Kevin Williams , and John Schenken Manufacturer: Wrox Press ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 1861003234 |
Amazon.com
The ASP 3.0 Programmer's Reference is a well-organized compilation of essential information about the latest version of Microsoft Active Server Pages (ASP). It covers ASP development on the Windows 2000 platform and includes full coverage of the various new Microsoft technologies at the disposal of an ASP 3.0 developer.In addition to the expected documentation of the ASP objects, the book provides overviews of a wide array of related objects and architectures that developers need to know about. These topics are peripheral to the actual ASP architecture, yet they are valuable for experienced ASP programmers.
At the heart of the book is the documentation of the ASP object model. Each object is introduced briefly, followed by coverage of each property and method it supports. Provided are code examples for nearly every method and property, but often only a couple of lines illustrating usage. There're no needlessly fluffy examples here.
Although its title implies a narrow focus, this book provides much more than a simple language reference. ASP developers will find it useful time and again as they explore the new features of the vast Microsoft development architecture. --Stephen W. Plain
Topics covered:
Book Description
ASP 3.0 Programmer's Reference relates to ASP 3.0 as included with Windows 2000. However, because ASP is now a core part of so many Web-oriented features within Windows, this book covers a far wider area than just the ASP syntax, properties, methods and events. Windows 2000 is a big operating system, in other words, it is functionally rich and bundled with numerous applications and services that enable you and your applications to do lots of different things with very little effort. For example, with Windows 2000 you can use IIS5 as your web server, you can use Active Directory to share enterprise-wide information, you can Message Queue Services to create applications that can work in a disconnected or a connected mode etc. Therefore, a properly equipped ASP programmer needs to have more than just ASP reference material close at hand to function effectively in this environment. ASP 3.0 Programmer's Reference also covers Components, Active Directory, XML, ADO, Messaging and Collaboration Services, VBScript, JScript and much more making it the complete ASP programmer's desktop companion.Customer Reviews:
Perfect.......2003-02-04
great reference if you already know basic ASP.......2002-10-04
This book is NOT a book on VBScript and is NOT an introduction to programming ASP. If you have even a little ASP experience, this book will serve as a valuable reference to looking up how to do specific tasks, but it won't help you until you at least know basically what you are looking for.
This book, and the MSDN VBScript library online, are virtually the only references to ASP that I use.
Much More Than Just an ASP Reference.......2002-07-09
Extravagant Reference.......2001-11-02
Must have ASP reference.......2001-07-19
Amazon.com
If you're looking for the perfect gift for yourself or some other lover of mysteries, this beautifully-made volume from the Library of America series will definitely prove that you care enough to send the very best. And if you haven't picked up The Big Sleep, Farewell, My Lovely, or The High Window recently, you'll be amazed at how well they stand up to the test of time. (A second handsome volume, Later Novels & Other Writings -- including The Long Goodbye -- is also available.)Customer Reviews:
The cliches were invented right here.......2005-08-19
Great Stories, Great Edition, Great Book.......2004-01-30
But what really makes Chandler's stories hold up so well is the language: "The Dancers is the kind of club that will dissolution you about what a lot of extra golf money can do for the personality" or "What does it matter, if you're breathing wind and air or oil and water--when you're sleeping the big sleep."
While the plots are wonderful period pieces of a young Los Angeles, the characters are richly drawn. Ever wonder where all those tv detectives came from? Right here.
Chandler's short stories are also supurb. My vote for the single best detective short story of all time is Red Wind--there is so much that happens in such a short story. No one should ever die without reading it....."Trouble is my Business" is also excellent....
Is this a complete collection of his short stories? No--There are a few I would have added, even though several of them were "canibalized" (Chandler's phrase) into later novels. The plot of "Bay City Blues" was built into "Lady in the Lake," but I think that story still holds up on its own. An earlier review also mentioned that "The Pencil" is missing. I can't understand why it was left out. "Killer in the Rain" also became "The Big Sleep," but it still has charm. "No Crime in the Mountains" is not included, but that's not much of a loss.
Not all of the stories in this book work--but that's going to be true with any collection. What is convenient with Library of America is the bindings are wonderful, the print font easy to read, the books lie flat, and will last forever. The list prices are a little steep--but not if you consider the amount of literature you're getting for the cost. I've bought this book three times, and have loaned it out--only for it to never return. But that's why I buy books.
One final note--The previous review mentioned that in this edition Johnny Dahlmas was replaced by Phillip Marlowe in "Red Wind." I was certain it was Johnny, and used Amazon's "Look Inside" to confirm--it is. Chandler had a few detectives, that eventually evolved into Marlowe, and each was a little different. I have a very soft spot in my heart for Dahlmas (I'm probably spelling his name wrong, so the soft spot may be in my head), so if the editor x-ed him out, I'd be furious....
Buy this book.
Great stories by a great author.......2002-07-19
Two of his three best novels are included here (The Big Sleep & Farewell, My Lovely).
The stories and great fun, if also rather flawed. My biggest complaint is that are presented here in their republished form, rather than with the original names of the protagonists. (For example, the hero of "Red Wind" is Philip Marlowe here, rather than John Dalmas.) That a fairly minor quibble. Especially good are "Goldfish" and "Red Wind."
The binding is very nice, as are all Library of America editions. My edition has held up quite well after heavy use.
A Vicious Circle.......2002-03-01
Good, good, GOOD editorial choice here!.......2001-12-02
This particular collection, rightly, combines Chandler's first three novels with the best of his earlier short stories, recognizing the thematic unity in those works. (Good as it is, "The Lady In The Lake" demands to be treated separately from Chandler's earlier efforts.)
Chances are, if you're reading this, you've read most, if not all, of Chandler's Phillip Marlowe novels. You may as well have read many, if not all, of the short stories presented here. But have you read these novels, and these short stories, TOGETHER in this context? Likely not. But you deserve to.
In the short stories, for example, there are protagonists named John Evans, Ted Carmody and Tony Resick (the last two of which, interestingly, inhabit locations which were most likely Los Angeles' Hotel Mayfair, with which Chandler had more than a nodding familiarity). And when, in Chandler's writings, did they meld themselves into what would be his penultimate creation, Phillip Marlowe?
And at which point did Chandler begin to write, as fellow writer Ross McDonald termed it, "like a slumming angel . . ."? The answers to both questions may well lie here, in this collection.
Pick up this collection! Read it! Discover the material anew!
Average customer rating:
|
Win32 Perl Programming: The Standard Extensions (2nd Edition)
Dave Roth Manufacturer: Sams ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 157870216X |
Amazon.com
Core Perl is an incredibly powerful programming language that has proved a major hit with the Unix and Windows programming community. Add a whole heap of plug-in modules, and it raises the language to a whole new level of usability and usefulness.In this excellent volume, author Dave Roth (who, coincidentally, is a prolific Win32 Perl module writer) thoroughly documents and explains the standard extensions, gathering for the first time all of the information vital to squeezing the best from these freeware ad-ins.
From ODBC to user authentication over networks and even playing .wav files, there's something here to interest anyone using Perl on a Windows-based platform. Roth even explains the intricacies of using the Win32::API module to access dynamic-link libraries (DLLs) directly--powerful stuff, indeed.
Backed up by dozens of useful code snippets and examples, this is such a useful book that no self-respecting Win/Perl hacker should be without it.
Book Description
This book is a guide to Perl¿s most common Win32 extensions, grouped by their functionality. The new edition updates coverage from Perl 5.05 to current Perl version 5.6. It also includes new chapters offering critical, badly-needed information regarding security for Win32Perl, the topic most highly requested by reviewers. The appendices have descriptions and syntax of each function in the extensions covered. Each chapter makes extensive use of code segments to illustrate the use of specific functions and real world scenarios in which these functions can be used.
Customer Reviews:
Simply the best book for the Win32 Libraries.......2004-03-20
A must-have in your Perl library.......2002-06-29
The Biblical Epic of Win32 Perl Programming.......2001-09-11
This is the rest of the story.......2000-07-01
A most valuable resource.......2000-05-31
Average customer rating:
|
Python Programming On Win32: Help for Windows Programmers
Mark Hammond , and Andy Robinson Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 1565926218 |
Amazon.com
Python Programming on Win32 zeroes in on the strengths of the Python programming language for the Windows platform. If you would like to use Python on Windows with Office 2000, this book is a perfect choice for getting started. While it's not an introduction to Python programming itself, the book does present some basic Python examples. (The authors do provide an impressive list of real-world projects that have used Python successfully, including an application at NASA and a major Web search engine.)In lieu of a general language tour, this book centers on practical tips and examples for using Python on Windows, beginning with downloading and installing the free Python package. The most useful examples here present a Python library for general accounting objects. You'll learn how to write COM servers in Python and then how to script them in Visual Basic (used here to build user interfaces) and how to control Word and Excel with OLE Automation in Python. One standout example looks at building and printing accounting reports in Office 2000 using Python as the script language.
Later sections look at other possibilities, including how to use Python's support for MFC to build user interfaces. A notable section here looks at Windows NT system administration in Python. Because of its built-in support for dictionaries, Python is a natural fit for working with users, groups, permissions, and the like.
While Python's initial habitat may be Unix, Python Programming on Win32 shows that this powerful and increasingly popular object-oriented language may find its next home on Windows. Provided you have some previous exposure to the language, this book is an excellent resource for using Python in a Windows setting. --Richard Dragan
Topics covered: Python programming quick-start, Windows Python basics, Python support for COM/DCOM, the Pythonwin editor, Office 2000 scripting, Windows NT administration and system programming, Python MFC programming, and Active Scripting.
Book Description
Python is growing in popularity; based on download statistics, there are now over 450,000 people using Python, and more than 150,000 people using Python on Windows. Use of the language has been growing at about 40% per year since 1995, and there is every reason to believe that growth will continue. Despite Python's increasing popularity on Windows, Python Programming on Win32 is the first book to demonstrate how to use it as a serious Windows development and administration tool. Unlike scripting on Unix, Windows scripting involves integrating a number of components, such as COM or the various mail and database APIs, with the Win32 programming interface. While experienced Windows C++ programmers can find their way through the various objects, most people need some guidance, and this book is it. It addresses all the basic technologies for common integration tasks on Windows, explaining both the Windows issues and the Python code you need to glue things together. Topics include:Customer Reviews:
COM basics for Python.......2007-03-21
Python and Win32 for Pinheads.......2000-11-13
However, there are things this book does not cover. For instance, I thought scripting languages are a handy tool for text processing, but throughout this book I encountered only one mention of regular expressions - in the context of filtering file names, and you won't find regular expressions in the Index. From 10-page Chapter "Working with Email" you'll learn what SMTP and POP3 stand for, and from 15-page Appendix(!) "Threads" you'll learn that Python has something to do with threads, and fairly much about COM threading model.
Information in this 650-page book can fit a dozen-page article. Most of all this book looks like a slide show for marketing, trying to convince them that Python is the answer to all questions. And most of the time it sounds like: "It's easy, we won't tell you exactly what and how, but for smart guys like us who can read man pages, it's very easy."
Not for learning Python or programmin on Win32.......2000-07-14
If you are not a Windows COM programmer who's trying to learn Python or are trying develop Python applications on other platforms, please look for other Python books.
Very good, misses a few spots.......2000-05-12
This book is well-written, practical-oriented and ideal for the newbie programmer who has already some idea over Python (O'Reilly's 'Learning Python' is the best place to start).
However, even experienced programmers need it because it provides a set of useful examples for rapid prototyping and reuse components.
It misses a few spots - First, you can't find much help on working on GUIs - and second (and most important) SWIG does not get the attention it deserves - it is just mentioned.
Finally, if you use Python in Win32 - or if you cannot decide what kind of COM solution you wish to develop - DO NOT CONSIDER TAKING A STEP WITHOUT THIS BOOK !
Very good, misses a few spots.......2000-05-12
This book is well-written, practical-oriented and ideal for the newbie programmer who has already some idea over Python (O'Reilly's 'Learning Python' is the best place to start).
However, even experienced programmers need it because it provides a set of useful examples for rapid prototyping and reuse components.
It misses a few spots - First, you can't find much help on working on GUIs - and second (and most important) SWIG does not get the attention it deserves - it is just mentioned.
Finally, if you use Python in Win32 - or if you cannot decide what kind of COM solution you wish to develop - DO NOT CONSIDER TAKING A STEP WITHOUT THIS BOOK !
Average customer rating:
|
At Home in Mitford/A Light in the Window/These High, Green Hills (The Mitford Years 1-3)
Jan Karon Manufacturer: Penguin ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0147712033 |
Book Description
Readers everywhere have discovered Mitford is good for the soul. Peopled with a lovable cast of characters and filled with mysteries and miracles, Mitford has become one of the most memorable small towns in recent literature.Customer Reviews:
The Second Go Around.......2007-09-25
Volume 1-3: At Home in Mitford.......2007-02-17
Warm, engrossing stories of everyday life in a small town.......1999-11-16
Wonderful place to visit!!!.......1999-09-06
Please don't stop this woderful series!.......1999-05-31
The literary world has been in need of such a refreshing style and gentleness of touch. That you again, Ms. Karon for giving us back love, respect and commitment.
God's blessings on this and all your future endeavors!
Average customer rating:
|
C # in a Nutshell, Second Edition
Peter Drayton , Ben Albahari , and Ted Neward Manufacturer: O'Reilly Media, Inc. ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0596005261 |
Amazon.com
C# in a Nutshell was inevitable, much like the dawn or your liability for income tax. As the C# language has gathered speed--it's one of the languages that Microsoft encourages you to use for .NET development--its users have anticipated the release of an authoritative reference for the language and its key APIs. That's what this book is: a reference, meant to give you a few chapters on basic structure and syntax before launching into categorized and alphabetized listings of classes and their members. It's sufficiently well written and organized that, given experience with other distributed application environments and some knowledge of .NET, you could learn the language from this book alone. However, this is not a tutorial for people new to Microsoft programming, or new to network computing.The syntax guide is clear and concise, with brief statements of what operators, data structures, and syntax elements are for. There also are examples (both generic and with illustrative data) in this section. The API reference is organized by namespace (System, System.Collections, System.Reflection, System.Xml, and so on), with each section containing an alphabetical list of members. Each listing includes syntax guides to the element's constructors, methods, and properties, as well as a hierarchy statement and lists of other classes from which instances of the current member is returned and to which it is passed. Don't look for examples in the API reference, but the author's prose statements of what classes are for should help you along the way to a working application. --David Wall
Topics covered: The key System namespaces of the C# programming language and their most important members, covered in API reference format. Sections deal with (among others) System, System.Collections, System.Net, System.Net.Sockets, System.Runtime.Interopservices, and System.Xml. There's also a syntax guide and references to regular expressions and data marshaling in the C# language.
Book Description
C# in a Nutshell provides C# programmers with a concise and thorough reference to the language in one straightforward and accessible volume. Designed as a handbook for daily use, this book is an essential guide to the C# language and the base class APIs of the .NET Framework. Programmers will want to keep this book next to their keyboards for years to come. The heart of the book is a succinct but detailed reference to the C# language and the .NET types most essential to C# programmers. Each chapter in the API reference begins with an overview of a .NET namespace and a diagram of its types, including a quick-reference entry for each type, with name, assembly, category, description, member availability, class hierarchy, and other relevant information, such as whether the type is part o the ECMA CLI specification. Newly updated for .NET Framework version 1.1, the second edition also adds a CD that allows you to integrate the book's API Quick Reference directly into the help files of Visual Studio .NET 2002 & 2003, giving you direct access to this valuable information via your computer. In addition to the API reference section, this book includes:Customer Reviews:
Not for beginners.......2007-08-25
A better quick reference than MSDN online........2005-02-04
Very good reference text........2004-05-04
I like having a hard copy reference when I'm programming, so this book suits me fine. There are numerous example code snippets throughout the book to help you learn C#. In addition, the second edition also adds a CD that allows you to incorporate the book's Quick Reference directly into the help files of Visual Studio .NET. This gives you, the programmer, more options when you need help. It is also handy when you have left the book at home.
I'm an intermediate Java programmer who needed to make the conversion to C# for a particular project. "C# in a Nutshell" has assisted me in this aim, and as a result, I would recommend this book to anyone as a useful reference text.
C# in a Nutshell - Supports my day-to-day efforts.......2003-12-16
Understanding this book is not a tutorial for the beginner will help acclimate yourself to what to expect. Even though the subtitle reads "A Desktop Reference" ample content exists to introduce beginning topics that lay the ground work for its reference sections.
The first nineteen chapters, approximately two hundred and nineteen pages, cover beginning topics such as .NET Framework and C# basics to advanced subjects including reflection, XML serialization, and threading. The remaining chapters are devoted to a quick reference to classes in the namespaces. Several topics that I'm interested in, including GDI+ were mentioned only briefly and then referred to related namespaces. I'm hoping that GDI+ and other UI related material are covered in more depth in O'reilly's ".NET Windows Forms in a Nutshell" offering or the next edition of "C# in a Nutshell".
Code examples in the book were sufficient to reinforce my understanding of each topic and the `animal tracks' notes were a nice touch and more than mere filler. Other niceties include UML diagrams detailing the namespace structures, DLL / namespace associations, and the C# API Quick Reference encapsulated in a Visual Studio.NET plug-in supplied on the included CD.
"C# in a Nutshell" has already helped me in a VB to C# conversion project. I'm already looking forward to the next edition that may address some of the missing namespaces, otherwise it's a very important tool that supports my day to day efforts.
Just what I wanted.......2003-11-11
This book serves my needs ideally. It is a reference, not a tutorial. It covers the whole language and most or all of the standard API, in a book of modest length. Of course, that sacrifices detail. Fine. When I need information, I'll look here to find out what system facility does my job, then use the system help for details. This book really is the index that the help system lacks.
This goes on the shelf next to Flanagan's "Java in a Nutshell." I have no higher praise for a language book.
Average customer rating:
|
COM+ Developer's Reference Library (Windows Programming Reference Series)
Series Edito David Iseminger , and David Iseminger Manufacturer: Microsoft Press ProductGroup: Book Binding: Paperback Similar Items:
ASIN: 0735611386 |
Book Description
At the heart of the Microsoft(r) Windows(r) 2000 operating system and Windows DNA 2000 is COM+ technology, which enables developers to write enterprise-ready applications at a fraction of the time and cost of other solutions. The COM+ DEVELOPER'S REFERENCE LIBRARY provides a focused, comprehensive, one-stop resource that's designed to help developers use the Microsoft Visual C++(r) or Microsoft Visual Basic(r) programming languages to design and build COM+ applications. Each volume in the COM+ DEVELOPER'S REFERENCE LIBRARY is divided into manageable, logical, intelligently conceived parts. Like all publications in the Windows Programming Reference series, each volume provides guidance, tips, and tricks about how to get the most out of programming in the Windows environment, and how to make the best use of the Microsoft Developers Network (MSDN(tm)) to find further information.Customer Reviews:
The one and only COM/COM+ Reference.............2003-01-17
COM/COM+ programmer's essencial.......2003-01-16
A nice set to have.......2001-04-03
When you start to specialize in a technology like COM+, I think a set like this is essential. In this case the set is very handy and even gives some nice overviews of COM+ in the Windows DNA world.
With this book you get an MSDN Library snapshot DVD (from July 2000) and a $200 rebate on a MSDN Universal subscription. Unfortunately that expired March 31 2001 :( so you should know that before buying this set. Even so, I think this is a great set and it is not simply a "function list" like most sets but is actually a great learning tool.
A Fast method to find information about COM/COM+.......2000-10-23
There are five volumes: Volume 1:COM+ Programmer's Guide Volume 2:COM+ Reference Volume 3:COM Fundamental Volume 4:Autometion Volume 5:Structure Storage and ActiveX
I'm a VB programmer and I like to know what VB does under his shell and I think this is the first COM/COM+ a programmer need to read.
If you do not like get lost trying to find some information about an specific Interface using the Microsoft CDs or DVD, those book will help you a lot.
Have fun.
Books:
Recommended Books