Your Ad Here
Showing posts with label Visual Basic. Show all posts
Showing posts with label Visual Basic. Show all posts

Friday, May 14, 2010

Learnvisualstudio Visual Basic 2005 Express Edition for Beginners




Learnvisualstudio Visual Basic 2005 Express Edition for Beginners
This video series is designed specifically for individuals who are interested in learning the basics of how to create applications using Visual Basic 2005 Express Edition . This includes over 8 hours of video-based instruction that walks from creating your first “Hello World” application to a fully functioning RSS Reader application. Learn how to write your first application today!
The following videos are available for this series:
Getting Started with Visual Studio 2005 Express Editions
This lesson provides an overview of the 16 lesson series, walks through the completed RSS Reader project and shows how to create your first “Hello World” application.
Creating a Windows Application User Interface
This lessons walks through using the basics of the Visual Studio IDE including the Toolbox and Properties Window in conjunction with controls like the button, label, MenuStrip, StatusStrip, and ToolStrip controls.
Writing Code to Handle Events and Set Properties
This lesson explains what an event handler is and how you can write code to react to events and how to set properties for controls. You’ll also learn how to use IntelliSense, add comments to your code, and use code regions.
Working with Variables, Expressions, Statements, and Operators
This lesson explains what a variable is and how to use them in your applications. You�ll also learn the difference between expressions and statements and how you can use operators, like the addition operator (+) in your code.
Using Branching and Recursion
This lesson explains how you can use conditional logic and looping constructs in your applications. You�ll also learn what an array is and how you can use looping logic to read and write values from an array.
Object Oriented Programming Fundamentals – Part 1
This lesson is broken into two videos and explains the fundamentals of object oriented programming. You�ll learn about the differences between a class and an object as well as how to create and use properties and methods, as well as inheritance and encapsulation.
Object Oriented Programming Fundamentals – Part 2
This lesson is broken into two videos and explains the fundamentals of object oriented programming. You�ll learn about the differences between a class and an object as well as how to create and use properties and methods, as well as inheritance and encapsulation.
Getting to Know the .NET Framework
This lesson looks at the .NET Framework, the large set of classes available to you to use from your applications. You will learn about namespaces and how to use Help to discover classes and find out more about their use.
Obtaining Data from a SQL Server 2005 Express Edition Database
This lesson looks at databases and how they can be used to store information you might need in your applications. In particular, SQL Server 2005 Express Edition is shown.
Databinding Data to User Interface Controls
This lesson looks at how you can connect your applications to databases and enable your application to view and edit the data stored.
Working with XML
This lesson looks at XML and how you can use it in your applications.
Handling Exceptions
This lesson looks at exceptions — what they are, and why you want to handle them in your code.
The RSS Reader Project – Designing and Planning
This lesson begins the design and building of the RSS Reader application. This project will show you how an application is built, beginning with a blank project, and ending with a finished application that you can share with others.
The RSS Reader Project – Building the UI
This lesson begins the development of the RSS Reader. In this video, you create the main files that will be needed in the project, and rough out the user interface.
The RSS Reader Project – Expanding and Refining Application Functionality
This lesson continues work on the development of the RSS Reader. In this video, the data access code is completed, and further refinements are made.
The RSS Reader Project – Working with XML and SQL Server 2005 Express Edition Data
This lesson continues work on the RSS Reader project. In this video, you will add the ability to download the RSS files from the Internet. The data access functionality will be roughed out.
The RSS Reader Project – Fortifying, Testing and Deploying the Application
In this video, the RSS Reader project is completed. Final coding tasks are done, and the application is packaged for distribution.
Supplimental Readings
70 page PDF file with supplimental readings for this series.
Code:
http://hotfile.com/dl/34402582/04c1f7d/Visual_Basic_2005_Express_Edition_for_Beginners.part01.rar_shytex.com.html
http://hotfile.com/dl/34402598/c2a73ad/Visual_Basic_2005_Express_Edition_for_Beginners.part02.rar_shytex.com.html
http://hotfile.com/dl/34402603/0830fca/Visual_Basic_2005_Express_Edition_for_Beginners.part03.rar_shytex.com.html
http://hotfile.com/dl/34402621/f22a146/Visual_Basic_2005_Express_Edition_for_Beginners.part04.rar_shytex.com.html
http://hotfile.com/dl/34402641/a8cd740/Visual_Basic_2005_Express_Edition_for_Beginners.part05.rar_shytex.com.html
http://hotfile.com/dl/34402672/02746b1/Visual_Basic_2005_Express_Edition_for_Beginners.part06.rar_shytex.com.html
http://hotfile.com/dl/34402682/ee7c906/Visual_Basic_2005_Express_Edition_for_Beginners.part07.rar_shytex.com.html
http://hotfile.com/dl/34402690/b8ae7f3/Visual_Basic_2005_Express_Edition_for_Beginners.part08.rar_shytex.com.html
Password default: shytex.com

