Geometry.Net - the online learning center
Home  - Computer - Visual Basic
e99.com Bookstore
  
Images 
Newsgroups
Page 6     101-120 of 152    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

         Visual Basic:     more books (100)
  1. Beginning Visual Basic 6 (Wrox Press) by Peter Wright, 1999-10
  2. Visual Basic Programming for the Absolute Beginner w/CD (For the Absolute Beginner (Series).) by Michael Vine, 2002-07-01
  3. MicrosoftVisual Basic: Game Programming for Teens by Jonathan S. Harbour, 2007-09-25
  4. Introduction to Programming Using Visual Basic 2008, An (w/VS2008 DVD) (7th Edition) by David I. Schneider, 2008-07-13
  5. Visual Basic 6 Developer's Handbook by Evangelos Petroutsos, Kevin Hough, 1998-12-15
  6. Using Excel Visual Basic for Applications, Special Edition by Jeff Webb, 1996-01
  7. Dan Appleman's Visual Basic Programmer's Guide to the Win32 API by Dan Appleman, 1999-02-12
  8. Mastering Visual Basic .NET Database Programming by Evangelos Petroutsos, Asli Bilgin, 2002-01-11
  9. Visual Basic .NET Database Programming for Dummies by Richard Mansfield, 2001-11-15
  10. Murach's Visual Basic 6 by Ed Koop, Anne Prince, et all 1999-01
  11. Visual Basic Game Programming with DirectX (The Premier Press Game Development Series) by Jonathan S. Harbour, 2002-01-02
  12. Visual Basic 2008 How to Program by Paul Deitel, 2008-08-21
  13. Visual Basic 2005 in a Nutshell (In a Nutshell (O'Reilly)) by Tim Patrick, Steven Roman PhD, et all 2006-01-30
  14. Introduction to Programming with Visual Basic 6.0, Update Edition, An (4th Edition) by David I. Schneider, 2003-06-13

101. DevCity.NET
Offers articles, forums and blogs.
http://www.devcity.net/
Site sponsored by: Our network: Community vbCity Blogs DevCity.NET VB Feeds ... vbCity.com Categories Visual Studio 2008 .NET Intermediate .NET Newbie Windows Development ... Reviews Forums .net.newbies .net.general .net.lang.vb .net.lang.csharp ... .net.asp Site Menu View Blogs View Authors Become an Author Author Login ... Premium Sponsor
Search
All Categories - .NET Framework - Compact Framework - Framework 2.0 - Framework 3.0 - Framework 3.5 - .NET Intermediate - .NET Newbie - Data Programming - ADO.NET - Microsoft Access - SQL Server - XML - Deployment - Reviews - Book Reviews - Product Showcase - Sample Chapters - Software Reviews - Work Issues - Security - Upgrading - Visual Studio 2005 - Visual Studio 2008 - Web Development - ASP.NET - Mobile Devices - Web Services - Windows Development - Graphics - Interop - Visual Basic 2005 - Win Forms - Windows Presentation Foundation
Advanced Search
Popular Articles Multiple Forms in VB.NET. Part 1 The Low Down on ASP.NET DropDownList Control Working with MS Access Stored Procedures in VB.NET. Part 1 Multiple Forms in VB.NET. Part 2 - Accessing Controls on Other Forms ... Working with MS Access Stored Procedures in VB.NET. Part 2 Popular Authors Ged Mead George Poth John Spano David Wasserman ... Ashish Jaiman Partners
Featured Articles
Creating a ComboBox with Individual ToolTips for each Item by Ged Mead Framework 3.5

102. VB.NET Training
Offers online training material.
http://www.accelebrate.com/vb.net/
ASP.NET Training VB.NET Training C# Training .NET 3.5 Training ... Live Online Training
Please contact us
for GSA pricing
and CMAS pricing.
Contract #
GS-35F-0307T
Contract #
Recent Training Venues Accelebrate has recently trained for clients in the following cities:
  • Huntsville, Alabama Montgomery / Birmingham, Alabama Anchorage, Alaska Phoenix, Arizona Tucson, Arizona Fayetteville / Little Rock, Arkansas Amsterdam, The Netherlands / Brussels, Belgium Kamloops / Vancouver, British Columbia Oakland / San Jose / San Francisco, California Sacramento, California Oceanside / San Diego, California Pasadena / Orange County / Los Angeles, California San Bernardino / Riverside, California Boulder / Colorado Springs / Denver, Colorado Washington, DC Wilmington, Delaware Manchester / London, England Orlando, Florida Fort Lauderdale / Miami, Florida Gainesville / Jacksonville, Florida Saint Petersburg / Tampa, Florida Boise, Idaho Bloomington, Illinois Chicago, Illinois Indianapolis, Indiana Cedar Rapids / Des Moines, Iowa Dublin, Ireland Wichita, Kansas

103. Visual Core
The weblog and code repository of Jeremy Cowles.
http://www.visualcore.com/
@import url( http://visualcore.com/wp/wp-content/themes/visualcore-theme/style.css ); Good Books Programming Pearls
3D Game Programming

Pragmatic Programmer

A Scanner Darkly
...
Core C++
Search for: On This Page Wordpress, maybe
Archives by Tag AI Algorithms ASP.NET BOINC ... XNA Archives by Date Archives by Category
Compilers Review
While studying for my compilers final, I made a map of the information covered (using kdissert): No comment Tagged Tags: compilers UCB on May 14, 2010 at 7:31 pm
Pyth Compiler
An x86 compiler for Pyth (a Python dialect)
The core lexer and parser are generated using Flex and Bison, from which the parser outputs an AST tree. Static analysis is preformed on the tree generating errors or producing a tree decorated with declaration, type and scope information. The tree is then transformed into an intermediate language (IL) for a virtual machine. Optionally, the IL can also be compiled down to assembly language (IA32) and used to produce a standalone executable. Download: Source (C++) 3 comments Tagged on May 1, 2010 at 12:00 am

104. Fundamentals Of Visual Basic
This is a complete course in Visual Basic programming. It is provided totally free of charge, including an online textbook and study guide.
http://www.free-ed.net/free-ed/InfoTech/informit/ITLC04.asp
Fundamentals of
Visual Basic About · FAQ ·Tell a Friend · Comments · Course Home Page IT Learning Center The free online textbook for this course is Sams Teach Yourself Visual Basic 6 in 24 Hours. Read the Introduction to the book. Lessons
(Select one) Part I: Introducing Visual Basic
Visual Basic at Work Analyzing Visual Basic Programs Controls and Properties Examining Labels, Buttons, and Text Boxes
Part II: Coding the Details
Putting Code into Visual Basic Message and Input Boxes Making Decisions Visual Basic Looping
Part III:Putting Code to Work
Combining Code and Controls List Boxes and Data Lists Additional Controls Dialog Box Basics
Part IV:Programming with Data
Modular Programming Built-In Functions Save Time Visual Basic Database Basics Printing with Visual Basic
Part V:Sprucing Up Programs
Menus and Visual Basic The Graphic Image Controls Toolbars and More Graphics Writing Correct Applications
Part VI: Advancing Visual Basic Applications
Visual Basic and ActiveX Object Basics Distributing Your Applications Online Visual Basic
About this Course This course is intended for serious computer hobbyists, IT students, and IT professionals. Windows and Visual Basic are required.

105. Visual Basic Programming Tips And Techniques By Peter Aitken
Links and information related to Visual Basic programming.
http://www.pgacon.com/visualbasic.htm

Home Page
x Basically Visual Columns
Visual Basic Tips and Techniques
...
PGA Consulting - Professional Development Services

For .Net articles, tips, and forums Are you a technical writer preparing long, complex documents in information sciences, hardware design, or software documentation? This is the first book ever written that specifically deals with the many problems and errors that can crop up when you are writing the long, complex documents typical of these technical fields. The book starts by showing you how to set Word's options to avoid unwanted formatting changes and time-wasting document corruption. Then it takes you through those areas of Word that are most diffucult to use and most likely to cause problems, including tables, automatic numbering, headers/footers, document sections, tables of contents, positioning graphics, styles, and templates. It ends with a chapter of dos and don'ts and advice on best practices for document backup and security. Click here for more details and online ordering
Who is Peter G. Aitken...

106. Vb Explorer
Award winning site dedicated to providing the best Visual Basic resources for the novice VB programmer. Tutorials, links, downloads, tips, game programming resources, source
http://www.vbexplorer.com/VBExplorer/default.asp

Home

Coding
Source Code

FAQ Center

VB Tips

Downloads
...
VB Forums

Affiliates
Planet Source Code

Rent a Coder
Misc Search Feedback Advertise About ... a VB coder? Please support our sponsor: Home Site Map Forums News ... Feedback Welcome to VB Explorer..the award winning place for the novice VB programmer to learn Visual Basic! The site features tutorials, source code you can download, tips and tricks and even a forum where you can talk with other programmers! So check us out!
Advanced Search What's New? Win great software in our new contest! We are pleased to announce the return of the component and tool store on VBExplorer, powered by ComponentSource..the world's largest marketplace for components and tools for Visual Basic, including COM, ActiveX EXE, ActiveX DLL, OCX, ASP and .NET.  Come celebrate with us and earn a chance to win one of the listed great prizes! Looking for an answer? If you haven't checked out the forums section of our site then you are missing out! With experienced moderators and 2400 members it is a great place to find the help you need! Learn to use the power of DirectX multimedia in VB, with over 60 tutorials for beginners and advanced programmers at

107. Visual Basic Hundreds Of Free Source Codes, Snippets,files,tips And Tricks,examp
Utilities written in Visual Basic with source code available for download.
http://www.justvb.net/
WANT TO EARN MONEY ONLINE... Main IT GUIDE Source Code My Code
Other Projects
Zipped Source Code ... Trojan Source Code HELP VB Books VB Commands VB Functions Online MSDN ... Online Book TUTORIAL Code Optimization Code Optimization 2 Code Optimization 3 Games Tutorial ... Privacy
Welcome to my website, this website was created to share my p rojects along with source code written in Visual Basic 6. This website also contains projects written by other people in which I have collected over the years. I have also added help files which can be useful for a beginner or advance programmer of VB . All the resources available here are free to download . There are also many online tutorials available for download. You can learn Visual Basic online in this website or you can learn offline by downloading Visual Basic books which are free to download. This website also contains many tips and tricks to optimize your VB6 code. If you are interested in Game programming in Visual Basic then there is a side scrolling game tutorial available too. A

108. Activex Download - Skins In Visual Basic - Skin Active X
vbSkinner control to make skins in Visual Basic forms, forms with rounded edges, own skins. Skin maker, skin engine.
http://www.visual-basic.com.ar/
Main Download Buy Help New skins (updated) Contact Links Espańol vbSkinner
Skin ActiveX vbSkinner for Visual Basic 6.
Add skin support to your VB6 projects.
Visual Basic 6.0 programs can have a distinctive look with this ActiveX control, making your programs to have skin in a way very easy to implement. Furthermore, it can give you the possibility to allow your users to create their own skins.
Features:
  • Add skin support to the forms just placing this control on them. Has automatic skin support for MsgBoxes and InputBoxes.
    You can add skins to all the forms in the program with only one Skinner control in the first form and adding just one line of code.
General information about vbSkinner: There are two versions of vbSkinner: the version Free and the version Pro.
The first one is free and displays a predefined skin, of which you can see an image above. The second one has many more characteristics, like to select skin, to give to the user the possibility of changing the skin, buttons (optional) in the title bar with specific functions: 1) Always on top, 2) Minimize to title bar, 3) Help, 4) Change skin, 5) Personal button. You can see example images below. Download Activex controls VbSkinner Pro: you can give to the user the possibility of changing the skin simply pressing a button.

