Showing posts with label visual studio 2008. Show all posts
Showing posts with label visual studio 2008. Show all posts

Head First C# Review

Head First C#
Average Reviews:

(More customer reviews)
Are you looking to buy Head First C#? Here is the right place to find the great deals. we can offer discounts of up to 90% on Head First C#. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Head First C# ReviewHead First C# was my first experience with the Head First series, although I have since also purchased the excellent Head First Design Patterns (Head First).
This book is designed to teach you C# from the beginning. Technical books can generally be categorized as either tutorials or reference texts -- and this is absolutely in the tutorial category. It's intended to be read and worked through in order, from start to finish. If you already know C# and are looking for a reference text, look elsewhere. If you're an experienced C++ programmer looking to learn C# but are already very familiar with object oriented programming, consider checking out the excellent and concise Accelerated C# 2008 (Accelerated). If you're an experienced C# programmer and just want to learn the advanced features of C#2 and C#3, you'll again want to look elsewhere, and you couldn't do better than C# in Depth: What you need to master C# 2 and 3.
But if you want to *learn* C# and object-oriented programming, and especially if you have little or no prior programming experience, look no further than this fantastic book. If you're reading reviews of the book, then you probably know two things: it has an unusual style and some quirky humor, and it has a bit more than it's fair share of errors. These two things are true, but there's a lot more about the book that you should know, and that's mostly what I want to talk about in this review. Before I move on, though, let me say two things. First, the conversational style and the humor are sometimes overstated -- this is a book about programming, and it's not a joke a minute or anything. I know that you can't Search Inside here on Amazon to see what the book is like, which I assume is because of the visuals-heavy design and unusual layout of the text, but just do a quick search for the book's website and you can download a full sample chapter and some other excerpts. Judge for yourself before dismissing an excellent book based on its unusual (but effective!) design. Second, the errata *are* extensive, but they don't get in the way of your learning. This book shines for its well-chosen examples, its focus on your learning (you'll be talked to rather than at), and its great overall structure -- and none of the errata interfere with any of that at all. If the extensive errata lists do bother you, I wrote a small free program that can sort through them for you and filter out the types of errors or page ranges you're not interested in. (You can find the link stickied at the web forum for Head First C#.)
There are also some features of the book that I don't see mentioned often enough, and which I want to comment on briefly before getting to the heart of the review. First, I love that the introduction is actually useful, giving you valuable insights on why the authors made the design choices they did (why text is in the pictures, rather than beneath them as captions, for example), and offering advice on how best to approach the book if you want to maximize your learning experience. I highly recommend reading it. Second, it's worth mentioning the way that the book uses the (free) Visual Studio 2008 IDE to make graphical Windows applications throughout, rather than focusing on a text editor and console applications like many other introductory texts. Visual Studio is a powerful IDE, and it *helps* you learn with syntax highlighting and Intellisense -- I'm very glad that the Head First C# authors chose to incorporate its use into the book, because it often allowed me to focus on concepts at first rather than syntax, picking that up gradually through repeated use with the IDE's guidance. Third, you'll be making some genuinely impressive software over the course of the book -- between the use of Visual Studio and the authors' being unafraid to assign projects that take several pages just to *describe*, you'll get a much better feel for what it's like to make real software than you would from the small "toy" examples that are more common in many other introductory books. (But don't worry, there's plenty of guidance, including fully annotated solution code for most of them, and a helpful web forum if you get stuck.) Finally, the book has the advantage of going to print for the first time after C# 3.0 and .NET 3.5 were released, and it fluently combines the various iterations of the language, teaching C# *as it now exists* from the ground up in an order that makes sense for someone learning now from scratch, rather than taking the more common but less sensible route of introducing C#1.0 features before C#2 before C#3. This is great, because it allows the authors to introduce some of the powerful and convenient features of the newer editions of the language and framework -- the stuff that really makes C# appealing as a language -- quite early in the book.
The funny thing about Head First C# is that the conversational tone, the humor, the quirky layout, and the pictures make the book seem completely un-academic. At first glance, it's as far from an academic textbook as you could possibly get! But I've come to realize that reading through the book from the beginning, doing all the exercises, is as close to the structured learning experience of an academic course as you can get in book form. The brilliance of Head First C# isn't in the phrasing of any given sentence or the coding style in a particular snippet -- it's in the overall structure of the book and especially in the examples chosen for exercises, which allow you to build up your knowledge incrementally while still reviewing past material. (Which is why the errata really aren't a big deal.) I've seen some reviews point out the book's "redundancy" as a flaw, and I just shake my head. The book is often repetitious, but never redundant, and always deliberately -- seeing the same material repeatedly from different perspectives and at different times is absolutely key to learning anything, and the repetition is one of the best features of the Head First series in general and this book in particular.
So there are errors. So there's a bit of fuzziness in the phrasing sometimes. So it doesn't cover Advanced Language Topic A or B. So what? This book is a teaching tool. It's a full course -- instructor, fellow students, textbook, homework, projects, review sessions, and conversations with peers -- stuffed onto paper, rolled up, printed, and stuck between covers.
I've learned C#, and I've *retained* what I've learned. I've had fun doing it. And if you too want to learn C# and programming, I can't recommend Head First C# highly enough.Head First C# Overview
Head First C# is a complete learning experience for object-oriented programming, C#, and the Visual Studio IDE. Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying SQL databases, .NET collections, and XML documents. By the time you're through, you'll be a proficient C# programmer, designing and coding large-scale applications. Every few chapters you will come across a lab that lets you apply what you've learned up to that point. Each lab is designed to simulate a professional programming task, increasing in complexity until-at last-you build a working Invaders game, complete with shooting ships, aliens descending while firing, and an animated death sequence for unlucky starfighters. This remarkably engaging book will have you going from zero to 60 with C# in no time flat.