Saturday, July 25, 2009

Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB

Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB

Professional ASP.NET 3.5 Security, Membership, and Role Management with C# and VB

Product Description
As the only book to address ASP.NET 3.5, AJAX, and IIS 7 security from the developer’s point of view, this book begins with a look at the new features of IIS 7.0 and then goes on to focus on IIS 7.0 and ASP.NET 3.5 integration. You’ll walk through a detailed explanation of the request life cycle for an ASP.NET application running on IIS 7.0 under the classic mode, from the moment it enters IIS 7.0 until ASP.NET generates a corresponding response.

download

link

Tuesday, March 24, 2009

Visual Basic 2005 By Practice


Mike Mostafavi, "Visual Basic 2005 By Practice"
Charles River Media | 2007 | ISBN: 1584504412 | 528 pages | PDF | 2 MB

Learning an object oriented programming language like Visual Basic can be a challenging and often frustrating task. Many Visual Basic books are intimidating for the beginning programmer because they are mostly theory, making the material difficult to apply. Visual Basic 2005 by Practice cuts through the jargon and provides a better understanding of the language by teaching concepts through step-by-step, clear, and concise examples. These examples provide an easy-to-follow and simple approach to learning the concepts and tools involved with Visual Basic 2005, including the new language features and controls needed to complete beginning and intermediate projects. The examples cover a vast array of language features, including flow charts, radio buttons, detailed message boxes, loading images dynamically, calculations, constants, variables, image lists, creating sub procedures, printing, adding forms to a project, data grids, and string functions. The book also covers important topics such as interactive programming, database features, debugging, and Web controls. The source code for all the examples in the book is provided on the companion CD-ROM, which allows you to see the programs in action and examine their features. The book is written for entry- and intermediate-level Visual basic programmers as well as those experienced with other programming languages, such as those experienced with other programming languages, such as C++, Java and BASIC, and the .NET Framework - Visual Basic's development environment - is explained to the degree needed to learn programming. The user-friendly style, sequence of topical coverage, ample examples, and simple approach of this book make it a must-have for any beginning programmer eager to learn Visual Basic 2005.



http://rapidshare.com/files/212649687/Visual_Basic_2005_Practice.rar

Thursday, March 19, 2009

Visual Basic 6 Database How-To


"Visual Basic 6 Database How-To" by Jason T. Roff, Bill Heyman & Ryan Groom
Waite Group Press (1998-08) | ISBN 1571691529 | English | 703 Pages | PDF | 2.33 Mb

With the release of Visual Basic 6, database development in Visual Basic moves to a new level of sophistication. With Visual Basic 6 Database How-To, readers can keep abreast of the new developments.

It contains more than 120 step-by-step s -Visual Basic How-To has sold over 50,000 copies to date and won the Visual Basic Programmers Journal Readers Choice Award in 1995 -Written in the Waite Groups proven question and answer format -Expanded coverage of Visual Basic 98, including Internet topics and lots of all new How-Tos



