Visual Basic Programming

Visual Basic Programmer

Access Database.
VBA Programming.
Visual Basic Programming.

Email: nev@NevVB.com.au
Website:     www.NevVB.com.au
Phone: (02) 9453-0456


Home Pages
Programming Services
Website Projects
Client Projects
All about Access
All about VisualĀ Basic
Software Development
PC Tuning

Access Database support
Visual Basic Programming
Access Database support
Microsoft Office Software
www.NevVB.com.au


Email for Access development nev@NevVB.com.au


Phone for Access development
Sydney
(02) 9453-0456


Visual Basic Website
Website Optimisation
Effective Copywriting
Market Research
www.NevSEO.com.au




Website Build Date
7/09/2010

VISUAL BASIC PROGRAMMING SKILLS

Microsoft Visual Basic 6

Programming Skills: Visual Basic 6Here is a sample of some of the Microsoft Visual Basic 6 (VB6) software packages that I have created. All the software was built with reusable modular code – allowing high programmer productivity. Using the technique of encapsulation, the logic is not bound to any application, and is easy to enhance.

Programming Skills: Visual Basic 6SupaFind is a Microsoft Visual Basic Dot Net software source code text search and change control tool. SupaFind provides a methodical approach to identifying which variables are being used, throughout all the tortuous logic paths of a large software project. The tool also can detail precisely the changes made between the multiple objects of one version and the next. It quickly becomes indispensable in controlling any software project – whether large or small.

Programming Skills: Visual Basic 6The SupaGrid product is a collection of routines that automate the usage of ADO and the Sheridan Grid controls. By using the self-describing nature of a Recordset, SupaGrid removes the tedious work of moving data between Database and Grid, and eliminates the need for repetitive edit checks. By incorporating all Sheridan logic in one Component Object Module (COM) package, the programmer can get the full potential of the Sheridan controls, without having to re-invent the wheel each time.

Programming Skills: Visual Basic 6AutoUp is a fully automatic FTP download program allowing the distribution of music and usage statistics via the Internet. An object was created to control all FTP activity on the Windows system. Software routines created to provide:

  • Asynchronous access to a remote FTP site.
  • Downloading of the directories and selected Files.
  • Automation of Internet AutoDial and Hang-Up procedures.
  • Calculations of Disk Free Space and Total Disk capacity.

Programming Skills: Visual Basic 6VideoXtract uses the Microsoft DirectX software to extract Video sequences from MPEG files. The features of the package are:

  • Frame by frame browsing of the Video clip.
  • Pictorial views of each clip with time and sequence count.
  • Extraction of all frames selected.
  • Compression

Programming Skills: Visual Basic 6Sendmail is a Microsoft Visual Basic program that uses Simple Mail Transfer Protocol (SMTP) to handle the sending of Emails in bulk, to all customers. The features are:

  • High speed output
  • All complexities isolated in separate modules
  • Microsoft Outlook bypassed
  • HTML and Email attachment facility

Programming Skills: Visual Basic 6Created a Pricing system for ROM Technologies computer equipment sales. The system was created in Microsoft Excel, and included:

  • Conversion of a text input file to Excel
  • Setting of Headings and Worksheets
  • Formatting of the input fields
  • Unattended batch runs
  • Setting of profit margins and final pricing

Programming Skills: Visual Basic 6Created a Web Site Analysis program using Microsoft Visual Basic The features of this program are:

  • Keyword Density – The Keyword Density analysis is created for a selected web site page. Specific words can be excluded from the analysis. All links are shown. Images with the ALT Meta word are listed. The Description and Keyword Meta tags are shown. H1 and H2 headings are shown.
  • Keyword Searches – For a specific phrase, the number of searches on the web during the last month is shown. It lists all the different combinations of words used in the search.
  • Spell Checker – Microsoft Word is used to check the spelling of all the pages in a Website
  • W3C validation – The HTML can be checked to ensure compliance with the W3C standard.
  • A list of suggestions for optimal Search Engines Optimisation (SEO) is created.

Programming Skills: Visual Basic 6 In addition, created the following Microsoft Visual Basic modules, allowing for easily reusable code:

  • Error Handling
  • ADO.Net, ADO and DAO
  • Crystal Reports
  • Simple Mail Transfer Protocol (SMTP) Email
  • Print Management