109. Anregungen Zur Programmierung - Beispiele Für Anfänger Und Fortgeschrittene
Codebeispiele zur Programmierung mit Visual Basic, VBA f r Office und ASP.
http://www.wbrnet.info/

110. The Visual Basic Network
Site is in preparation for launch! check back in a few hours for VB awesomeness
http://visualbasic.net/
Site is in preparation for launch! check back in a few hours for VB awesomeness FB.init("3679ddaae7c2efeb1a28fb4c06af310f"); Connect with Facebook

111. VBConversions VB.Net To C# Converter - Convert VB, Visual Basic.Net To C#
A VB.Net to C converter is presented along with download, FAQ, and awards. Commercial
http://www.vbconversions.net/
Home Download FAQ Purchase Awards / Testimonials ... Contact Us VBConversions Home
New! 10/5/2010 - Version 2.28 available! Faster conversions, improved accuracy!
Read More
Download
The Most Accurate VB.Net to C# Converter Money Can Buy
Download Purchase Awards / Testimonials We intensively tested 6 products...this is absolutely the best tool for the job.
Mike Kelly, Sr. Developer
The Select Group I would like to commend your company on your excellent service. Your turnaround time for responses are so appreciated. We have and will recommend your product and company to any shop dealing with converting VB.net to C#.
Dr. Curtis Mitchell
CRM Solutions Inc., Longwood Florida I've used your VB.Net to C# Converter product since 2005 and find it to be one of the best software investments I've ever made. Keep up the good work.
James Betts
Intrust Bank, Wichita, KS Are you ready to convert your VB.Net code to C#? All versions of Visual Basic.Net are supported: 2003, 2005, 2008, and 2010 as well as all project types (Win Forms, Web, Class Library, Compact Framework, Silverlight, etc.). There is support for the latest VB.Net language features, including VB2010 enhancements like Implicit Line Continuation and Multiline Lambdas, and VB2008 features such as LINQ and inline XML.