http://rapidshare.com/files/209773835/waite-group-s-visual-basic-6-database-how-to.zip

Monday, March 2, 2009

Microsoft Visual Web Developer 2008 Express Edition Step by Step




Eric Griffin, «Microsoft Visual Web Developer 2008 Express Edition Step by Step»

Microsoft Press | ISBN-10: 0735626065 | November 19, 2008 | 304 pages | CHM | 12.6 MB


Book Description:

Teach yourself Visual Web Developer Express Edition one step at a time. This practical tutorial steps novice developers and hobbyists through an end-to-end example, helping them build essential skills logically and sequentially. By the end of the book, you ll have a working Web site, plus the fundamental skills needed to advance to the next level of Web development ASP.NET.





http://uploading.com/files/QEY5D8FT/9780735626065.rar.html



Saturday, February 21, 2009

Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath


Visual Studio Tools for Office: Using Visual Basic 2005 with Excel, Word, Outlook, and InfoPath (Microsoft .Net Development Series) By Eric Carter, Eric Lippert
Publisher: Addison-Wesley Professional 2006 | 1120 Pages | ISBN: 0321411757 | chm | 17 MB

"With the application development community so focused on the Smart Client revolution, a book that covers VSTO from A to Z is both important and necessary. This book lives up to big expectations. It is thorough, has tons of example code, and covers Office programming in general terms--topics that can be foreign to the seasoned .NET developer who has focused on ASP.NET applications for years. Congratulations to Eric Lippert and Eric Carter for such a valuable work!" --Tim Huckaby, CEO, InterKnowlogy, Microsoft regional director "This book covers in a clear and concise way all of the ins and outs of programming with Visual Studio Tools for Office. Given the authors' exhaustive experiences with this subject, you can't get a more authoritative description of VSTO than this book!" --Paul Vick, technical lead, Visual Basic .NET, Microsoft Corporation"Eric and Eric really get it. Professional programmers will love the rich power of Visual Studio and .NET, along with the ability to tap into Office programmability. This book walks you through programming Excel, Word, InfoPath, and Outlook solutions." --Vernon W.Hui, test lead, Microsoft Corporation "This book is an in-depth, expert, and definitive guide to programming using Visual Studio Tools for Office 2005. It is a must-have book for anyone doing Office development." --Siew Moi Khor, programmer/writer, Microsoft Corporation "We don't buy technical books for light reading. We buy them as a resource for developing a solution. This book is an excellent resource for someone getting started with Smart Client development. For example, it is common to hear a comment along the lines of, 'It is easy to manipulate the Task Pane in Office 2003 using VSTO 2005,' but until you see something like the example at the start of Chapter 15, it is hard to put 'easy' into perspective. This is a thorough book that covers everything from calling Office applications from your application, to building applications that are Smart Documents. It allows the traditional Windows developer to really leverage the power of Office 2003." --Bill Sheldon, principal engineer, InterKnowlogy, MVP "Eric Carter and Eric Lippert have been the driving force behind Office development and Visual Studio Tools for Office 2005.The depth of their knowledge and understanding of VSTO and Office is evident in this book.


