Microsoft Books
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250

Used price: $0.04

Best book...Review Date: 2000-05-13
Great book, a must for everyone dealing with SMS 2.0Review Date: 2000-05-31
He knows his stuff.Review Date: 2002-08-31
A must have!Review Date: 2000-06-06
Awesome!Review Date: 2001-01-22

Used price: $15.00

One of the best of the many .NET books I have readReview Date: 2007-08-08
I do not normally write book reviews, but this is an outstanding book by a very proficient author.
Great read if your moving to .NETReview Date: 2006-05-18
One of the surprising things in the book is how she takes some time to explain her methodology to application development and give some great examples. You won't find that in any other book.
If you're a C++ programmer looking to move into .NET I highly suggest this book as your first read. You won't be dissapointed.
Excellent Book - Doesn't get any better than thisReview Date: 2004-08-10
Kate Gregory does an excellent job in describing how to work with Managed and Unmanaged C++ with .NET. She also provides excellent overviews on many aspects of C++.NET. The book doesn't cover everything about C++.NET, no single book possibly could. It will always depend on the target audience. But this is a great book for the beginner and intermediate developer. Her writing is clear and concise with example code that is easily understood.
Bottom line - If you want to learn C++ .NET - CHECK OUT THIS BOOK!
Kick Start is CorrectReview Date: 2005-08-10
Enough for what i NeedReview Date: 2005-08-22

Used price: $0.33

I like the book veru muchReview Date: 1999-01-30
So perishable a title...Review Date: 1998-11-11
For those who want a glimpse into the future. A must have!Review Date: 1998-09-30
Great Introduction to Windows 2000 TechnologyReview Date: 1999-01-28
An Outstanding Introduction to Windows 2000 (NT 5)Review Date: 1998-11-27

Used price: $32.25

The switch got easier especially for NovicesReview Date: 2003-11-26
The PDF feature in OOo would be reason enough to endure the learning curve, but OOoSwitch makes the transition fairly painless. By pointing out tasks I've already mastered in MS Office, I'm becoming reasonbly proficent in OOo.
Good book for experienced MS Office users and noncomputer types.
Don't let the title throw youReview Date: 2006-09-18
Even though it's becoming a bit dated, there is much still relevant to todays Open Office program. We can sit around waiting for the software author's (Solveig Haugland) publisher (Prentice Hall) to see the necessity for the long anticipated OpenOffice.org 2.x Resource Kit. In the mean time this book as well as some of the other published books on the subject actually can help and do so well. The price is ridiculous even though Amazon has the best price. You might try one of the second-hand sellers with good reputations on Amazon Marketplace. READ DESCRIPTIONS, READ FEEDBACK. My free advice / open source contribution. Even with shipping you'll save.
John Row
in1ear
A thorough and timely bookReview Date: 2006-12-19
OOoSwitch: 501 Things You Wanted To Know About Switching to OpenOffice.org from Microsoft OfficeReview Date: 2005-07-23
This gets the job doneReview Date: 2005-12-14

Used price: $19.57