112. Visual Basic Source Code. Free Example Code. SMTP/POP3/IMAP Visual Basic Email L
Code VBA 4.0. With CodeVBA coding tools added to your Visual Basic editor (VBE) you create better VBA macros faster. 25 specialized code builders support the creation of most
http://visual-basic.qarchive.org/
Home Blog Terms of service Sign in ... Code VBA 4.0
With Code-VBA coding tools added to your Visual Basic editor (VBE) you create better VBA macros faster. 25 specialized code builders support the creation of most used code. Use with MS Access, Excel, Word and other VBA enabled programs See more about...
Business

Communications

Desktop
...
Basic Serial Port

Visual Basic
Windows Std Serial Comm Lib for Visual Basic 5.0
Released:
License:
Publisher:
MarshallSoft Computing
Language: English Platform: Vista, Windows Requirements: Visual Basic or Visual Studio Install: Install and Uninstall Excellent. I have 89c52 processor from which reading data device is connected through com port and sending 4 bytes. I want to differentiate all bytes and store in table. If you can suggest me any code. Please send. JM Consultants. Visual Basic Controls (Source Code) 3.0 Visual Basic Source Code that demonstrates how to make VB Controls by using a Picturebox and pure VB Code. Free Visual Basic source code control example for creating a Command button. All of the Source Code is compatible with VB3 - VB6. The source code draws the control directly on a Picturebox and can be compiled into any VB program. Released: License: Free Publisher: Visual Basic Controls by WolfeByte Solutions Language: English Platform: Windows Requirements: Windows Platforms Install: Install and Uninstall hi..,i victorfrom Indonesia;I am a beginner and very interested in network programming denganVB 6,Is there a VB 6 source code to know the bandwidth usage of each clients ..? so monitoring / traffic bandwidth based on IP address each clients;sorry to bother;