Professional developers architecting enterprise solutions using VSTO 2005 and Office System 2003 now have a new weapon in their technical arsenal." --Paul Stubbs, program manager, Microsoft Corporation "This book is both a learning tool and a reference book, with a richness of tables containing object model objects and their properties, methods, and events. I would recommend it to anyone considering doing Office development using the .NET framework, especially people interested in VSTO programming." --Rufus Littlefield, software design engineer/tester, Microsoft Corporation Visual Studio Tools for Office is both the first and the definitive book on VSTO 2005 programming, written by the inventors of the technology. VSTO is a set of tools that allows professional developers to use the full power of Visual Studio .NET and the .NET Framework to put code behind Excel 2003, Word 2003, Outlook 2003, and InfoPath 2003.V STO provides functionality never before available to the Office developer: data binding and data/view separation, design-time views of Excel and Word documents inside Visual Studio, rich support for Windows Forms controls in a document, the ability to create custom Office task panes, server-side programming support against Office, and much more. Carter and Lippert cover their subject matter with deft insight into the needs of .NET developers learning VSTO. This book *Explains the architecture of Microsoft Office programming and introduces the object models *Teaches the three basic patterns of Office solutions: Office automation executables, Office add-ins, and code behind a document *Explores the ways of customizing Excel, Word, Outlook, and InfoPath, and plumbs the depths of programming with their events and object models *Introduces the VSTO programming model *Teaches how to use Windows Forms in VSTO and how to work with the Actions Pane *Delves into VSTO data programming and server data scenarios *Explores .N ET code security and VSTO deployment Advanced material covers working with XML in Word and Excel, developing COM add-ins for Word and Excel, and creating Outlook add-ins with VSTO. The complete code samples are available on the book's Web page.




Uploading.com

Uploadbox.com

DepositFiles.com

http://rapidshare.com/files/199962646/0321411757.7z

http://rapidshare.com/files/199962646/0321411757.7z

Thursday, February 19, 2009

Practical Standards for Microsoft Visual Basic


Practical Standards for Microsoft Visual Basic
Publisher: Microsoft Press | ISBN: 0735607338 | edition 2000 | PDF | 450 pages | 4,2 mb

Because Visual Basic powerful development capabilities are within ready grasp of both the professional and the recreational programmer, many Visual Basic developers are self-taught-and therefore lack formal training on programming standards. But anyone who writes even a single line of code-and especially developers working in concert on a single project-should employ some basic, standardized techniques to optimize application maintainability and extensibility, as well as sidestep costly errors and pitfalls. But until now, there has been no definitive handbook describing these standards.




PRACTICAL STANDARDS FOR MICROSOFT VISUAL BASIC fills this critical need, providing pragmatic guidelines on both where and how to apply programming standards for maximum benefit. Readers discover that by consistently utilizing standards in how they design interfaces and organize code, they can realize substantial gains in efficiency, reliability and performance-for themselves and in the solutions they build.

My Links

uploading.com

depositfiles.com

Sunday, February 15, 2009

Mastering Windows 2000 Programming With Visual C++ (Mastering)


Mastering Windows 2000 Programming With Visual C++ (Mastering)
Sybex Inc | 2000-03 | ISBN: 0782126421 | PDF | Pages 1120 | 3.43 MB

Helps programmers take advantage of everything that Windows 2000 offers to enhance Visual C++ programming while avoiding the pitfalls that can cost time and money. Softcover. CD-ROM include.





Friday, January 30, 2009

Visual Basic 2005 Programmer’s Reference

Visual Basic 2005 Programmer’s Reference

Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more powerful programming language than ever before. This combined tutorial and reference describes VB 2005 from scratch, while also offering in-depth content for more advanced developers. Whether you’re looking to learn the latest features of VB 2005 or you want a refresher of easily forgotten details, this book is an ideal resource.

Well-known VB expert Rod Stephens features the basics of Visual Basic 2005 programming in the first half of the book. The second half serves as a reference that allows you to quickly locate information for specific language features. It’s a comprehensive look at programming using the increased set of language options offered with the VB 2005 release, confirming that there has never been a better time to learn Visual Basic than now.

What you will learn from this book:

* The fundamental concepts of object-oriented programming with Visual Basic, including classes and structures, inheritance and interfaces, and generics
* How an application can interact with its environment, save and load data in external sources, and use standard dialog controls
* The syntax for declaring subroutines, functions, generics, classes, and other important language concepts

Who this book is for:

This book is for programmers at all levels who are either looking to learn Visual Basic 2005 or have already mastered it and want some useful tips, tricks, and language details.

Wrox Programmer’s References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.

From the Back Cover
Visual Basic 2005 Programmer’s Reference

Visual Basic 2005 adds new features to Visual Basic (VB) that make it a more powerful programming language than ever before. This combined tutorial and reference describes VB 2005 from scratch, while also offering in-depth content for more advanced developers. Whether you’re looking to learn the latest features of VB 2005 or you want a refresher of easily forgotten details, this book is an ideal resource.

Well-known VB expert Rod Stephens features the basics of Visual Basic 2005 programming in the first half of the book. The second half serves as a reference that allows you to quickly locate information for specific language features. It’s a comprehensive look at programming using the increased set of language options offered with the VB 2005 release, confirming that there has never been a better time to learn Visual Basic than now.

What you will learn from this book

* The fundamental concepts of object-oriented programming with Visual Basic, including classes and structures, inheritance and interfaces, and generics
* How an application can interact with its environment, save and load data in external sources, and use standard dialog controls
* The syntax for declaring subroutines, functions, generics, classes, and other important language concepts

Who this book is for

This book is for programmers at all levels who are either looking to learn Visual Basic 2005 or have already mastered it and want some useful tips, tricks, and language details.

Wrox Programmer’s References are designed to give the experienced developer straight facts on a new technology, without hype or unnecessary explanations. They deliver hard information with plenty of practical examples to help you apply new tools to your development projects today.

Download Here

Mastering Microsoft Visual Basic 2008

Mastering Microsoft Visual Basic 2008
This expert guide covers what you need to know to program with Visual Basic 2008, employ the latest Visual Studio 2008 tools, and operate efficiently within the .NET Framework. In an easy-to-follow style, the book moves from in-depth explanations to practical instruction to real-world examples. Explore basic coding in VB 2008 and learn to build interfaces without coding by using Visual Studio 2008’s drag-and-drop visual tools. You ll get up to speed on LINQ and handle key tasks such as programming TreeView controls, and more.




Download :
http://rapidshare.com/files/184120197/Mastering_Web_Development_With_Microsoft_Visual_Studio_2005__2005_.pdf

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


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

Download here

Thursday, January 29, 2009

SkillSoft Visual Basic Customized Programming


SkillSoft Visual Basic Customized Programming
Video Tutorial | 2hrs. | 16mb | RS.COM & ES.COM

Visual Basic offers flexibility to the programmer in many new ways in the latest installment of Visual Studio. This course focuses on customized programming such as Interoperability, Reflection, new Drawing Classes for graphics, and Globalization.



Lesson Objectives

Visual Basic: Customized Programming

# integrate a COM object into .NET
# use data marshalling
# use DLL functions
# use System.Reflection
# use System.Reflection.Emit
# perform interoperation and reflection in a given scenario
# use GDI+ to draw a shape
# use GDI+ to display images
# manipulate text in an application
# draw and manipulate text in Visual Basic
# determine how to customize a Visual Basic application
# develop e-mail functionality in an application
# recognize how to configure CultureInfo
# recognize how to configure NumberFormatInfo
# recognize how to configure RegionInfo
# configure DateTimeFormatInfo
# develop e-mail capabilities in an application
# localize and application

More Info:
Homepage

Download Links :

Rapidshare

or

Easyshare

Monday, January 19, 2009

Beginning VB.NET


Richard Blair, Jonathan Crossland, Matthew Reynolds, Thearon Willis, "Beginning VB.NET"
Wrox | 2002-08-22 | ISBN: 0764543849 | 888 pages | PDF | 5,6 MB

Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and complete beginners alike. This book will teach you Visual Basic .NET from first principles. You'll quickly and easily learn how to write Visual Basic .NET code and create attractive windows and forms for the users of your applications. To get you started on the road to professional development, you'll also learn about object-oriented programming, creating your own controls, working with databases, creating menus, and working with graphics.