An excellent T-SQL guide...Review Date: 2007-06-20
Essential Tool for SQL Developers and AdministatorsReview Date: 2007-06-24
I would highly recommend this book as a reference and guide book for t-sql developers, dba's and development professionals
Indispensable book for T-SQL ProgrammersReview Date: 2007-06-15
a great book!Review Date: 2007-06-11
The chapter on encryption is excellent and worth the price of the book by itself.
A book for every developer working with T-SQL - Review of Database Administrator SQLAuthority.comReview Date: 2007-09-14
Pro T-SQL 2005 Programmer's Guide book examines SQL Server 2005 T-SQL from a developer's perspective. It covers a wide range of developer-specific topics in SQL Server 2005. This book covers many newly introduced topics in depth. This book is written as a practical and useful guide to help database developers who mainly deals with T-SQL. This book is really hit the spot with appropriate .NET code at few places where needed. This book assumes a basic knowledge of SQL but it is really easy for new beginners developers to understand and advanced developers to enjoy further reading.
Detailed Summary:
One thing I really liked about this book is that it can be either read cover to cover, or it can be used as a reference guide for one particular topic. Index of this book is extremely well organized and aids to find the right topic very quickly. Books is structure is many chapters and each chapter justifies the chapters with good details and proper amount of examples.
Each chapter has excellent advice and knowledge and filled with sample code (available online). The book is targeted specifically at SQL Server 2005 and the innovative ways to code T-SQL, new functions and commands. If is very easy to get started with this book and it immerses in comprehensive reading in no time. This book addresses many details and comparisons with T-SQL in very organized way. The examples are in very accurate and useful as well sufficient to targeted topics. This book addresses many of the real world issues with examples, discussions and solutions.
This book start with providing a brief history of T-SQL and the ANSI SQL standards. SQLCMD and SQL Server Management Studio are new tools to explore SQL Server 2005 and are covered in depth in beginning of the book. Chapters which covers Common Table Expressions (CTEs), new datatypes, operators, keywords, functions, and control of flows are really interesting and with necessary explanation. Readers of my blog are very well aware of my interests in Error handling and debugging. Interesting enough for me there is one whole chapter dedicated to that. The regular T-SQL concepts which I write a lot about Stored Procedure, Triggers and Dynamic SQL each have their own chapter. One thing many T-SQL book does not cover in depth is XML, XQuery and XPath which are properly discussed and their importance is explained properly. Last three chapter of the book which covers SQLCLR, .NET Client Programming and HTTP Endpoints requires the Microsoft .NET FrameWork 2.0, as it contains some code which are written in VB and C#.
One thing which I always liked in any database book is, use of sample database AdventureWorks. I strongly believe that all the example should be independent from previous examples and should use default database. If you have not installed default database AdventureWorks, you can get its latest location by searching in my blog SQLAuthority.com. All the script of examples are available to download online. No book is free from the errors and website for this book have errata list, which is surprisingly very small.
I will list few tips from book which interested me. This will give brief idea how good this book is.
"TABLESAMPLE always returns an approximate number of rows because of the way it samples data. The required percentage is the number of data pages SQL Server retreves in full to fulfill your TABLESAMPLE request. The number of rows returned by TABLESAMPLE will often be slightly less, or greater, than the specified amount."
"Anytime you use dynamic SQL, make sure that you take precautions against SQL injection, that is, malicious SQL Code being inserted into your SQL statements. In this instance we're using the QUOTENAME function to quote the column names being dynamically generated to help avoid SQL injection problems."
Following one example really caught my eyes while reading the book. It seems Author accurately described the situation and put his suggestion regarding syntax.
"The ANSI SQL:2003 standard includes a MERGE statement that performs the same function as the upsert type of SP. The prerelease versions of SQL Server 2005 included the MERGE statement. Though it was well-publicized during the prerelease period, the MERGE statement was unceremoniously dropped from the production version. We can only hope that Microsoft brings it back sometime in the near future."
Good news is Microsoft have included the Authors request in future version of SQL Server. SQL Server 2008 CTP 4 has included MERGE Keyword.
Rating: 4 and 1/2 stars
In Summary, A book for every developer who want to take full advantage of the power of T-SQL on SQL Server 2005.
Pinal Dave
Principal Database Administrator
(blog.sqlauthority.com)

Used price: $0.24

Great survey, readable, comprehensiveReview Date: 2004-06-02
I'm NOT an Exchange admin, I focus more on compliance and security, and found the chapters on this the best summary I've seen. Very valuable to anyone dealing with compliance issues for corporate email.
Excellent Security Reference, Perfect for Exchange AdminsReview Date: 2003-04-03
For starters, it's a very well-written book - starts with some great explanations of Security Fundamentals - the buzzwords, the protocols & algorithms, threats, risks, and vulnerabilities. I've read many security books, but seldom have I found just the right balance - as technical as it needs to be, but still interesting enough for the non-techies.
The section on Installing Exchange With Security in Mind is particularly interesting. Everything you want to know about messaging/Exchange security is covered - SMTP Relays, spam, content filtering, antivirus, SSL, MAPI/RPC security, et al. Great coverage of email encryption and Public Key cryptography, Outlook client security, POP/IMAP security. Can never get tired of readng about securing Outlook Web Access.
Overall, a must-read for Exchange admins. The only thing I would've liked to see is: i) this book to be released at least a year ago.. this one's at the tail end of the Exchange 2000 lifecycle - too close to the Titanium (Exchange 2003) release. ii) Perhaps some more coverage of specific vulnerabilities of SMTP and Exchange, and how secure Exchange is compared to other messaging systems - Notes, Sendmail, etc. THE TRADEOFF (or benefit rather) is we have a book that can still be carried with one hand... still under 400 pages without the index. Remarkable! (A round of applause for Paul Robichaux..)
Bharat Suneja
MCT
A must for Exchange AdministratorsReview Date: 2003-03-03
Strong Message for Secure MessagingReview Date: 2003-02-25
Heavy Duty Security manualReview Date: 2003-02-19

Used price: $0.35

