Related Subjects
.NET C# Computer Science Computers Computers & Technology Development Education & Reference Excel Home Computing & How-to Languages & Tools Microsoft Networking Networks, Protocols & APIs Programming Languages Software Software Design & Engineering Software Design, Testing & Engineering Software Development Software EngineeringPart of my 2006 professional goals involve learning more about Microsoft's collaboration software. To that end, I got a review copy of Eric Carter and Eric Lippert's book Visual Studio Tools for Office - Using C# with Excel, Word, Outlook, and InfoPath. Good stuff here... Contents: Part 1 - An Introduction to VSTO: An Introduction to Office Programming; Introduction to Office Solutions Part 2 - Office Programming in .NET:...
0Report
This book ties together two longstanding traits of Microsoft, that long predate C# or .NET. The first is its Office suite, which is one of its main moneyspinners. The second is its tradition, going back to the early 80s, if not earlier, for writing nice development tools for programmers. Undoubtedly, when Microsoft devised C#/.NET a few years ago, the abilities given in this book would have been a major goal. The book promises...
0Report
This is a solid walkthrough of building C# automation code for Office, and for writing code that integrates into Office. Excel is covered in depth. As are Word, Outlook and the fascinating new Infopath product that is an XML technologies client. The writing is good. I could have used a few more non-screenshot graphics to illustrate the control flow between applications. But these are nit-picks. This is a solid book on automating...
0Report
When you see volume that huge (952 pages less the index), you are led into thinking that this is another documentation rehash. Well, this is not the case here. The book's size is well justified by the fact that they present the material with the least rehash possible and give realistic examples that are mostly usable without any modification or customization at all. Quite impressive, IMHO, is the fact that they take it really...
0Report