This second edition has been thoroughly tested on the full release version of .NET. The book is written in the proven Wrox beginning style with clear explanations and plenty of code samples. Every new concept is explained thoroughly with Try It Out examples and there are end-of-chapter questions to test yourself.
In this book, you will learn how to
Install Visual Basic .NET
Write Visual Basic .NET code
Understand what the .NET Framework is and why it's important
Control the flow through your application with loops and branching structures
Create useful windows and screens
Create your own menus
Gain a complete understanding of object-oriented programming
Work with graphics
Create your own controls
Access databases with ADO.NET
Create applications for the Web



Thursday, January 15, 2009

Pro WPF with VB 2008: Windows Presentation Foundation with, .NET 3.5 (Pro)

Microsoft Windows Presentation Foundation provides the foundation for
building applications and high-quality user experiences in Windows
Vista. WPF blends application user interface, documents, and media
content to provide richer control, design, and development of the visual
aspects of Windows programs. Author Matthew MacDonald shows you how WPF
really works. His no-nonsense, practical advice will get you building
high-quality WPF applications quickly and easily. MacDonald will take
you through a thorough investigation of the more advanced aspects of
WPF, and its relation to other elements of the WinFX stack and the .NET
Framework 3.5, to complete your understanding of WPF and VB 2008. WPF’s
functionality extends to support for Tablet PCs and other forms of input
device, and provides a more modern imaging and printing pipeline,
accessibility and UI automation infrastructure, data-driven UI and
visualization, as well as the integration points for weaving the
application experience into the Windows shell.
What you’ll learn:






- WPF basics: XAML, layout, control essentials, and data flow
- WPF applications: Navigation, commands, localization, and deployment
- Advanced controls: Custom controls, menus, toolbars, and trees
- WPF documents: Text layout, printing, and document packaging
- Graphics and multimedia: Drawing shapes, sound and video, animation,
geometric transformations, and imaging

http://rapidshare.com/files/183172639/Apress.Pro.WPF.with.VB.2008.Windows.Presentation.Foundation.with.dot.NET.3.5.Mar.2008.pdf

Visual Basic 2008 Recipes: A Problem-Solution Approach

Sometimes you just need to solve a problem and get on with your work. To that end, Visual Basic 2008 Recipes is a compendium of practical solutions for busy VB .NET programmers. Create time for the more interesting aspects of your VB .NET project by solving common problems with the practical solutions and dozens of code examples in this book. Important new .NET 3.5 technologies, such as Windows Presentation Framework (WPF) and Language Integrated Query (LINQ), are covered, and each chapter addresses a specific problem domain, including database access, multimedia, XML manipulation, networking, and security. The code is free to download so you can use the recipes immediately.

* Take advantage of quality, ready–made solutions to common Visual Basic programming problems.
* Avoid the tedium of having to reinvent the wheel. Focus instead on the more interesting problems specific to your application.
* Learn from and be inspired by what the authors have done. Use their work as stepping stones to solve even more complex problems.





What you’ll learn

* Cleanly separate user–interface logic from business logic through the use of .NET 3.5’s WPF.
* Store data to and retrieve data from your relational database using LINQ.
* Manipulate XML data using LINQ.
* Make your programs dynamically configurable through the judicious application of reflection.
* Take advantage of multiple CPU cores by writing multithreaded applications.
* Integrate multimedia into your Visual Basic projects.

Who is this book for?


Visual Basic 2008 Recipes is written for Visual Basic developers who have at least some experience in developing Visual Basic solutions. The book contains recipes appealing to intermediate through advanced developers.

Related Titles

* Accelerated VB 2008
* Microsoft SharePoint: Building Office 2007 Solutions in VB 2005
* Beginning Object-Oriented Programming with VB 2005: From Novice to Professional