113. "Visual Basic 2008 - Das Entwicklerbuch" Von Microsoft Press Als Kostenloser Dow
Das Arbeitsbuch zur Programmierung mit Visual Basic 2008 von Klaus L ffelmann bietet einen Einstieg in Visual Basic 2008, das .NET Framework 3.5 inklusive der Neuerungen in Visual Studio Service Pack 1 und den Grundlagen der objekt-orientierten Programmierung; in zwei Teilen zum kostenlosen Download als PDF.
http://www.microsoft.com/germany/msdn/aktuell/news/MicrosoftVisualBasic2008DasEn
Deutschland - Deutsch MyMSDN - Ihr lokales MSDN Know-How
  • Homepage Library Lernen Downloads ... Visual Basic 2008 - Das Entwicklerbuch
    "Visual Basic 2008 - Das Entwicklerbuch" von Microsoft Press als kostenloser Download
    Weihnachtszeit, Geschenkezeit. Microsoft Press schenkt Ihnen schon heute 1388 Seiten geballtes Entwickler Know-how. Ab sofort steht zum kostenlosen Download in 2 Teilen bereit.
    Dieses umfassende Arbeitsbuch zur Programmierung mit Visual Basic 2008 von Klaus Löffelmann bietet Ihnen einen Einstieg in Visual Basic 2008, das .NET Framework 3.5 inklusive der wichtigen Neuerungen in Visual Studio Service Pack 1 und den Grundlagen der objekt-orientierten Programmierung. Aber auch fortgeschrittene Techniken, wie die Datenbankprogrammierung mit LINQ oder das Erstellen moderner Benutzeroberflächen werden ausführlich erläutert. Dabei legt der Autor besonderen Wert auf die verständliche Vermittlung und den oft nötigen Blick hinter die Kulissen, um auch komplexere Sachverhalte zu vermitteln.
    Auf der Seite www.activedevelop.de

114. FreeVBCode
Visual Basic/ASP samples and source code.
http://freevbcode.com/

