Members
Technology Zones
Articles
Hosted By
Info
|
Forum Messages
Articles & Tutorials  -
A no nonsense tutorial designed to give Visual Basic developers an insight into developing VB applications for handheld devices such as PDAs..  -
Visual Basic 6.0 - How to create a Slide Menu. The first is a bare-bones approach and second example is focused on layout and design..  -
This article is a simple yet effective way to export a DataReport to MIcrosoft Word using the DataEnvironment and DataReport. This walk-through starts with creating a simple database in Microsoft Access and then creating a User Interface in Visual Basic 6.0. .  -
Most programmers are aware of a few number systems. Decimal, Binary, Octal, etc. VB.NET allows you to work with these number systems, but these alone. What about Duodecimal, Quinquevigesimal, or Roman Numerals? A proof of concept article..  -
Want to make your app look as good as Media Player or Winamp? This tutoral hopes to get you going to a fully skinned killer app!. 
Sample Code  -
This function takes one color type variable and returns the hex code in a string..  -
This function is used for VB.Net developers. It is useful for Date validate when the date format is "dd/MM/yyyy" or "dd/MMM/yyyy". Time validation is also useful for Validating the given time in the format of "HH:mm:ss"
.  -
This coding is useful for VB Developer who are interesting to create Dynamic menu.
Steps:
Add form - Name - frmMain
Image List - Name - imglstImages
Label - Name - lblLabel
Class- mcPopupMenu.  -
A small function to convert decimal integer values to a binary string.
The number of bits can be optionally specified but this will be increased if insufficient..  -
A VB6 version of Jon Person's .NET NMEA Interpreter Class as referenced in
'How to Write a GPS Application'.
GPStest.zip contains the class and a simple project demonstrating implementation.. 
Sample Chapters  -
An introduction to XML - from the Wrox book Beginning XML programming.  -
This tutorial takes a look at the base classes - the vast number of .NET classes that Microsoft has written for you, and also namespaces - the system by which classes are grouped together.  -
Covers every aspect of developing your own ActiveX controls in Visual Basic.  -
The first chapter from the book Visual Basic 6 Application Development.  -
A sample chapter from 'Professional Visual Basic 6 XML'. 
Books  -
Database Access with Visual Basic's major emphasis is on solutions, not technology. Rather than rattling off a list of features, diagrams and acronyms, this book provides step-by-step examples of the most important techniques developers typically go through to create database applications..  -
This book has all the earmarks of a series designed in-house. This is a bad thing. It means the book contains elements that obviously are the result of compromises made by people sitting through endless meetings and eventually settling on the most stubborn person's ideas because, well, everyone was tired and wanted to go home and watch the Pacers game on TV..  -
Provides comprehensive instruction for faster, leaner development--and more powerful results.  -
The ideal introduction to writing C# programs on the .NET Framework, for developers working at the leading edge..  -
Visual Basic 6 is the powerful new version of Visual Basic, which you will master in no
time with this book. By using lots of hands on examples and hundreds of screenshots, this
book will.... 
Jobs in United States  -
Salary 65000 + benefits + more, Permanent in Columbus, US
VisionOnline Inc. is seeking Classic ASP/VB5 Developers in Columbus OH and Oklahoma.
These are permanent positions with our company with excellent salary and benefits.
Please attach your resume in MS Word, indicate your salary requirements/hourly rate and availability date.
We are able to sponsor H1B visa, transfer visa and apply for Green Card.
User Groups in United States  -
in Portland, United States
The goals of this group are to increase our knowledge of Visual Basic, network with other members, pass along job opportunities, and solve common problems of programming.
Blogs in United States  -
In this article we’ll be creating a class to generate CAPTCHA graphics that you can use on web sites to help authenticate users as being human and not an automated process. What Is CAPTCHA CAPTCHA is an abbreviation for Completely Automated Public Turing test to tell Computers and Humans 
-
As a follow-up to my previous article, How To Create Application Plug-ins In VB.NET, Karl Stoney asked for a more complete example. Hopefully this update will help. Tips and Tricks One trick you can use to make your development of these plugins easier is to have multiple projects in your solution. 
-
Back From a Hiatus I took about a week hiatus from VB Notebook For .NET while I was working on my other, general topic, blog, OpTempo, and another yet-to-be-released web project but I’m back working on this site now. I just need to figure out a good way to do ‘re-runs’ th 
-
Here’s installment #6 of my VB.NET interview questions series. Previous Installments: #1, #2, #3, #4 , #5 Feel free to add a comment with your answers. Try to answer them before looking at the comments or searching MSDN or Google for an extra challenge. True Or False 1. Base- 
-
One problem some programmers new to VB.NET and object oriented programming in general have is understanding interfaces and how they related to classes. In this article, we’ll take an introductory look at interfaces and some of the ways you can use them in your VB.NET applicatio 
Products  -
COM Express is a VB code generator which creates ready-to-run N-tier application in minutes. It provides support for COM+, SQL2000 XML SQL, MS SOAP Toolkit 3, XML, stored procedures, unlimited hierarchies and generates sophisticated windows and web GUI app. The generated application supports user security, forms and reporting, n-level hierarchies and many third-party components. -
This is a code updated by me , which was earlier posted on www.vbweb.co.uk , it is a autocomplete utility. -
AsciiList is a tiny tool for quickly finding the right ASCII value for a character you need... Added "Always-On-Top" option now... Have fun! -
High-performance and easy-to-use compression/encryption library. It has all you need to compress and encrypt files, memory buffers and strings. Wide range of compression algorithms and modes. Extremely fast modes -Better rate than Rar, Zip, BZip. Strong encryption - AES Rijndael. One stream for transparent compression/decompression for write/read. Forward and backward seeks in stream. Read and write any portion of data at any position -
This Add-In to Microsoft Visual Basic 6 significantly enhances source code printing capabilities. You can print any part of your VB project's source code from within the VB's development environment. The output can be exported to HTML, PDF and RTF.
Web Sites  -
The Code Generation Network covers all aspects of code generation and model-based development.
The site's resources include a database of code generation tools, interviews with leading exponents of code generation and book reviews on code generation and software development in general. -
Explains confusing floating point errors that can make your program say "10 <> 10." -
Introducing the rock solid compression component that won't cost you an arm and a leg! If you've been looking for an activex zip control that's ultra-reliable and can handle anything you throw at it, you've found it. Don't settle for a watered-down lite version elsewhere - get Abale Zip, the perfect quality/price value. -
A comprehensive set of tutorials and links for vb developers. -
Complete IRC Client written in Visual Basic
|
Search
Code Samples
New Members
|