http://rapidshare.com/files/183172217/Apress.Visual.Basic.2008.Recipes.A.Problem.Solution.Approach.Apr.2008.pdf

Monday, December 8, 2008

Using Visual J++ 6.0


Using Visual J++ 6.0 is a task-based reference that uses clear organization, step-by-step tasks, abundant code samples, and new cross-indexing techniques to teach Visual J++. This book covers all aspects of using Visual J++ to build a wide range of Java applets and applications, ActiveX objects, COM/DCOM objects, and more. The book also covers some of the more advanced features of the Java 1.2 language. Using Visual J++ 6.0 accomplishes these goals by anticipating the needs of the user, providing strong navigation and accessibility to the content. This book provides a powerful price/content value proposition versus other books in the marketplace.

-This thorough and easy-to-use, task-based reference helps inexperienced readers quickly learn Visual J++
-Hands-on practical approach and well-documented code examples ensure that readers understand and learn Java programming techniques
-Strong content and organization, a leading author, new packaging, and 700 pages of material for $29.99 makes Using Visual J++ X an excellent value



Download - (13 Mb)

Free fast downloads

Mirror

Using Visual C++ 6


Using Visual C++ 6
850 pages | Que; 1st edition (July 1998) | ISBN-10: 0789716356 | PDF | 13 Mb

Using Visual C++ takes a straight forward, no-nonsense approach to teaching C++. The book is broken into a number of sections. The first part creates a foundation for the reader. The use of Developer Studio as well as Wizards, editors, and debuggers is covered. The book progress into the Microsoft Foundation Classes (MFC). MFC is the libraries of pre-build classes that Microsoft provides to make Visual C++ programming much easier. By understanding how to use the classes within MFC, the reader will be able to create nearly any type of program. Unlike many books, Using Visual C++ does not try to be a compendium of all the questions any person may ever have, rather, the book focuses on teaching the reader to use Visual C++ and on providing quick and easy access to answers and information on Visual C++ basics.

Based on market research by Market Decisions Corp., Visual C++ is being used by 73% of the professional developers using C++



Download - (13 Mb)

Free fast downloads

Mirror

VTC-Introduction to Visual Basic.NET

Introduction to Visual Basic.NET by VTC is for beginners of vb.net.VTC is famous for training video tutorials.The topics are explained in a simple and easier way.I recommend this video tutorial for beginners and experienced users can also use this for improving their vb.net knowledge.

Download: 86.4MB
If you are not man and can't get new stuff, do not make mirrors
http://rapidshare.com/files/170482081/1279VTCIVBN.rar

Wednesday, December 3, 2008

Advanced Microsoft Visual Basic 6.0


This book is geared toward two broad audiences. Technical managers responsible for planning, designing, and supporting Visual Basic applications should read it with a view to understanding what they can and can't expect from the teams they are or will be managing and what capabilities Visual Basic 6 has. Developers responsible for designing,



programming, and implementing Visual Basic applications within the corporate arena should study it to find out how other experts handle the common, yet often complex and frustrating, problems they are likely to encounter (or are already wrestling with).



Saturday, November 22, 2008

Sams Teach Yourself Visual Basic 2008 in 24 Hours


James Foxall, "Sams Teach Yourself Visual Basic 2008 in 24 Hours"
PUBLISHER: Sams | 05/05/2008 | ISBN : 0672329840 | 576 pages | PDF | 5.6 MB

In 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
* Design feature-rich interfaces using components such as tree views and tabs
* Create robust applications using modern error-handling
* Draw fast graphics using GDI+
* Build a database application using ADO.NET
* Distribute a Visual Basic 2008 Application
* Manipulate the Windows Registry
* Create, read, and write text files
* Use event-driven techniques to build responsive applications

 
Disclaimer:
This site does not store any files on its server.We only index and link to content provided by other sites and also if you feel any copyrighted material is seen in this blog ..
please feel to write us.. gnbcreation@yahoo.com