115. Adrian Janson Publishing
Publishes educational programming texts for secondary students, specialising in Visual Basic and Visual Basic .NET including Visual Basic for Education and Visual Basic .NET for Education .
http://www.adrianjanson.com.au/
var defaultFontSize = 75;
Login Form
Username
Password
Remember Me Home
Welcome
Welcome to the Adrian Janson Publishing web-site!  We hope that you will find this web-site to be useful to you.  Please feel free to leave some feedback via the 'Contact Us' link above and check back often for new materials and news. 
About Us
Adrian Janson Publishing is where you will find publications, information and educational material specifically designed for use in Secondary School Information Technology classrooms.
About this site 
All parts of this site are open, but to access the Resource Library, you must create a user account.  Doing so is completely free but allows me keep you up to date with new resources that I add or updates that I make to the site.  It also allows me to keep track of what resources are being downloaded and who might be interested in them (which will in turn help me to produce more!).  A user account may also give you access to newer features as they are added.
Latest News

116. Visual Basic - O'Reilly Media
O'Reilly is a leader in technical and computer book documentation for Visual Basic.
http://oreilly.com/pub/topic/vb

117. ZDNet News Microsoft S New Visual Basica .Not?
A paper discussing Microsoft s Visual Basic new version. By Mary Jo Foley.
http://news.zdnet.com/2100-9595_22-527309.html?legacy=zdnn

118. Visual Basic .NET Tutorial - FunctionX
A beginners guide to Visual Basic.Net, plus more professional tutorials on special topics including ADO.Net and GDI+.
http://www.functionx.com/vbnet/index.htm
FunctionX FunctionX Press VBasic Visual Basic 2008 ... Visual J# Lessons Summary Introduction to MS Visual Basic .NET Accessories for Programming Controls Design Fundamentals Properties and Methods of Controls ... Overview of Windows Controls .NET Controls Button Check Boxes Color Dialog Folder Browser Dialog ... Tree View Objects and Classes Cursors Microsoft Visual Basic .NET is a programming environment used to create graphical applications for the Microsoft Windows family of operating systems. This site provides various lessons and examples on how to use it. The lessons on this site assume that you are familiar with the VBasic language but you don't need any background in GUI application development. Tutorials General File Processing GDI+ Application Online Help Error and Exception Handling Keeping Values in the Registry Introduction ... Gradient Brushes Collections XML ADO.NET

119. Upgrading VB6 To .NET – Migration Guide FAQ
Information on how to upgrade an application from Visual Basic 6.0 to Visual Basic.NET, including tools, techniques and migration best practices.
http://migrationguide.artinsoft.com/
ArtinSoft, the World's Leading Software Migration Company
The purpose of these pages is to provide a comprehensive FAQ for the Upgrading Visual Basic 6.0 to Visual Basic .NET and Visual Basic 2005 guide. This VB migration material was developed jointly by Microsoft and ArtinSoft , a company with vast experience in Visual Basic conversions and the developer of the Visual Basic Upgrade Wizard, the Visual Basic 6.0 Upgrade Assessment Tool, the Visual Basic Upgrade Companion and the ASP to ASP Migration Assistant, among other software migration products The idea is to deliver valuable information for organizations who are considering upgrading their VB 6.0-based applications and components to VB.NET, all in an easy to navigate format. This guide includes everything from the initial assessment and planning stages, to practical development solutions for the issues that arise during a conversion, to the testing of upgraded applications. The best practices for achieving functional equivalence with the minimal amount of cost and effort are also covered, all based on ArtinSoft's extensive experience with Visual Basic upgrade projects. There are also suggestions for advancing the migrated applications with new technologies available in Visual Basic .NET after functional equivalence is reached.

120. Visual Basic Training - Visual Basic Programming - Learn Visual Basic
Visual Basic Training for those who want to learn visual basic programming, we offer online courses in visual basic.
http://www.e-learningcenter.com/visualbasic.htm
Visual Basic
VB Series Overview
Unbeatable Bonus

Take a FREE Course

No-risk Guarantee
... FOR DETAILS addthis_url = location.href; addthis_title = document.title; addthis_pub = 'skmax';
Home
Our Courses General IT Training
SIGN UP BELOW TO ACCESS THE FREE COURSES!
Name: E-mail:
Visual Basic Programming Online Training Courses
Incredible online Visual Basic programming training courses! These Visual Basic training courses have been designed to take you from the very basics of programming in VB to being proficient in advanced programming techniquies of Visual Basic.
Learn to get the full benefit of Visual Basic programming. These courses provide step-by-step instructions for mastering this powerful application. Use Visual Basic programming to improve the performance of your organization
Why pay hundreds, and even thousands, of dollars for Visual Basic training when you can receive high quality, interactive, web-based VB training at a fraction of the cost?

Page 6     101-120 of 152    Back | 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | Next 20

free hit counter