Showing posts with label vb 2008. Show all posts
Showing posts with label vb 2008. Show all posts

Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides) Review

Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides)
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides). Check out the link below:

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

Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides) ReviewI have to say, overall I'm very disappointed in this book. Here are the main problems that I see:
1. It does not explain a lot of important concepts, instead it just tells you to do something this way, and that's that. At times, I felt like I was just typing the program in, letting it run, and on to the next program.
2. It's one of those books that uses a lot of concepts from later chapters in the early chapters, creating a total confusion at times. For example, classes aren't explained until chapter 11, but several concepts are used in chapter prior to that, without much of an explanation.
3. The book is written from the perspective of: let's build Windows Forms (and WPF at the same time!) program, then explain the controls a bit, then move on. As such, you don't get a good programming foundation at first. I actually liked this approach in the beginning, which is why I picked the book up. Unfortunately it became difficult to understand "why" things are happening, and what's behind the scenes.
4. The style of writing could not be more dry and boring. Would it hurt to throw one or two lighter comments here or there, etc?
5. And finally, almost complete lack of exercises. Each chapter has one or two, really basic ones, that most of the time are just rehashes of the same program in the chapter. I like books that give multiple exercises of varying difficulty, to spend some time on the subject.
All in all, this book could've been so much better. I have now found a used copy of the Visual Basic 2008 How to Program by Dietel and Dietel (new is crazy expensive), and while not perfect, is a much better book to learn from.Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides) Overview

Beginning Microsoft Visual Basic 2008 is designed to teach you how to write useful programs in Visual Basic 2008 as quickly and easily as possible.
There are two kinds of beginners for whom this book is ideal:

You're a beginner to programming and you've chosen Visual Basic 2008 as the place to start. That's a great choice! Visual Basic 2008 is not only easy to learn, it's also fun to use and very powerful.

You can program in another language but you're a beginner to .NET programming. Again, you've made a great choice! Whether you've come from Fortran or Visual Basic 6, you'll find that this book quickly gets you up to speed on what you need to know to get the most from Visual Basic 2008.

Visual Basic 2008 offers a great deal of functionality in both tools and language. No one book could ever cover Visual Basic 2008 in its entirety—you would need a library of books. What this book aims to do is to get you started as quickly and easily as possible. It shows you the roadmap, so to speak, of what there is and where to go. Once we've taught you the basics of creating working applications (creating the windows and controls, how your code should handle unexpected events, what object-oriented programming is, how to use it in your applications, and so on), we'll show you some of the areas you might want to try your hand at next. To this end, the book is organized as follows:

Chapters 1 through 9 provide an introduction to Visual Studio 2008 and Windows programming.

Chapter 6 provides an introduction to XAML and Windows Presentation Foundation (WPF) programming.

Chapter 10 provides an introduction to application debugging and error handling.

Chapters 11 through 13 provide an introduction to object-oriented programming and building objects.

Chapter 14 provides an introduction to creating Windows Forms user controls.

Chapter 15 provides an introduction to graphics in Windows applications.

Chapters 16 and 17 provide an introduction to programming with databases and covers Access, SQL Server, ADO.NET and LINQ.

Chapters 18 and 19 provide an introduction to ASP.NET and show you how to write applications for the Web.

Chapter 20 provides a brief introduction to XML, a powerful tool for integrating your applications—regardless of the language they were written in.

Chapter 21 introduces you to web services and the Windows Communication Foundation (WCF).

Chapter 22 introduces you to sequential workflows using the Windows Workflow Foundation (WF).

Chapter 23 introduces you to building applications for mobile devices using the Compact Framework classes.

Chapter 24 introduces you to deploying applications using ClickOnce technology.

Chapter 25 provides some insight on where to go next in your journey to learn about VisualBasic 2008.

Appendix A provides the answers to chapter exercises.

Appendix B introduces the Microsoft Solution Framework.

Appendix C provides some background on security.

Appendix D provides insight into Windows CardSpace.

Appendix E compares the differences between the latest versions of the .NET Framework.



Want to learn more information about Beginning Microsoft Visual Basic 2008 (Wrox Beginning Guides)?

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