Excellent book for developer.Review Date: 1999-07-06
VB Basics ALL in OneReview Date: 1999-06-26
Fantastic!!!Review Date: 1999-01-22
I recommend this book for all begining VB programmers even if you want to start using VB6, read this book first for all your ground work.
Excellent bookReview Date: 1999-10-14
Very good book with some uncommon (and good) featuresReview Date: 1998-07-23
Used price: $0.01

This book is a gift to C.Review Date: 1997-11-21
If I rate this book w.r.t any other book on any subject (comparing how much the authors are able to convey the subject to the readers) this book will easily be among the best.
The book is the best for begineers in C and will also be useful to those who know C but are not very clear about the intricate concepts(There are many to be learned in C).
However you should look for some other title if you are going for really advanced programming in C.
You can't go wrong.Review Date: 1997-03-03
What a book! Awesome!Review Date: 1997-08-22
The best books for those who are going to like DilbertReview Date: 1997-01-04
Excellent text, but the source code is pricey.Review Date: 1998-08-05

Used price: $0.35

A light at the end of our deploymentReview Date: 2004-05-03
Most of the technology books I have read have been forced - forcing myself to read and understand the text, either for a work or personal project. This text was surprisingly an enjoyable read. It appears that this is the author's first book - I hope he keeps writing, and his results are as good as this title.
Snippets of wisdom that will save you re-inventingthe wheelReview Date: 2000-10-10
Very Useful file extension summary and the unattened.doc documentation rolled into Appendices.
One note of caution though the book mainly covers deployment methodology for windows 2000 only hence it is only useful for that purpose, would have been nice if Office 2000 config & rollout could have been covered also.
Adious
AK47
Essential for DeploymentReview Date: 2001-07-05
The book assumes you're an administrator and have experience in integration - and that Windows 2000 isn't a stranger to you. Almost every question you run into while you plan and test your deployment is answered in the 375 pages - in plain, simple English. When you move past the section devoted to deployment planning, strategies and options, the book delivers a great section on post-deployment policies and administration. To add the final touch, the reference section provides an invaluable resource for such things as the syntax to the automated install answer file and even common file extensions.
My only regret is that I didn't read this book first. I could have saved myself so much time. The knowledge this book delivers to you is essential and will assist you in a successful deployment. If you're planning a Windows 2000 rollout - you need this book.
Must read if you are responsible for W2K deployments.Review Date: 2000-05-01
Windows 2000 Support and Deployment - The Real DealReview Date: 2000-05-01
Mr. Ferris's book is well suited for Systems Integrators, Systems Engineers, technical Project Managers, and other technically oriented managers. If this is the first technology book you've ever read, or if you're just looking for a quick rundown of the Windows 2000 buzzwords, put this book down and move on down the shelf (look for the thin books with lots of color screen shots). On the other hand, if you're looking for an excellent Windows 2000 reference with lots of discussion and "how-to" mixed in, grab this book and run, don't walk to checkout stand! The technologists in the audience will not be disappointed. Mr. Ferris relates Windows 2000 technologies to existing Windows NT 4.0 technologies where appropriate, and uses a number of creative techniques to explain new technologies that have no good direct relationships to earlier technologies. This being said, the book does not suffer from techno-babble.
Even a "green" Systems Engineer should be able to implement a given technology using the straightforward step-by-step approaches provided in the book. Mr. Ferris does not miss an opportunity to point out where Microsoft and the real world differ on technology implementations. This book is full of real world solution to real world problems. Don't be surprised to find yourself using portions of this book as a blue print for a solution to a problem you are facing right now.
The Book's number one strength is a firm grounding in reality as opposed to relying on theory. The techniques presented in this book have been tested, and in many cases, implemented in a production environment. Another strength of the book is its flexibility. The book serves equally well as a technology reference and as a technology primer. You can quickly get a definition or an in depth discussion for any number of technologies. Finally, Mr. Ferris's writing style is both to the point and entertaining. It would be a stretch to say this book is a joy to read, but compared to many technology books that would have you trying to slit your wrists with the dust cover after the second chapter, this book reads like a Tom Clancy novel. O.K. ,in Mr. Ferris's case, maybe more like a Stephen King novel.

Used price: $1.16

An absolute GEMReview Date: 2002-05-09
This is a definite lifesaver!Review Date: 1999-05-04
Great value. Good tips.Review Date: 1998-11-12
Excellent resource for NT & BackOffice tuning!Review Date: 1998-08-05
A wise investment for any NT professional!Review Date: 1998-08-04
Related Subjects:
More Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250