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

Visual Basic 6 from the Ground Up Review

Visual Basic 6 from the Ground Up
Average Reviews:

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

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

Visual Basic 6 from the Ground Up ReviewA word of caution...this is not a beginner's book. The title is misleading in that it sounds as though one can simply pick up this book and "presto" learn VB6. I found this an excellent SECOND VB6 book. I am not a programmer by trade but nonetheless hold several advanced degrees...i.e., I not THAT stupid!. I found the first 200 pages to be easy to follow and very helpful. After this, however, I quickly was lost. Cornell doesn't supply enough examples of when you might use a programming technique. At times the book simply supplies a laundry list of items..i.e., "intrinsic functions", etc. Many other topics are covered in rather vague terms (at least for the beginner). The chapter on databases discusses only DAO, a soon-to-be obsolete technology, instead of ADO.On the positive side, once I learned a bit more VB6 (I read Peter Wright's "Beginning Visual Basic 6.0"), Cornell's book actually became helpful. If one has a reasonable grasp of VB, then the author provides some valuable programming tips, etc. Thus, if already have some experience with VB or another programming language, this is a reasonable book. If you are truly a NOVICE, however, I'd recommend you spend your money elsewhere.Visual Basic 6 from the Ground Up OverviewThis book helps you build bulletproof programs for Windows and the Internet! Visual Basic 6 has a lot to offer, from its new file handling objects and advanced Internet programming capabilities to its new database features. You can learn to build your own commercial-quality application - not just toy apps - using this comprehensive, hands-on tutorial from expert author Gary Cornell, winner of the prestigious Readers' Choice Award from "Visual Basic Programmer's" journal.This best-selling guide for the beginning and intermediate programmer has been thoroughly revised and updated to cover the newest version of the world's number 1 visual programming tool. Using modular, step-by-step instructions, you will: progress from elementary programming skills to marketable expertise; learn object-oriented programming; create VB Forms for use in Internet Explorer; discover Visual Basic's newest database features; create sophisticated event-driven programs; build you own special-purpose Internet Browser; use the Visual Basic environment to develop programs; discover how to distribute your programs; and unleash the power of graphics programming, OLE, and ActiveX.

Want to learn more information about Visual Basic 6 from the Ground Up?

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

Visual Basic .NET All in One Desk Reference for Dummies Review

Visual Basic .NET All in One Desk Reference for Dummies
Average Reviews:

(More customer reviews)
Are you looking to buy Visual Basic .NET All in One Desk Reference for Dummies? Here is the right place to find the great deals. we can offer discounts of up to 90% on Visual Basic .NET All in One Desk Reference for Dummies. Check out the link below:

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

Visual Basic .NET All in One Desk Reference for Dummies Reviewhi
well I have tons of "for dummies" books(from spiritual to graphics and programming and the like) and this is the first that isn't good.
problems:
just some i'll like to mention.
-the author writes code for you to copy and doesnt include the "_" between the lines (other manuals/tutorials/books at least tell u to put "_" , since they dont have space to write the full code in one line), so if you go by his code format you will keep getting errors.
-on one hand the author seems to write nothing about certain vb.net code and on the other hand he writes tons about the difference between vb6 and vb.net.
he devotes tons of the book on stuff that is new to vb.net compared to vb6, while not actaully describing vb.net stuff in the first place.
in conclusion:
if your coming from vb6, this is a great guide/reference for u. if your not, using the help(references/tutorials/info that u can get on controls/commands) that actaully comes with vb2003.net is far more effective.Visual Basic .NET All in One Desk Reference for Dummies Overview* Covers all aspects of VB .NET programming in seven self-contained minibooks: Visual Basic .NET Programming Fundamentals, Advanced Visual Basic .NET Programming, The .NET Editor, Object-Oriented Programming, Programming for the Web, Database Programming, and Graphics and Games* Visual Basic is the primary tool of more than fifty percent of all professional developers, so the upgrade to VB .NET represents a major paradigm shift; this handy all-in-one guide gives them easy access to valuable information* Guides the reader through getting integrated with the rest of Visual Studio .NET, covers programmatic encryption and other .NET security capabilities, and shows how to program for Web services with VB .NET and ASP.NET* Companion Web site includes a must-have bonus appendix that provides parallel VB 6 and VB .NET sample code to help VB programmers make the somewhat difficult transition to .NET

Want to learn more information about Visual Basic .NET All in One Desk Reference for Dummies?

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

Visual Basic 6 Complete Review

Visual Basic 6 Complete
Average Reviews:

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

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

Visual Basic 6 Complete ReviewFirst off, being an IT graduate w/out any knowledge of VB6 but with C++/Java knowledge, I wanted to learn VB6 with little fuss. Secondly, when I saw this book, I was very amazed at the book's thickness at a very affordable price. I immediately got it with minimal page flipping. Btw, its also my first VB6 book.
I went back to have a read. It starts off pretty well with basic intro of the IDE, explainations of the toolbox and so on. The code examples presented were good and easy to understand from a intermediate's point of view. Now, being a complete book, I read it halfway thru, and you would've assume they'd explain some code they used in later chapters.
This isn't the case. HOWEVER it does provide a COMPLETE language reference at the back, so some exploring is required though it shouldn't be hard. Also, this book doesn't exactly flow in the way you would want it to, mainly because its a compilation of different VB6 books of varying difficulty levels.
At times, it skips to different topics too fast, leaving many holes in between.... so be careful. On the plus side, this book does cover many topics, including the Win API, VBSCript, VBA and DB programming. So, it's definitely complete in that sense, but they're NOT completely explained.
So what's the conclusion? JUST GET IT! Regardless of your VB level, you will benefit in some form or another from this book, considering the ridiculous price it offers.Visual Basic 6 Complete OverviewVisual Basic 6 Complete is a one-of-a-kind computer book-valuable both for its broad content and its low price. This book contains the essentials you need to know about programming with Visual Basic and VBA, for use in building Windows applications, scripting, and extending and integrating Office applications.With Visual Basic 6 Complete, you'll learn all about building Visual Basic applications - from working with forms and controls to using the Windows API and debugging Web applications -- and you'll quickly take advantage of all that Visual Basic has to offer. Get up to speed with Visual Basic, then move on to scripting objects, VBA, and building internet applications and interactive Web sites.As you become more proficient with Visual Basic, you'll find the Visual Basic 6 Language Reference to be an invaluable daily tool. This comprehensive reference quickly puts every built-in function and statement at your fingertips.Visual Basic 6 Complete introduces you to the work of some of the finest Sybex authors, so you'll know where to go to learn even more about what's possible with Visual Basic.Inside:Introduction to Visual Basic* Mastering the Integrated Development Environment (IDE)* Working with forms and controls* Understanding object-oriented programming* Building sample VB applicationsPractical Visual Basic* Debugging Visual Basic applications* Extending VB with the Windows API* Accessing the Windows Registry* Building screen savers, and displaying an icon in the system tray with VBVisual Basic Scripting and the Internet* Adding scripting support to your application* Scripting objects* Building Web-based applications with VBVisual Basic for Applications* An Introduction to VBA* The Word Object model* The Access Object model revisited* Professional development with VBAVisual Basic References* Complete Visual Basic 6 Language Reference* Visual Basic 6 Function Reference

Want to learn more information about Visual Basic 6 Complete?

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

Professional ASP.NET 4 in C# and VB Review

Professional ASP.NET 4 in C# and VB
Average Reviews:

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

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

Professional ASP.NET 4 in C# and VB ReviewWhen this book was delivered I was in shock at the 1400+ pages, I've been reading on the book since and am several chapters in but I feel I know the book enough to give a fairly decent overview of how it was written and how it will hold up.
This book takes a great in-depth look at every aspect of ASP.NET 4 and gives clear and clean examples in both VB and C# (the authors seem to favor VB however.) Therein comes a warning, if you're new to ASP.NET, C#, or programing in general I strongly suggest you take a different book, this one is more to expand your existing knowledge not to build you from scratch. This book primarily covers the api of ASP.NET and how to effectively use it, it also covers topics such as LINQ, it does not cover language semantics or System Architecture. However, it does make up for neglecting those two subjects in covering Visual Studio 2010 in-depth, including diagramming.
Overall some of the content is a bit dry, this is a professional level book after all, but should be easy enough to read through once you get into your own pace. Don't let the 1400+ pages fool you or dissuade you from picking up this book, the length is partially due to screen shots and also because all code in the book is duplicated between VB to C# also the appendices take up quite a large section, however also keep in mind this book has 36 chapters covering Server and Client Controls to Deployment.
Summary:
Pros- Complete, direct, covers multiple languages (VB and C#,) easy enough to read.
Cons- Paperback only, can be overwhelming if you just open the book, alot of duplication between C# and VB that not everyone may be interested in.
Sideline - If you are new to C#/VB and .NET I would recommend using a language primer and probably the Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer) book by Wrox (Note the ASP.NET 4 version is due out soon.) Afterwards attacking this book will most likely get you where you need to be to compete for jobs/contracts/etc in .NET space.Professional ASP.NET 4 in C# and VB OverviewThis book was written to introduce you to the features and capabilities that ASP.NET 4 offers, as well as to give you an explanation of the foundation that ASP.NET provides. We assume you have a general understanding of Web technologies, such as previous versions of ASP.NET, Active Server Pages 2.0/3.0, or JavaServer Pages. If you understand the basics of Web programming, you should not have much trouble following along with this book's content.
If you are brand new to ASP.NET, be sure to check out Beginning ASP.NET 4: In C# and VB by Imar Spaanjaars (Wiley Publishing, Inc., 2010) to help you understand the basics.
In addition to working with Web technologies, we also assume that you understand basic programming constructs, such as variables, For Each loops, and object-oriented programming.
You may also be wondering whether this book is for the Visual Basic developer or the C# developer. We are happy to say that it is for both! When the code differs substantially, this book provides examples in both VB and C#.
This book explores the 4 release of ASP.NET. It covers each major new feature included in ASP.NET 4 in detail. The following list tells you something about the content of each chapter.

Chapter 1, ″Application and Page Frameworks.″ The first chapter covers the frameworks of ASP.NET applications as well as the structure and frameworks provided for single ASP.NET pages. This chapter shows you how to build ASP.NET applications using IIS or the built-in Web server that comes with Visual Studio 2010. This chapter also shows you the folders and files that are part of ASP.NET. It discusses ways to compile code and shows you how to perform cross-page posting. This chapter ends by showing you easy ways to deal with your classes from within Visual Studio 2010.

Chapters 2, 3, and 4. These three chapters are grouped together because they all deal with server controls. This batch of chapters starts by examining the idea of the server control and its pivotal role in ASP.NET development. In addition to looking at the server control framework, these chapters delve into the plethora of server controls that are at your disposal for ASP.NET development projects. Chapter 2, ″ASP.NET Server Controls and Client-Side Scripts,″ looks at the basics of working with server controls. Chapter 3, ″ASP.NET Web Server Controls,″ covers the controls that have been part of the ASP.NET technology since its initial release and the controls that have been added in each of the ASP.NET releases. Chapter 4, ″Validation Server Controls,″ describes a special group of server controls: those for validation.

Chapter 5, ″Working with Master Pages.″ Master pages provide a means of creating templated pages that enable you to work with the entire application, as opposed to single pages. This chapter examines the creation of these templates and how to apply them to your content pages throughout an ASP.NET application.

Chapter 6, ″Themes and Skins.″ The Cascading Style Sheet files you are allowed to use in ASP.NET 1.0/1.1 are simply not adequate in many regards, especially in the area of server controls. This chapter looks at how to deal with the styles that your applications require and shows you how to create a centrally managed look-and-feel for all the pages of your application by using themes and the skin files that are part of a theme.

Chapter 7, ″Data Binding.″ One of the more important tasks of ASP.NET is presenting data, and this chapter looks at the underlying capabilities that enable you to work with the data programmatically before issuing the data to a control.

Chapter 8, ″Data Management with ADO.NET.″ This chapter presents the ADO.NET data model provided by ASP.NET, which allows you to handle the retrieval, updating, and deleting of data quickly and logically.

Chapter 9, ″Querying with LINQ.″ The.NET Framework 4 includes a nice access model language called LINQ. LINQ is a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. This chapter introduces you to LINQ and how to effectively use this feature in your Web applications today.

Chapter 10, ″Working with XML and LINQ to XML.″ The .NET Framework and ASP.NET 4 have many capabilities built into their frameworks that enable you to easily extract, create, manipulate, and store XML. This chapter takes a close look at the XML technologies built into ASP.NET and the underlying .NET Framework.

Chapter 11, ″Introduction to the Provider Model.″ The provider model is built into ASP.NET to make the lives of developers so much easier and more productive than ever before. This chapter gives an overview of this provider model and how it is used throughout ASP.NET 4.

Chapter 12, ″Extending the Provider Model.″ After an introduction of the provider model, this chapter looks at some of the ways to extend the provider model found in ASP.NET 4. This chapter also reviews a couple of sample extensions to the provider model.

Chapter 13, ″Site Navigation.″ Most developers do not simply develop single pages—they build applications. One of the application capabilities provided by ASP.NET 4 is the site navigation system covered in this chapter.

Chapter 14, ″Personalization.″ Developers are always looking for ways to store information pertinent to the end user. After it is stored, this personalization data has to be persisted for future visits or for grabbing other pages within the same application. The ASP.NET team developed a way to store this information—the ASP.NET personalization system. The great thing about this system is that you configure the entire behavior of the system from the web.config file.

Chapter 15, ″Membership and Role Management.″ This chapter covers the membership and role management system developed to simplify adding authentication and authorization to your ASP.NET applications. This chapter focuses on using the web.config file for controlling how these systems are applied, as well as on the server controls that work with the underlying systems.

Chapter 16, ″Portal Frameworks and Web Parts.″ This chapter explains Web Parts—a way of encapsulating pages into smaller and more manageable objects.

Chapter 17, ″HTML and CSS Design with ASP.NET.″ Visual Studio 2010 places a lot of focus on building a CSS-based Web. This chapter takes a close look at how you can effectively work with HTML and CSS design for your ASP.NET applications.

Chapter 18, ″ASP.NET AJAX.″ AJAX is an acronym for Asynchronous JavaScript and XML. In Web application development, it signifies the capability to build applications that make use of the XMLHttpRequest object. Visual Studio 2010 contains the ability to build AJAX-enabled ASP.NET applications from the default install of the IDE. This chapter takes a look at this way to build your applications.

Chapter 19, ″ASP.NET AJAX Control Toolkit.″ Along with the capabilities to build ASP.NET applications that make use of the AJAX technology, a series of controls is available to make the task rather simple. This chapter takes a good look at the ASP.NET AJAX Control Toolkit and how to use this toolkit with your applications today.

Chapter 20, ″Security.″ This chapter discusses security beyond the membership and role management features provided by ASP.NET 4. This chapter provides an in-depth look at the authentication and authorization mechanics inherent in the ASP.NET technology, as well as HTTP access types and impersonations.

Chapter 21, ″State Management.″ Because ASP.NET is a request-response–based technology, state management and the performance of requests and responses take on significant importance. This chapter introduces these two separate but important areas of ASP.NET development.

Chapter 22, ″Caching.″ Because of the request-response nature of ASP.NET, caching (storing previous generated results, images, and pages) on the server becomes rather important to the performance of your ASP.NET applications. This chapter looks at some of the advanced caching capabilities provided by ASP.NET, including the SQL cache invalidation feature which is part of ASP.NET 4. This chapter also takes a look at object caching and object caching extensibility.

Chapter 23, ″Debugging and Error Handling.″ This chapter tells you how to properly structure error handling within your applications. It also shows you how to use various debugging techniques to find errors that your applications might contain.

Chapter 24, ″File I/O and Streams.″ This chapter takes a close look at working with various file types and streams that might come into your ASP.NET applications.

Chapter 25, ″User and Server Controls.″ Not only can you use the plethora of server controls that come with ASP.NET, but you can also use the same framework these controls use and build your own. This chapter describes building your own server controls and how to use them within your applications.

Chapter 26, ″Modules and Handlers.″ This chapter looks at two methods of manipulating the way ASP.NET processes HTTP requests: HttpModule and HttpHandler. Each method provides a unique level of access to the underlying processing of ASP.NET, and each can be a powerful tool for creating Web applications.

Chapter 27, "ASP.NET MVC." ASP.NET MVC is the latest major addition to ASP.NET and has generated a lot of excitement from the development community. ASP.NET MVC supplies you with the means to create ASP.NET using the Model-View-Controller models that many developers expect. ASP.NET MVC provides developers with the testability, flexibility, an...

Want to learn more information about Professional ASP.NET 4 in C# and VB?

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

Programming Microsoft Visual Basic 6.0 Review

Programming Microsoft  Visual Basic  6.0
Average Reviews:

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

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

Programming Microsoft Visual Basic 6.0 ReviewMaybe my first review was too technical, so I'm trying again.
It is clear from the positive reviews that this book is a success for an audience of fairly advanced VB programmers. Those of us that are less advanced (I'm a beginner) might question whether the book will suit our needs, or if we are going to have the " two-star review" experience.
An example might help you decide. On p. 178 the author describes an example of an "array of arrays" using an appointment calendar with appointments stored in the array of arrays named "apps(day)". As part of the code, the statement appears:
If IsEmpty(apps(day)) Then
According to the on-line help, the IsEmpty function will always evaluate as false unless apps(day) is an empty variant. (Do you know this? If not, you won't understand how the If-statement works. The author doesn't explain, so you'll have to figure it out.) But apps(day) is an array of arrays; can it be an empty variant? The above If-statement works if:
apps(day) = Empty
which you might deduce as what the author is thinking, but if instead the reader imagines that
apps(day) = Array(Empty)
then the "IsEmpty" line must be changed to
If IsEmpty(apps(day)(0)) Then
(What do you know about array notation? The author mentions it, but not in the context of this code.) The author never spells out the constituent elements of apps(day), so the specifics are the reader's guess.
What does all this have to do with evaluating the book? The above example is not unusual. If you are happy to read at an abstract level, the gist of the examples is interesting and clear. However, if you want to implement the author's ideas using his code, his elliptical approach has gaps and ambiguities. He doesn't dwell on VB details. Depending on your background in VB, this fill-in and clarification can require a lot of head-scratching.
Bottom line: as a stimulus to imagination, definitely go ahead. As practical coding advice, be prepared to fuss.Programming Microsoft Visual Basic 6.0 Overview
Create professional-quality applications, components, and user interfaces faster and more efficiently than ever with the powerful object-oriented programming capabilities in the Visual Basic 6.0 development system. From Windows® common controls to data access, Internet, and ActiveX® programming, this book covers core development topics for version 6.0-providing insightful explanations and expertly rendered examples for rapid acceleration of your Win32® productivity.

Expedite development with the object-oriented capabilities in Visual Basic 6.0-including events, polymorphism, and object hierarchies
Develop great user interfaces that use the full range of controls in Visual Basic and take advantage of OLE drag and drop, data-driven forms, and advanced Windows API techniques
Build datacentric solutions using ActiveX Data Objects (ADO) 2.0 and 2.1, the DataEnvironment designer, and RDS components for remote activation over the Internet
Master ActiveX technology to create controls, learning advanced techniques such as COM callbacks, multithreaded components and applications, and windowless ActiveX controls
Deploy rich, Web-ready components and applications with Dynamic HTML (DHTML) and Microsoft Internet Information Server

An electronic version of this book is available on the companion CD.

A Note Regarding the CD or DVD

The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to booktech@oreilly.com.


Want to learn more information about Programming Microsoft Visual Basic 6.0?

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

Programming in Visual Basic 6.0 Update Edition with CD Review

Programming in Visual Basic 6.0 Update Edition with CD
Average Reviews:

(More customer reviews)
Are you looking to buy Programming in Visual Basic 6.0 Update Edition with CD? Here is the right place to find the great deals. we can offer discounts of up to 90% on Programming in Visual Basic 6.0 Update Edition with CD. Check out the link below:

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

Programming in Visual Basic 6.0 Update Edition with CD ReviewThe authors start with very basic elements in the first 3 chapters: the IDE, form design, controls, properties, methods, datatypes, and variable scope, etc. But the book moves right along, by chapter 11, you're learning to access database files. The authors present the material with a very logical progression, I didn't find myself skipping around, which I had done with other books on the subject. The explanantions are concise, no boring filler here, but there are many examples of syntax and code. At the end of each chapter, a complete program is presented to bring everything together. I've attempted to learn Visual Basic with other books, but I wish I would have found this one first. It is written in a manner that anyone could understand, gives good code examples and the projects are enjoyable. I've recently started the Advanced version of this book and hope to move to the next level. I would definately recommend this book for any beginner in Visual Basic 6.Programming in Visual Basic 6.0 Update Edition with CD OverviewIntro Programming course is estimated currently at 150-200,000 and growing.Visual Basic is taking over where BASIC, Qbasic, and QuickBasic once dominated, in the Introductory Business Programming course.That trend will continue as VB continues to encroach on other less progressive languages such as COBOL and the Basic variations listed above within CIS and Business departments.The courses that can be supported by this text are not specific to any one type of institution, since VB in a Business course is largely a functional topic needed by all types of students from 2-4 year, to Vo-Tech, to extended, to even adult education.

Want to learn more information about Programming in Visual Basic 6.0 Update Edition with CD?

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

Windows Forms Programming in Visual Basic .NET Review

Windows Forms Programming in Visual Basic .NET
Average Reviews:

(More customer reviews)
Are you looking to buy Windows Forms Programming in Visual Basic .NET? Here is the right place to find the great deals. we can offer discounts of up to 90% on Windows Forms Programming in Visual Basic .NET. Check out the link below:

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

Windows Forms Programming in Visual Basic .NET ReviewBefore I rave about this title, let me start with a caveat. This is not a beginner's "Learn VB.NET" or "Learn to Program" book - it's for intermediate to advanced programmers.
That being said, this is a great book for anyone who actually needs to do _real_work_ (shudder) with Windows Forms.
Unlike a lot of books out there, this isn't a huge tome that rehashes the MSDN docs or goes into all the minutiae of Microsoft's latest GUI framework. Instead, Mr. Sells has condensed much of his deep knowledge of WinForms into these chapters, detailing many of the traps you need to avoid - and tricks you'll need to use - if you want to create WinForms apps that do more than just say "hello world".
The author is a true expert on Windows Forms. I don't know how he did it, but he knows stuff - key stuff - that you can't find in any of the written docs from Microsoft. He shares this vital information in a style that is both logical and concise.
IMO, if you need to build WinForms apps, this book will return the money you spend on it many times over.Windows Forms Programming in Visual Basic .NET OverviewMuch of the publicity around .NET has focused on using .NET to build Web-based applications and Web services. Many developers, however, are using .NET to build traditional Windows-based applications. Microsoft has provided a package called Windows Forms, or WinForms, which makes the development of these apps easier and faster than ever. Chris Sells has written the definitive book to help experienced Microsoft developers master the use of this powerful toolkit. Based on the experience he has gained developing with and teaching WinForms for the last two year, he goes beyond other books currently on the market. Chris has a critically acclaimed writing style that allows him to keep the material concise and easy to follow. He concentrates on what you won't find in the documentation, giving developers the information they really need. While this book is basically similar to his book on WinForms for C# developers, Chris has brought in Visual Basic .NET expert Justin Gehtland to make sure that the style and content of this version are fully optimized for the needs and concerns of Visual Basic coders.

Want to learn more information about Windows Forms Programming in Visual Basic .NET?

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

Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer) Review

Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)? 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 C# and VB (Programmer to Programmer). Check out the link below:

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

Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer) ReviewI've picked up copies of Beginning ASP.NET 2.0; Build Your Own ASP.NET 2.0 Web Site Using C# & VB; Beginning ASP.NET 2.0 E-Commerce in C# 2005 From Novice to Professional; and Microsoft ASP.NET 3.5 Step by Step (the only one I can recommend). With all of these, I struggled to read them and didn't feel as though I learned much, or in the case of the last, failed to get much more than an overview of ASP.NET (albeit a good one).
However, with Imar Spaanjaars' book, I finally feel comfortable with ASP.NET 3.5.
In this book Imar works through the steps of creating of an actual, fully-functional, ASP.NET 3.5 Web site, that's actually not that bad (ignoring some questionable design).
Unlike other books, Imar covers both the Express and commercial versions of Visual Studio, in a very unobtrusive way. In addition, Imar doesn't rely solely on the ASP.NET components, but gives a good deal of actual programming, in both C# and VB (in a very clean, comfortable, way).
While it's true that he references a number of other Wrox books, such as Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer), there is very little that needs to be examined to get a site up and running, that would suit the majority of business needs.
Overall, my faith in the ability of Web developers to write good books has been restored by this tome (and at over 700 pages, tome it is). A Web developer Imar is, and to us, as equals, is to whom he speaks. This is clearly seen in his summaries and tips, at the end of each chapter.
I give this book 5 stars of 5. If you've read the other books and been left sad, confused, and/or angry, this is the volume to pick up.
Note: I will be reading this book twice, once I've finished with Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer). There is so much in this book that bears repeating, and many things that I'm sure I missed in my first read, since it's so full of (valuable) information.Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer) OverviewThis book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes.
Anyone new to web programming should be able to follow along because no prior background in web development is assumed. The book starts at the very beginning of web development by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters.
Do you have a strong preference for Visual Basic over C# or the other way around? Or do you think both languages are equally cool? Or maybe you haven't made up your mind yet and want to learn both languages? Either way, you'll like this book because all code examples are presented in both languages!
Even if you're already familiar with previous versions of ASP.NET, with the 1.x versions in particular, you may gain a lot from this book. Although many concepts from ASP.NET 2.0 are brought forward into ASP.NET 3.5, you'll discover there's a host of new stuff to be found in this book, including an introduction to LINQ, the new CSS and JavaScript debugging tools, new ASP.NET controls, and integrated support for ASP.NET Ajax.
To build effective and attractive database-driven web sites, you need two things: a solid and fast framework to run your web pages on and a rich and extensive environment to create and program these web pages. With ASP.NET 3.5 and Visual Web Developer 2008 you get both. Together they form the platform to create dynamic and interactive web applications.
ASP.NET 3.5 builds on top of its popular predecessor ASP.NET 2.0. While maintaining backward compatibility with sites built using this older version, the Microsoft .NET Framework 3.5 in general and ASP.NET 3.5 in particular add a lot of new, compelling features to the mix.
Continuing the path of "less code" that was entered with the 2.0 version of the .NET Framework, ASP.NET 3.5 lets you accomplish more with even less code. New features like LINQ that are added to the .NET Framework allow you to access a database with little to no hand written code. The integration of Microsoft ASP.NET Ajax into the ASP.NET Framework and Visual Web Developer means you can now create fast responding and spiffy web interfaces simply by dragging a few controls onto your page and setting a few properties. This book gives you an in-depth look at both these technologies.
The support for cascading style sheets (CSS), the language to lay out and format web pages, has undergone a major overhaul in Visual Web Developer. The design time support, that shows you how a page will eventually look in the browser, has been vastly improved. Additionally, Visual Web Developer now ships with a lot of tools that make writing CSS a breeze.
However, drag-and-drop support and visual tools are not the only things you'll learn from this book. ASP.NET 3.5 and Visual Web Developer 2008 come with a great and extensive set of tools to help you program your web applications. These tools range from the new LINQ syntax that allows you to query data and databases in your web applications, to the vastly improved debugging capabilities that allow you to debug your application from client-side JavaScript all the way up into your server-side code, all with the same familiar user interface, commands, and actions.
Under the hood, ASP.NET 3.5 makes use of the same run-time as version 2.0. This ensures a great backward compatibility with that version, which means that ASP.NET 2.0 applications continue to run under the new framework. But don't be fooled by the fact that the run-time hasn't changed. Although the technical underpinnings needed to execute your web application haven't changed, the .NET 3.5 Framework and ASP.NET add a lot of new features, as you'll discover in this book.
Probably the best thing of Visual Web Developer 2008 is its price: it's available for free. Although the commercial versions of Visual Studio 2008 ship with Visual Web Developer, you can also download and install the free Express Edition. This makes Visual Web Developer 2008 and ASP.NET 3.5 probably the most attractive and compelling web development technologies available today.
This book teaches you how to create a feature-rich, data-driven, and interactive web site. Although this is quite a mouthful, you'll find that with Visual Web Developer 2008 this isn't as hard as it seems. You'll see the entire process of building a web site, from installing Visual Web Developer 2008 in Chapter 1 all the way up to putting your web application on a live server in Chapter 18. The book is divided into 18 chapters, each dealing with a specific subject.
Chapter 1, "Getting Started With ASP.NET 3.5." In this chapter you'll see how to obtain and install Visual Web Developer 2008. You'll get instructions for downloading and installing the free edition of Visual Web Developer 2008, called the Express Edition. You are also introduced to HTML, the language behind every web page. The chapter closes with an overview of the customization options that Visual Web Developer gives you.
Chapter 2, "Building an ASP.NET Web Site." This chapter shows you how to create a new web site and how to add new elements like pages to it. Besides learning how to create a well-structured site, you also see how to use the numerous tools in Visual Web Developer to create HTML and ASP.NET pages.
Chapter 3, "Designing Your Web Pages." Visual Web Developer comes with a host of tools that allow you to create well-designed and attractive web pages. In this chapter, you see how to make good use of these tools. Additionally, you learn about CSS, the language that is used to format web pages.
Chapter 4, "Working with ASP.NET Controls." ASP.NET Server controls are one of the most important concepts in ASP.NET. They allow you to create complex and feature-rich web sites with very little code. This chapter introduces you to the large number of server controls that are available, explains what they are used for, and shows you how to use them.
Chapter 5, "Programming Your ASP.NET Web Pages." Although the built-in CSS tools and the ASP.NET server controls can get you a long way in creating web pages, you are likely to use a programming language to enhance your pages. This chapter serves as an introduction to programming with a strong focus on programming web pages. Best of all: all the examples you see in this chapter (and the rest of the book) are in both Visual Basic and C#, so you can choose the language you like best.
Chapter 6, "Creating Consistent Looking Web Sites." Consistency is important to give your web site an attractive and professional appeal. ASP.NET helps you create consistent-looking pages through the use of master pages, which allow you to define the global look and feel of a page. Skins and themes help you to centralize the looks of controls and other visual elements in your site. You also see how to create a base page that helps to centralize programming code that you need on all pages in your site.
Chapter 7, "Navigation." To help your visitors find their way around your site, ASP.NET comes with a number of navigation controls. These controls are used to build the navigation structure of your site. They can be connected to your site's central site map that defines the pages in your web site. You also learn how to programmatically send users from one page to another.
Chapter 8, "User Controls." User Controls are reusable page fragments that can be used in multiple web pages. As such, they are great for repeating content like menus, banners, and so on. In this chapter, you learn how to create and use User Controls and enhance them with some programmatic intelligence.
Chapter 9, "Validating User Input." A large part of interactivity in your site is defined by the input of your users. This chapter shows you how to accept, validate, and process user input using ASP.NET server controls. Additionally, you see how to send e-mail from your ASP.NET web application and how to read from text files.
Chapter 10, "ASP.NET Ajax." Microsoft ASP.NET Ajax allows you to create good looking, flicker free web pages that close the gap between traditional desktop applications and web applications. In this chapter you learn how to use the built-in Ajax features to enhance the presence of your web pages, resulting in a smoother interaction with the web site.
Chapter 11, "Introduction to Databases." Understanding how to use databases is critical to building modern web sites, as most modern web sites require the use of a database. You'll learn the basics of SQL, the query language that allows you to access and alter data in a database. In addition, you are introduced to the database tools found in Visual Web Developer that help you create and manage your SQL Server databases.
Chapter 12, "Displaying and Updating Data." Building on the knowledge you gained in the previous chapter, this chapter shows you how to use the ASP.NET data-bound and data source controls to create a rich interface that enables your users to interact with the data in the database that these controls target.
Chapter 13, "LINQ." LINQ is Microsoft's new solution for accessing objects, databases, XML, and more. In this chapter you'll see how to use LINQ to SQL to access SQL Server databases. Instead of writing a lot of manual code, you create a bunch of LINQ objects that do the heavy work for you. This chapter shows you what LINQ is all about, how to use the visual LINQ designer built into Visual Web Developer, and how to write LINQ queries to get data in and out of your SQL Server database.
Chapter 14, "Presenting Data: Advanced Topics....

Want to learn more information about Beginning ASP.NET 3.5: In C# and VB (Programmer to Programmer)?

>> 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...

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...