Pro VB 2008 and the .NET 3.5 Platform (Expert's Voice) Review

Pro VB 2008 and the .NET 3.5 Platform (Expert's Voice)
Average Reviews:

(More customer reviews)
Are you looking to buy Pro VB 2008 and the .NET 3.5 Platform (Expert's Voice)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Pro VB 2008 and the .NET 3.5 Platform (Expert's Voice). Check out the link below:

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

Pro VB 2008 and the .NET 3.5 Platform (Expert's Voice) ReviewI, for one, miss the days of large reference manuals as opposed to help files and Google searches. For me this book is a throwback in terms of its completeness and scope. If you program in VB.net I feel this is a must-have reference. I've given it to 2 of my developer friends already and plan to give it again. Do yourself and your career a favor. God bless.Pro VB 2008 and the .NET 3.5 Platform (Expert's Voice) Overview.NET 3.5 is Microsoft's largest development software launch since .NET 2.0 and (unlike .NET 3.0) completely replaces all previous .NET versions. A new version of Visual Studio - Visual Studio ‘Orcas' is being created for the new Framework together with new versions of both the Visual Basic and C# languages. This book deals with this new Visual Basic language.The book provides developers with a complete treatise on the new technology- explaining the importance of all the new features (lambda expressions, LINQ, ASP.NET AJAX, WPF everywhere).and how they integrate into the framework of the previous .NET versions. It is a comprehensively revised and updated version of author's award winning previous titles.

Want to learn more information about Pro VB 2008 and the .NET 3.5 Platform (Expert's Voice)?

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

Visual Basic 2008 Programmer's Reference (Programmer to Programmer) Review

Visual Basic 2008 Programmer's Reference (Programmer to Programmer)
Average Reviews:

(More customer reviews)
Are you looking to buy Visual Basic 2008 Programmer's Reference (Programmer to Programmer)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Visual Basic 2008 Programmer's Reference (Programmer to Programmer). Check out the link below:

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

Visual Basic 2008 Programmer's Reference (Programmer to Programmer) ReviewYou might initially think that this is going to be one of those big books with a few examples and a lot of fluff; well, you'd be wrong. This is a big book because it's absolutely packed with really useful examples. Rod takes you through just about every feature of Visual Basic 2008 and he does it with examples. These aren't just the usual academic sort of examples either; you'll be able to use many of them as a source of code for your own applications.
Of course, there are also books on the market that do have good examples, but the explanations stink. Rod takes time to thoroughly explain the examples and the explanations are clear, so you won't have any trouble understanding them. In short, this book has the best of everything.
You probably won't need another book for common business programming needs. That said, some specialty items are missing. You won't find a lot about PInvoke in this book, but then again, most people don't need PInvoke for their business applications. The LINQ coverage is also a tad light, but this technology is only now taking off, so Rod is right in keeping the various coverages in perspective. Overall, this is the book to get if you want to know how to work with Visual Basic!Visual Basic 2008 Programmer's Reference (Programmer to Programmer) OverviewProviding programmers and developers of all skill levels with a comprehensive tutorial and reference to Visual Basic (VB) 2008, Microsoft MVP Rod Stephens presents a broad, solid understanding of essential topics on the latest version of VB. He explains the forms, controls, and other objects that VB furnishes for building applications in a modern windows environment. Plus, he examines the powerful development environment that makes VB such a productive language, and he delves into the VB language itself to show you how to use it to perform an array of important development tasks.
Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Want to learn more information about Visual Basic 2008 Programmer's Reference (Programmer to Programmer)?

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

Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business Review

Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business
Average Reviews:

(More customer reviews)
Are you looking to buy Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business? Here is the right place to find the great deals. we can offer discounts of up to 90% on Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business. Check out the link below:

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

Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business ReviewThis would be a great book, but for two things . . . 1. The worst was, I got to page 332, then realized that the next page was 359! I want my missing 27 pages! 2. The author's attempts at humor are just plain lame, because they distract from the content. You are in the middle of reading a sentence, and within that content, he throws in some off-the-wall comment . . . it was irritating, when you are trying to follow the flow of information. That said, there is some pretty good information in the book, otherwise, I would have considered it trash.Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business Overview
Ever since Visual Basic was merged into .NET, it's become the core language for creating business applications with Windows. The latest version, VB 2008, is even more useful -- and provides even more incentive for migrating from VB 6. All it lacks is a good book on how to harness its power. Programming Visual Basic 2008 fills the void. Written in a lively and engaging style by a developer who's grown up with Visual Basic, including both VB 6 and VB .NET, this hands-on guide addresses the core topics of the new VB, from basic to complex, with plenty of code examples.Programming Visual Basic 2008 also examines .NET programming from the application level with a chapter-by-chapter plan for developing, documenting, and deploying a full data-driven application. You learn, step-by-step, how to build and deploy a library management system, complete with patron, inventory, and barcode support. The book's broad range of topics include:

VB language and its syntax
An overview of the .NET Framework
Object-oriented development in VB and .NET
Generic objects, collections, and nullable types
Design and management of software projects
Integrating desktop features with Windows Forms
Database design with SQL Server 2008
Database interface design with ADO.NET
The new LINQ feature, and how to use it within VB and .NET
Embedding XML within application source code
Encryption and authentication in .NET
Interacting with data stored in files and directories
Web development using ASP.NET
Deploying an application to a user's workstation
And much more

Programming Visual Basic 2008 is ideal for VB 6 programmers who are ready to move to .NET, as well as VB.NET programmers who wish to improve their project-focused software development skills. Programming novices and developers coming from other languages will find the book valuable because of its language instruction and project design knowledge. Once you finish the book, you will have a firm grasp of VB 2008's core concepts and language elements, and understand how to build VB projects as they were intended -- as complete, cohesive solutions.


Want to learn more information about Programming Visual Basic 2008: Build .NET 3.5 Applications with Microsoft's RAD Tool for Business?

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