Want to learn more information about Head First C#?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Professional Microsoft SharePoint 2007 Workflow Programming Review

Professional Microsoft SharePoint 2007 Workflow Programming
Average Reviews:

(More customer reviews)
Are you looking to buy Professional Microsoft SharePoint 2007 Workflow Programming? Here is the right place to find the great deals. we can offer discounts of up to 90% on Professional Microsoft SharePoint 2007 Workflow Programming. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Professional Microsoft SharePoint 2007 Workflow Programming ReviewI was looking for a book that satisfied 4 criteria: 1. Must be SharePoint 2007. 2. Must have a large section about custom workflows. 3. Must be written with Visual Studio 2008 in mind. 4. Must be able to answer the questions I needed answer to.
Had I found this book when I was just starting off with custom workflows, I would have been elated! The author has some really good bits of information and he did indeed answer the questions I needed answers to.
The downside of this book is that it is filled with lots of "fluff". Code snippets were repeated over and over and sections of text seemed to be cut from one section of the book and pasted into another.
He also goes into detail about how the Windows workflow API would be coded when, in Visual Studio with SharePoint extensions, you just drag and drop a control and it writes the required code for you. I'm sure there are those who want to know every detail about how the controls work, but I am not one of those. Interestingly, he delved deeply into the API, but skipped over setting up the environment (VS2008). It would have been nice to see how he structured the projects in VS 2008 since the layout is completely different from VS 2005.
Of the almost 600 pages, probably 250 of those were useful. I would recommend this book to those working with custom workflows, especially to those just starting off with them. Just skip a few pages now and again and you will be happy.Professional Microsoft SharePoint 2007 Workflow Programming OverviewMicrosoft Windows SharePoint Services (WSS) 3.0 and Microsoft Office SharePoint Server (MOSS) 2007 provide you with a rich framework for collaborative applications. Packed with practical, real-world examples, this book offers you clear instructions for implementing workflow, custom activities, and conditions into SharePoint applications. You'll discover how to deploy workflow template files and features, program SharePoint external data exchange, send WCF messages from a SharePoint workflow, and develop custom Office SharePoint Designer 2007 actions and conditions.

Want to learn more information about Professional Microsoft SharePoint 2007 Workflow Programming?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit Review

Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit
Average Reviews:

(More customer reviews)
Are you looking to buy Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit? Here is the right place to find the great deals. we can offer discounts of up to 90% on Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit ReviewI love this book! The only programming I had had was Basic back in 1984-85 so obviously I am starting from the beginning. I needed basics (like general definitions, logic of how programming works, and specifics for how the Visual Basic works) so I could understand the programmers I work with. After reading and going through the exercises in this book, I can speak the same language and I've even been able to do automation for my quality assurance testing.
BTW - took me about 2 1/2 weeks to get through it all ;-)Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit OverviewIn just 24 sessions of one hour or less, you will be up and running with Visual Basic 2008. Using a straightforward, step-by-step approach, each lesson builds upon a real-world foundation forged in both technology and business matters, allowing you to learn the essentials of Visual Basic 2008 from the ground up. Step-by-step instructions carefully walk you through the most common questions, issues, and tasks. The Q&A section, quizzes, and exercises help you build and test your knowledge.By the Way notes present interesting pieces of information. Did You Know? tips offer advice or teach an easier way to do something. Watch Out! cautions advise you about potential problems and help you steer clear of disaster.Learn how to…Use the powerful design environment of Visual Studio 2008

Want to learn more information about Sams Teach Yourself Visual Basic 2008 in 24 Hours: Complete Starter Kit?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Professional Visual Studio Extensibility Review

Professional Visual Studio Extensibility
Average Reviews:

(More customer reviews)
Are you looking to buy Professional Visual Studio Extensibility? Here is the right place to find the great deals. we can offer discounts of up to 90% on Professional Visual Studio Extensibility. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Professional Visual Studio Extensibility ReviewI'm not sure what the basic idea for the book was; to provide a summary of some (not anywhere near all) the features of the Visual Studio SDK or to serve as an introduction to using the SDK?
In any case, the book is mostly filler. The few examples are always trivial ones like hooking up a button or printing a message somewhere. I think I learned more about the capabilities of the SDK from reading the (argh!) actual SDK doc intros than from reading this entire book.
If you just want to write macros or add-ins for Visual Studio then there are other better books, online examples, etc. If you want to do something more advanced like create a VSPackage, language service, etc. then this is not the book.Professional Visual Studio Extensibility OverviewWhether you want to integrate optimized builds, enhanced programming tools, or other rapid application development features, this unique resource shows you how to develop customized extensions. After a quick introduction of basic concepts, this book delves into the automation model and add-in development with the help of a case study, numerous examples, and sample code. You?ll discover how to take advantage of the Add-in Wizard, manipulate solutions and projects, work with text in documents and programming code, create Tool Options Pages, and more.

Want to learn more information about Professional Visual Studio Extensibility?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Beginning ASP.NET in VB .NET: From Novice to Professional Review

Beginning ASP.NET in VB .NET: From Novice to Professional
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning ASP.NET in VB .NET: From Novice to Professional? Here is the right place to find the great deals. we can offer discounts of up to 90% on Beginning ASP.NET in VB .NET: From Novice to Professional. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Beginning ASP.NET in VB .NET: From Novice to Professional ReviewASP.Net is so different from ASP. I know that, having done Classic ASP for about 4 years now and ASP.Net from Beta1 onwards. And still this book changed the way I think of / do ASP.Net programming. The book can as well be titled "Object Oriented Approach to ASP.Net Programming". The author sticks strictly to best coding practices (than some easier way to code), goes thro most of the classes we will be using in ASP.Net and a lot more. He will go advanced but knows where to stop - telling you it's enouugh for ASP.Net (which I agree - I don't expect an ASP book to teach me .Net OOP tharoughly. I would rather turn to "OOP with Microsoft Visual Basic .NET and Microsoft Visual C# Step by Step" by Robin A. Reynolds-Haertle or the forthcoming "Visual Basic .Net Object and Component Handbook" by Peter Vogel ). The author explains you as if he is working with you in a senior position and has a relentless style to drag you thro all of the features in-depth and their benefits that someone new to .Net programming may be scared. VB.Net is used in sample codes (he explains every new concept with code) but initially he gives a real good comparison of C# and VB.Net including how to do the same thing in both languages (And again if I want to learn C#, I don't want to learn from some ASP.Net book - I'd rather learn from "Microsoft Visual C# .NET Step by Step" by John Sharp, Jon Jagger or "Programming C#, 2nd Edition (O'Reilly Windows)" by Jesse Liberty or "Programming Windows(r) with C# (Core Reference)" by Charles Petzold )
That said I would definitely recommend this book to anyone who has been familiar with ASP and done some programming and want to learn ASP.Net completely, tharoughly.Beginning ASP.NET in VB .NET: From Novice to Professional Overview

Want to learn more information about Beginning ASP.NET in VB .NET: From Novice to Professional?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition Review

Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition? Here is the right place to find the great deals. we can offer discounts of up to 90% on Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition ReviewTHIS BOOK IS A COMPLETE SCAM! It should have been called Beginning ASP.NET 2.0 with VB 2005 (NOT ASP.NET 3.5 with VB 2008). Why? because there is no 3.5/2008 specific content in this book what-so-ever! I could not believe this while i was reading.
He spends a chapter discussing the VB language and syntax, non of which contain the new language features or changes in the VB language, all examples will work in VB 2005 without issue. In fact, there is not even a mention of LINQ, which is the most important part of the new VB 2008 (VB9) language. In fact, he goes further by giving us chapters and chapters on accessing data using outdated data access methods and SQL statements, non of which is necesssary anymore thanks to LINQ (WHICH HE MENTIONS NOTHING ABOUT).
It talks about the old, outdated controls of ASP.NET 2.0 which are no longer used or necessary due to the newer and much better controls available in asp.net 3.5 (in which he mentions NOTHING about).
I still can't believe apress would allow something like this to go through. This really is a book about ASP.NET 2.0 and VB 2005 ONLY. There really is nothing (NOTHING, not even one bit) of anything related to exclusive ASP.NET 3.5 or VB 2008 features and content!!!!
What a damn disappointment, when you are reading a book and realize you've practically read the exact same book 3 years ago and there is nothing new in it!
Thankfully I didn't buy it and downloaded a copy off the internet to review it before buying it.
THIS IS A COMPLETE SCAM, DO NOT BUY IT.
Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition OverviewThe most up-to-date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 3.5 in VB 2008 guides you through Microsoft's latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of VB 2008. The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you'll find tips for "best practices" and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real-world web sites right from the beginningrather than just faking it with simplified coding practices. By the time you've finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer.

Want to learn more information about Beginning ASP.NET 3.5 in VB 2008: From Novice to Professional, Second Edition?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...