Latest Oracle Ebook & Palm Whitepaper

Latest Oracle Ebook & Palm Whitepaper

Ebook: Migrating to Oracle Database 11g
Oracle Database 11g includes more features for self-management and automation, which makes it easier for customers to cost-effectively manage their data. Download this Internet.com eBook for an overview of some of the new features in Oracle Database 11g and for an overview of the issues you need to consider as you prepare for a database migration.

Download this eBook here

Whitepaper: Key Benefits of Smartphone Deployment for SMBs
Mobile technology, particularly the voice and data coordination available in smartphones, represents an important potential resource to help small businesses become more efficient and extend their reach in an increasingly competitive world. This Executive Brief examines mobile technology adoption by small businesses and discusses the benefits of this technology, including mobile worker support.

Download this Whitepaper here
Implementating Web Transaction Systems

Implementating Web Transaction Systems

This project is basically to demonstrate an ASP Based transaction system. That is, you will learn how to implement Winsock transactions in ASP.

You can use this component not just for implementing ECommerce transactions - but for any kind of socket based communication. Once you learn this project, you will get the concept for developing and implementing a number of features/technologies - like SMS, Chat Systems, Interaction with third party gateways, Instant Messengers etc.

This consists of three sections.

1) A COM DLL For wrapping Winsock Functionality.
2) An ASP file to test the component.
3) A Simple server to test the working of the system.

Each project is explained step by step, and the coding style is very simple with full of comments, so that even a very beginner can understand it with out Fuss or Frills.

A. THE ARCHITECTURE
We will develop the component as a COM DLL. As you know, later, we can create instances of this socket component from ASP pages, to send and receive data. The project package with this article contains:
SockObject - A well explained COM DLL, which shows you how to create a Wrapper class for using Sockets.
Test Server - A standard EXE server for testing the functionality of SockObject, and for giving you the concept of writing a server. Very simple and well commented. It just echoes the data comes to it.
An ASP file - A file named default.asp, for calling the SockObject to communicate with the server.
Please note these projects are interdependent. In our ASP file, we will:
Create an instance of the SockObject in the ASP file.
Sends the data to the Test Server, to get the reply.
Destroy the SockObject.

B. CONFIGURING THE PROJECT
To make the project up and running:
Remember that you need IIS or PWS in your system, to test the system.
Kindly go through these steps.

1) Copy the default.asp file in the with this project, to any comfortable directory in the web root (for example, if the installation path of your web server is c:\inetpub\wwwroot, create a directory MYDIR there and copy the default.asp file to c:\inetpub\wwwroot\MYDIR).
2) Open and run the SockObject project in Visual Basic
3) Open and run the Test Server project in Visual Basic
4) Type the URL to the default.asp file. (eg: http://localhost/mydir/default.asp)

C. A LITTLE HELP FROM YOU?
I would like to request a little help from you, just if you have any option to provide it to me.

I recently developed a website that enables established training companies working in the field of Certification Training, and now I'm planning to sell out the site to established firms/organizations. Are you in touch with any such firms/organizations? Or if you are interested in a possible business tie-up with me, for finding a potential client to market it?

Contact me if you are interested or if you can provide any help to me:
anoopj12[at]yahoo.com

Download link 1--> Etransaction.zip

Download link 2 --> etransaction.zip
Dynamic Resizable Skins Demo v1.2

Dynamic Resizable Skins Demo v1.2

Dynamic Resizable Skins Demo

How to combine transparency AND resizability. Check it out.
Skin loading is now 50% faster thanks to using a cache file for storing region (transparency) data.

Download source code
kewlpad.deviantart.net
Home of kewlpAd - The skinnable notepad.


Sample Accounting Software

Sample Accounting Software

* How to create database files folder?
* How to create report files folder?
* How to extract Visual basic source files?
* How to extract the database files?
* How to set up the ODBC Data Source ?
* How to set the date format in regional settings?
* How to open this project in visual basic ?
* How to set the project properties ?
* How to set the project components?
* How to set the project references?
* How to understand and trace the Source code ?

Simple and efficient Financial Accounting Software for small businesses.
With Multi company and muliple financial year support. Instant Reports.
No codes required for account folios. Built in back up and restore facilty .
zip file contains complete source code.
This source code contains 35 forms and 2 modules.
For Database access, It used ADO in this application. Database can be any odbc data source.
You can use Foxpro, Microsoft Access,SQL Server or Oracle. Database Table structures are published. All path settings are clearly explained.

Download sample code
www.craceinfotech.com

VB 2005 Power Packs 2.0

VB 2005 Power Packs 2.0

# A new set of Line and Shape controls
# Updated Version of PrintForm component
# Updates of Printer Compatibility Library.

Microsoft Visual Basic 2005 Power Packs 2.0 includes a new set of Line and Shape controls and updated versions of the two previously released Visual Basic 2005 Power Packs, the PrintForm Component and the Printer Compatibility Library. All three are now included in a single assembly making them even easier to use and redistribute with your application.

System Requirement: Microsoft .Net Framework 2.0

Download VB 2005 Power Pack 2.0 - Download/View Readme file

Sandcastle - 10/07 Community Technology Preview (CTP)

Sandcastle - 10/07 Community Technology Preview (CTP)

Sandcastle produces accurate, MSDN style, comprehensive documentation by reflecting over the source assemblies and optionally integrating XML Documentation Comments. Sandcastle has the following key features:

# Works with or without authored comments
# Supports Generics and .NET Framework 2.0
# Sandcastle has 2 main components (MrefBuilder and Build Assembler)
# MrefBuilder generates reflection xml file for Build Assembler
# Build Assembler includes syntax generation, transformation..etc
# Sandcastle is used internally to build .Net Framework documentation

Download Sandcastle here
- Related for this resources visit Sancastle Blogs

System Requirements:
* Supported OS: Windows Server 2003; Windows Vista; Windows XP Service Pack 2
Required Software:
* Microsoft .NET Framework Version 2.0, available here
* HTML Help Workshop available here
Optional Software:
* Visual Studio 2005
* MS Help Compiler from VS SDK here
VB6.0 Sample: MSComm Control Techniques

VB6.0 Sample: MSComm Control Techniques

NewVBTerm.exe is a sample that demonstrates various MSComm control techniques that include answering the modem, simple text file transfer, data receipt and processing, packet reassembly, and use of the OnComm event.

NewVBTerm.exe is a sample that demonstrates various MSComm control techniques that include answering the modem, simple text file transfer, data receipt and processing, packet reassembly, and use of the OnComm event.

Download NewVBTerm.Exe
www.microsoft.com


Book Microsoft VB 2005 for Developers

Get a focused, first look at the features and capabilities in Microsoft Visual Basic 2005, Visual Studio 2005, and the .NET Framework 2.0. If you currently work with Visual Basic 6, these authors fully understand the adoption and code migration issues you'll encounter. They'll step you through a quick primer on .NET Framework programming, offering guidance for a productive transition. If you already work with .NET, you'll jump directly into what's new, learning how to extend your existing skills. From the innovations in rapid application development, debugging, and deployment, to new data access, desktop, and Web programming capabilities, you get the insights and code walkthroughs you need to be productive right away.

Entire Book: 8 Chapters

Download all chapter - Download all code samples
www.microsoft.com

Don't Buy Linux From Wal-Mart

".. Perhaps Linux vendors could help Wal-Mart as part of a new eco-initiative. Wal-Mart could have an old PC "amnesty day," during which people could bring in their old equipment and have it updated with a fast, modern Linux operating system. Linux vendors could provide service and support at the in-store level, helping to reduce the number of old PCs ending up in landfills." read more>>
s
By Sean Michael Kerner
Access to your POP3 mailbox with FreePOP

Access to your POP3 mailbox with FreePOP

FreePOP is an ActiveX control that allows read/write access to a POP3 mailbox and the messages in the mailbox. With this control you will not be able, on the other end, to access a SMTP server to send e-mail.
With this ActiveX control, you can:

* find out the number of unread messages in a POP3 mailbox.
* access to the various headers of a message (i.e. Subject, Date, From, etc.)
* retrieve the contents of a message.
* selectively delete a message.
* read a message directly into a file.

Once you have added the control to a form, it will be invisible and you'll be able to manage it with a set of properties and methods.

To install, extract the contents of the ZIP archive in a custom folder and run Setup.Exe. To use the control, go to Project>Components in VB and mark the line FreePOP 4.0.1. Remember that the control is invisible at runtime.

The ZIP archive contains a HTML guide to the control. Be sure to read it.


Download FreePOP v4.0.1
by Glen Harm
www.harm.net

Optimize your code: Size & Speed

Optimize your code: Size & Speed

Here are some tips for optimizing your code mainly for speed.
I found some tips by Billy&George Software and Peter Dimitrov, if you want to get some more, search VB Online for "Optimizing for speed", "Optimizing code" and "Optimizing for size".
Take a minute to think over these pieces and you'll find that your code can be made much faster.

Use variables instead of constants
If you are using given constant many times in your code, then why don't you store it in a variable and use the variable later. See the following two extracts of code. The second one executes faster.

'Executes 1
For X = 1 to 10000
A = X * 3.1415927
Next X

'Executes 2
PI = 3.1415927
For X = 1 to 10000
A = X * PI
Next X

Use simpler math operations
Different types of calculation take different time for the computer to process. Thus wherever you can, replace expressions like X * 2 with X + X, A / 10 with A * 0.1 or A^2 with A * A. They really run faster.

Be careful with repeating operations
Sometimes, a certain calculation may be done several times in vain. This could happen in many different ways. I will illustrate it with two simple examples.

'Executes 1
For X = 1 to 1000
For Y = 1 to 100
P = X * 10 + Y
Next Y
Next X

'Executes 2
For X = 1 to 1000
T = X * 10
For Y = 1 to 100
P = T + Y
Next Y
Next X

The second example runs better, because X * 10 is repeated only 1000 times compared to 100000 times in the first one.

Read to Microsoft's article on How to Optimize Size and Speed of Visual Basic Applications


Stop the Visual Basic scrollbar flashing

Stop the Visual Basic scrollbar flashing

The problem with the Visual Basic Scrollbar is that it flashes. This is to indicate that it has focus. You can either set the Focus to something else on a form when the Scrollbar receives focus, or set the TabStop property to False:

Scrollbar.TabStop = False

You will need to have another control on the form. If there isn't one the scrollbar will continue to flash. A PictureBox is a good control for this because it can receive focus but has no visible indication of this.

taken from qbdsoftware.co.uk
Printing tips: Printing Orientation

Printing tips: Printing Orientation

The Printer.Orientation property is a constant problem. Like many of the Printer Properties whether it has any effect is dependent on the printer driver.

Microsoft have a work-around called Pageset. This project changes the Default Printer settings to change the Orientation. One oversight on Microsoft's part is that it assumes the Default Printer Orientation setting is 'Portrait' so the Reset routine (that should be called after printing) will change the setting to 'Portrait'.

PageSet.exe is a self-extracting executable file that contains a DLL file that allows you to programmatically change the printer orientation.
This DLL is particularly useful when dealing with the Data Report, which reads the default printer orientation prior to displaying or printing a report. PageSet.exe allows you to programmatically change and reset your printer orientation.

Read more on Microsoft:
PageSet.exe Programmatically Changes Default Printer Orientation.

Download Pageset.exe here


Enhancing the Visual Basic Printer Object

Enhancing the Visual Basic Printer Object

qPrinter 1.6 allows programmers to add good quality print support to their applications. Documents can be constructed and edited through code. The Visual Basic Printer Object is extremely basic. When you have been using Visual Basic and Object Orientated Programming it is surprising to find how poor the Printer Object is in VB. Even simple features like basic word wrap facilities are not supported and most 'properties' include a disclaimer from Microsoft that their functionality is dependent on the Printer driver.

Download qPrinter v1.6
Visit homepage
Snippets Code Storage

Snippets Code Storage

Snippet Bank1.1 is a coders database for the storage and retrieval of reusable code snippets. It offers search, query, search and replace, unlimited categories and export to clipboard functions and is VERY simple to use.

It is useful to software and web programmers and contains NO adware, spyware or backdoor technologies of any kind. If it's a simple and fast code database you are after, help yourself to a copy.

Download Snippet Bank v1.
http://software-zone.com


Sign up for PayPal and start accepting credit card payments instantly.
Read Registry values in VB without API

Read Registry values in VB without API

Often you'll want to manipulate the Windows registry in Visual
Basic without resorting to lengthy API calls. Fortunately you can
with the Registry Access Functions (RegObj.dll) library. This DLL
lets you create a Registry object with which you can manipulate
specific keys. For example, in a previous tip we showed you how
to use the WebBrowser control to display an animated GIF.

Unfortunately, the WebBrowser is only available if the target
machine also has Internet Explorer installed. As a result, you
may want to display an alternative image if Internet Explorer
isn't available. To determine if IE is installed on the target
Windows 95 machine, first set a reference in your project to
Registry Access Functions. Then use code similar to that below:

Dim myReg As New Registry, KeyFound As Boolean
Dim HasIE As Boolean, sValue As String
sValue = ""
KeyFound = myReg.GetKeyValue(HKEY_LOCAL_MACHINE, _
"Software\Microsoft\Windows\CurrentVersion\" & _
"App Paths\IEXPLORE.EXE", "Path", sValue)
If KeyFound Then HasIE = (sValue <> "")
If HasIE Then MsgBox sValue 'contains the path to IE

Set myReg = Nothing

--------------------------------
This Visual Basic Tip is provided by Element K Journals,
publishers of Inside Visual Basic, a monthly publication for Visual Basic users.

VB Class Builder Add-in

VB Class Builder Add-in

This add-in is designed to ease encapsulation of recordset objects into VB Classes. Instead of typing a carpel-tunnel inducing set of Property Let/Get's, this addin will take a recordset and generate all that nonsense for you.

Download VB Class Builder Add-in
classthingy v01.zip


SMS Emulator

SMS Emulator

vbSMS is an attempt to develop a full-working sms emulator in Visual Basic programming language. It's in early stage but it runs some homebrew software. The z80 core is almost complete (a few buggy, but), VDP almost done. No bank-switching yet.

Download vbSMS
by John Casey


The Lazy Admin

The Lazy Admin

This is a Visual Basic 6 (Works on Vista:) app which uses Microsoft's WMI to interact with, and gather live information from remote computers on the network. (Who's logged in, uptime, etc).

This software was written in Visual Basic 6 by Nick Sartor with credit also going to Tim Hunter.
The purpose of it is to allow us to sit on our asses more. It provides us with important information about
computers on our network, such as serial number, Mac address, etc. While a lot of the information from this
software can be obtained from the command prompt or using vbScript, I wanted a single place to obtain this
information. You must be an administrator on the computer you wish to connect to.
This has been tested on Windows XP SP2 and Vista Beta 2.

Download LazyAdmin





How to make flexible and efficient memory access

How to make flexible and efficient memory access

Techically savvy Visual Basic programmers for long have had to deal with VB's limited type system and lack of support for casting and pointer manipulation. Although type-safety generally is a very good thing, when you need to call the windows API or optimize a piece of code the strict type checking mechanism only tends to get in the way. Unfortunately, apart from a couple of unsupported low-level statements (i.e. VarPtr, ObjPtr, StrPtr and AddressOf) the language simply does not like untyped data and does a good job of discouraging you to use it. Most VB programmers eventually learn to live with this and unwillingly resort to the far from elegant but seemingly omnipresent abuse of an otherwise obscure API function exported by kernel32.dll, the discovery - and for that matter also first application in this context - of which should be contributed to Hardcore Visual Basic author and (classic) VB guru Bruce McKinney, although the entry point is actually quite useful for VB programmers when used to do what it was meant for in the first place.

Michael Rutten has wrote this article for you: "Hidden Gems for Free, Exposing undocumented memory access functions in Visual Basic 6".

Right here you will found and allow to pull the same low-level tricks in Visual Basic as in any given programming language.

Read article...
www.xbeat.net
Access to IDE with vbAdvance

Access to IDE with vbAdvance

VB5 and VB6 are able to build true Win32 native code executables by using what is essentially the Visual C++ compiler and linker. These build tools are a part of every VB 5 and VB 6 installation* and are as full featured as those found in Visual C++. However, the Visual Basic user interface provides access to only a subset of the capabilities found in this extremely powerful build system. For example, function exports and console subsytem applications can be built using the tools that ship with VB 5 and 6, but VB does not provide you with a way to access these features. The features are not missing, you just aren't given a way to access them..

vbAdvance gives you this access. On a per-project basis, you are able to access and configure these powerful build settings, as well as a host of other IDE convenience features. The result is that a range of capabilities that were previously unavailable are now made available to VB developers.

Download the latest vbAdvance
Visit Homepage to read more details


News from the VB team

News from the VB team

The latest updates and new released you should know from the Visual Basic team, There's you-must-have tools and library applications complete description and sources if you have any legacy VB6 applications that you want to extend to include Visual Studio .NET features.

New Toolkit & Library applications:
-
Interop Forms Toolkit 2.0
-
Enterprise Library 3.1
-
Smart Client Software Factory
-
Hands On Labs (HOL)

For details click here
VB5 ActiveX Control Upgrade Utility

VB5 ActiveX Control Upgrade Utility

This utility helps you to upgrade your VB 5.0 and pre-release 6.0 projects to use the latest VB 6.0 ActiveX controls.

Specifically this utility will update any project that contains any of the following ActiveX controls: COMCTL32.OCX, COMCT232.OCX, MSChart.OCX.


Download from download.microsoft

Note: Before using this utility you should backup your Visual Basic 5.0 projects. Do not convert projects using binary compatibility.
Printable VB 5.0 Documentation

Printable VB 5.0 Documentation

Do you have VB 5.0 Docs? Maybe you don't, because you have to access these docs directly in Books Online.
Microsoft Studio Owners do not have the documents which were included on the Microsoft Visual Basics CD in the Docs folder.


If you want the doc files which are easier to print, download this file here now.

(These downloads were all provided by Microsoft and
the links will point to download.microsoft.com.
Download availability always depends on Microsoft,
I suggest for quickly download, because tomorrow the link can be gone!)
Complete Code Protector

Complete Code Protector

Code Security is a great VB Tools from G-soft, Code Security is a very small program but it's powerful to protect and compress your programs including all dll & OCX Files. Makes your application more secure and keep light..

G-Soft Code Security Uses UPX To Compress Programs And Secret Methods To Protect Programs.


Download Code Security 1.0
http://www.softplatz.com
Source code and database code generator

Source code and database code generator

iCodeGenerator is a free tools database centric template based code generator for any text(ascii) programming language like C, PHP, C#, Visual Basic, Java, Perl, Python...
Supported databases are SQL Server, MySQL and PostgreSQL.

Project Admins: victoryoalli
Operating System: All 32-bit MS Windows (95/98/NT/2000/XP)
License: GNU General Public License (GPL)
Category: Database, Code Generators, Interpreters


Download iCodeGenerator

http://sourceforge.net/projects/codegenerator/
CodeBank v2 Personal Data

CodeBank v2 Personal Data

CodeBank v2 is tree based (XML) personal information database. It allows you to maintain a hierachical database of textual information like:

* programming code snippets
* notes
* links
* quotes
* SQL queries
+ whatever you like you name it

Unlike similar programs CodeBank is fully portable and can be carried on removable media.The internal search engine can search for words, phrases and regular expressions.


Download CodeBank v2
by nikola dachev


Component Conversion Utility 0.6

Component Conversion Utility 0.6

Minimizes the time needed to create skeleton code in a variety of languages. Given a database connection, for example, the CCU can use existing tables to create a Java file complete with accessors, mutators and basic methods.
In addition to translating programming languages, it allows a user to define entities/attributes in a friendly GUI.
Supported languages include Java, HTML/JavaScript, XML, SQL, Torque, VB .Net, and C. Requires JRE 1.4+.

Download Component Conversion Utility 0.6
Free VB Tools download to converts code
between programming languages.

www.jshift.com
JobsDB for freelance programmer

JobsDB for freelance programmer

If you never tried to contract work to another part of the world you have your chance today.

Our mission is to find the best possible freelance worker
at the best possible price. We helps webmasters, web designers, programmers, software developers and business owners to develop their projects.

We provide a safe escrow environment and you don't release the money until project is completed.
Outsourcing is the process of subcontracting network operations and support to an organization outside your own company.

Follow these 2 easy steps to become a freelancer:

1.
Sign up as a freelancer

2. then back here to Setup PayPall Account to receive your payment from clients worldwide!

All steps are free, now you can start work and get money...


VB Control replacement  for picturebox

VB Control replacement for picturebox

FImage Control is a replacement picturebox control for Visual Basic. It provides additional functionality and is simple to use. FImage utilises the Open Source FreeImage DLL, to provide an interface to load, save and manipulate many image formats.

Download FImage Control v1.07
http://sourceforge.net/projects/fimage/
Put your VB application into deep sleep

Put your VB application into deep sleep

There may be occasions when you want an application to wait for a specified period of time without performing activity or wait loops. The Timer control can help, but only up to 60 seconds.

The Sleep Windows API function lets you put the application to sleep. Enter the following declaration into a standard module.

Declare Sub Sleep Lib "kernel32" (ByVal dwMilliseconds As Long)

Then, simply call the function from your code, as in:

Sleep 5000

In this case, the 5000 milliseconds puts the application to bed for 5 seconds. You can specify your own period of time, though.

This tip was contributed by Malcolm Wright, SIM Desktop Technical Services.
web-based payroll and time management suite

web-based payroll and time management suite

TimeTrex is a complete web-based payroll and time management suite which offers employee scheduling, attendance (timeclock, timesheet), job costing, invoicing and payroll all in tightly integrated package.

Project Admins: ipso
Operating System: OS Independent (Written in an interpreted language)
License: Mozilla Public License 1.1 (MPL 1.1)
Category: Financial, Scheduling, Time Tracking

TimeTrex_Standard_Edition_v2.0.3

visit project page here
time attendance system

time attendance system

Time and attendance system with payroll/salaries/tax deductions/allowances/multiple shifts/schedules/scheduleapplicator/employees/policies and is compatible with RFID(some)/barcode/Digital persona microsoft/Implements camera webcam / fingerprint reader.


Download time attendance system
Download Supporting file fonts.zip & keygen.zip

seamless access Windows API with MELON

Melon one of the most wanted free download visual basic tools. It's not an ordinary fruits found in fruit market near you, we talk about different melon here, its a suite of libraries designed primarily for application developers working with Visual Basic.
The main purpose is to provide seamless access to the Windows API while retaining the ease of use of Visual Basic.



Feel the taste of Melon 3.0.3 Setup here .............. and download interfacekit_sandbox here
Visit
project homepage for further details

Send Email w/o ISP

Introducing Email Sender. This software can send your mass marketing bulk email to unlimit mailing list. The program can send via SMTP server, MAPI, or delivers e-mail directly without ISP`s mail system. Also includes flexible address filters and more features added.

Download [only source code] - [setup exe]
Having trouble download?
visit homepage here at http://emailsender.sourceforge.net/


Mobility Email

Mobility Email is a portable distribution of the Mozilla Thunderbird email client that can be used from a USB key.
It includes OpenPGP signing and encryption, extensions for accessing Hotmail, Yahoo!, Lycos and MailDotCom, and good documentation.


Download IdeaTiger Extension (source) package
Download IdeaTiger Extension (zipfile) package
Download Mobility IM (zipfile) package
Download Mobility Mail Install Packages package for WIN
Download Mobility Mail Packages package for WIN
Download Themes package
Get more detail at http://mobility.sourceforge.net/
VB Setup Wizard

VB Setup Wizard

Visual Basic Setup wizard is VB Tools designed to give Visual Basic programmers more flexibility when they get to the point of deploying their own applications.
This Visual Basic Tools are freeware...

Try it & get experienced today!

Report Engine for Visual Studio IDE

ReportCreator is a free report engine. You can design and view various type reports in Visual Studio Ide.

Requirement to make ReportCreator works:
-Download and install vsip(Visual studio integration partner) for vs2003 and vsip SDK Extras 2003 from http://www.vsipdev.com
-Open VsPackage.sln and built it
-run "C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE\devenv.exe" /RootSuffix Exp
-Thats it! You can edit a Report Template file (*.sd) in Visual Studio ide.


Download ReportCreator
3.6Mb. Author: Serdar Dirican



Database Manager 2.1

This tool will support you in your database management activities for dBase-compatible tables, especially if you are a user of Vista Software's Apollo Database engine or the Advantage TDataSet descendant or MySQL tables. Supported functions are: Table creation (generates table creation source code for BDE engine, Apollo driver, Advantage driver), converts between Windows and DOS charset, XML export of tables for easy, standardized data exchange, table encryption, packing tables (permanent removes "deleted" (hidden) records), supports deletion, adding, editing and converting database records, displays table statistics, displays and prints table structure, displays index keys and orders, changing of active index order, undeletion of individual or groups of records, supports Clipper-, FoxPro-, and HiPer-SIx indexes and more!

Download
0,79Mb

PSPad editor

PSPad editor is a programmers editor with support for multiple syntax highlighting profiles. It comes with a hex editor, CP conversion, text differences, templates, macros, spellcheck option, auto-completion, Code Explorer and much more. The program is pre-configured for the most popular programming languages (VB, C++, SQL, PHP, ASP, Python etc.) and you can further customize the syntax settings. PSPad includes several additional tools that are especially useful for HTML editing (compress, format code) and also integrates TopStyle Lite and TidyHTML. The program can be used as IDE for any compiler. Additional features include support for project, file browsing, custom shortcuts, built-in FTP client to edit files on the server and much more.

Download PSPad Editor 4.5.0.2183
.BAT to .EXE Converter

.BAT to .EXE Converter

flat assembler
*.Bat to *.Exe Coverter version 1.67

Copyright (c) 1999-2007, Tomasz Grysztar.
All rights reserved.

Terms of use:
This is a legal agreement between you and the author.
Use of the software from this website indicates your acceptance of these terms.
You may not translate, reverse program, disassemble, decompile or otherwise reverse engineer
the software from this website.
No warranty. The software is licensed to you "as is" and without any warranty.
You can use this Freeware programs offered on this website on any computers or in other applications.
You don't need to register or pay for them.
Handwriting Recognition

Handwriting Recognition

Scanner/Touchscreen Input Handwriting Recognition Software: A handwriting recognition program for Windows that is able to recognize both images from a scanner and data from a touch screen. It also works as an OCR program.

Download here

Development Status: 3 - Alpha
Intended Audience: End Users/Desktop
License: GNU General Public License (GPL)
Operating System: All 32-bit MS Windows (95/98/NT/2000/XP)
Topic: Text Editors
Translations: English
User Interface: TabletPC, Win32 (MS Windows)
VBOX API for OpenXchange

VBOX API for OpenXchange

The VBOX project aims at delivering an easy-to-use API for accessing an OpenXchange server from within Visual Basic (VBA) programs. It provides an abstraction layer to the VB application for hiding the complexity of the OpenXchange interfaces.

Datebase Envnment : Project is a database abstraction layer (API)
Development Status : 4 - Beta
License : GNU Library or Lesser General Public License (LGPL)
Operating Systems: All 32-bit MS Windows (95/98/NT/2000/XP)
Home Page Author: http://vbox.sourceforge.net/
Download VBBox Package
Visual Basic For LINUX on Develop

Visual Basic For LINUX on Develop

A recreation of Microsoft`s Visual Basic that runs and compiles for/in Linux.
We`ve decided that VB4Linux will be programmed in C. We will probably be beginning sometime within the next week or so.
It will work on most All Posix (
Linux/BSD/UNIX-like OSes) , Linux with GPL License.

Visit here for detail information latest developing progression.

Blogger for Word Setup (OOT)

Now you can use Blogger right within Microsoft® Word. Just download and install the Blogger for Word add-in and a Blogger toolbar will be added to Word allowing you to:
* Publish to your blog

* Save drafts
* Edit posts


>Read terms of service here! or Start to download!

# Fast download - about 5 minutes on a modem (2MB)

# Requires Windows XP or 2000
# Requires Word 2000 or higher

# Requires a Blogger account
Call DB2 stored procedures in VB6.0 App

Call DB2 stored procedures in VB6.0 App

DB2 stored procedures in Visual Basic 6.0: If you're a database administrator or stored procedure author for DB2 for OS/390 and z/OS, you might use server-side tests (in COBOL) to test stored procedures. But there are also benefits in running some simple client-side tests. More on db2 stored procedures and vb db2 connectivity
------------------------------------------
by Judith.M. Myerson and Sarah Packowski.
First published at IBM developerWorks.
http://www.developers.net/ibmshowcase/view/78
------------------------------------------
If you are a database administrator or stored procedure author for IBM DB2 for OS/390 and z/OS, you probably use server-side tests (in COBOL) to test your server-side stored procedures. However, there are also benefits to taking the extra step in running some simple, client-side tests. By doing this, you can be aware of complications arising from communication or system problems related to stored procedures before client-side application developers try to use those stored procedures.

For example, if the database server is DB2 for OS/390 or z/OS, the complications that might arise include TCP/IP services being down or problems with the SQL stored procedure builder/processor DSNTPSMP. Creating these client-side tests can give you a better understanding of the way in which your database and stored procedures are being used (which might affect system and stored procedure design and implementation choices). Finally, the experience of creating and running client-side tests help you bridge the communication gap that sometimes develops between you and the client-side application developers.

Highlights include:

* Sample 1: Calling a stored procedure
* Sample 2: Navigating a result set
* Sample 3. Navigating multiple result sets
* Sample 4: Calling a stored procedure that takes one parameter
* Sample 5: Calling a stored procedure with multiple parameters
* Appendix A. Unattended batch processing
* Appendix B. Adding a graphical user interface
* Appendix C. Sample stored procedures in COBOL

[Download Tutorial | 140.28 KB, pdf files]
Create data report as .txt file

Create data report as .txt file

Create your own Data Report in text file format, No need to use any third party Report writer, Try its very easy....

This bit of code will create a data report as a .txt file, thus eliminating the need for a third-party reporting application. To make it work, you must add a file scripting reference in your project before running this code. In addition, the author notes that this snippet creates a sample report from a generic table, so be sure to set the data fields according to your database.

Author: VBCode.com
Target User: Developer/Architect

DECLARATIONS:
Option Explicit
' You must add Filescripting reference in your project before run this routine
' This is sample report from generic table, plz set data fields according to your database

Dim Fs, Glfile
Dim fvlonLineCount As Long
Dim fvbooExitPrintLine As Boolean
Dim fvintPageNo As Integer

Dim rsGeneric As New ADODB.Recordset ' any Generic Recordset
Dim CN As ADODB.Connection ' set your connection
Dim Rs As New ADODB.Recordset ' set your recordset

CODE
Sub PageHeader()
PrintLine ""
PrintLine ""
PrintLine Chr(27) & Chr(14) & Chr(27) & Chr(15) & "FAYYAZ BUTT"
PrintLine Chr(27) & Chr(77) & "Any Heading you want to print" & String(113, " ") & Format(Format(Date, "mmmm d, yyyy"), String(20, "@"))
PrintLine ""
PrintLine String(147, "=")

End Sub

Sub PageFooter()
fvintPageNo = fvintPageNo + 1
PrintLine String(147, "-")
PrintLine " " & "Any text you want to print at footer" & String(100, " ") & "Page : " & Format(fvintPageNo, "@@@") & Chr(18)
PrintLine ""
PrintLine ""
End Sub

Sub PrintLine(AnyLine As String)
fvlonLineCount = fvlonLineCount + 1
Glfile.WriteLine AnyLine
End Sub


Private Sub Command1_Click()
Set rsGeneric = cn.execute "select * from anytable" ' give your table name here

Dim lvstrCritaria As String
Dim lvstrPreviousACode As String
Dim lvintWait As Integer
Dim lvbytCount As Byte


fvlonLineCount = 0
fvbooExitPrintLine = False
fvintPageNo = 0
Set Fs = CreateObject("scripting.filesystemobject")
Set Glfile = Fs.CreateTextFile("c:\MyTextfile.txt", True)
'*** Report Header ***
Call PageHeader
'*** Detail Section ***
rsGeneric.MoveFirst
Do Until rsGeneric.EOF
' set your table fields here
PrintLine rsGeneric!acno & " | " & rsGeneric!head
rsGeneric.MoveNext
Loop
'*** Report Footer ***
PrintLine String(79, " ") & String(45, "-")
PrintLine "*** End of Report ***"
Call PageFooter
'*** End Of Report ***
Glfile.Close
Screen.MousePointer = 0
MsgBox "Your report has been printed in the file" & Chr(13) & App.Path & "\MyTextfile.TXT", vbInformation, "Report Printed"
End Sub
Cetak Data Report Landscape (VB6)

Cetak Data Report Landscape (VB6)

“Report Width is Larger Than the Paper Width”

Pesan error yang sering kali membuat kita kesal ketika sedang kerja menampilkan atau mencetak data report dengan Visual basic 6.0.

Hal ini terjadi karena lebar report yang sudah kita desain dengan Data Report melebihi lebar kertas yang tersedia, misalnya kita membuat sebuah report dalam bentuk landscape dan pada saat mencetak aplikasi yang kita buat tidak bisa merubah seting printer kita dari portrait menjadi landscape.

Secara default Visual Basic 6.0 tidak memiliki fasilitas untuk merubah setting default printer dari portrait menjadi landscape atau sebaliknya. Untuk mengatasi hal ini adalah dengan “PageSet”.

Baca selengkapnya>>
(sumber cakbud.info)
VBOX VB API for OpenXchange

VBOX VB API for OpenXchange

The VBOX project aims at delivering an easy-to-use API for accessing an OpenXchange server from within Visual Basic (VBA) programs. It provides an abstraction layer to the VB application for hiding the complexity of the OpenXchange interfaces.

Datebase Environment: Project is a database abstraction layer (API)
Development Status: 4 - Beta
License: GNU Library or Lesser General Public License (LGPL)
Os:All 32-bit MS Windows (95/98/NT/2000/XP)
Home Page Author: http://vbox.sourceforge.net/
Download VBBox package


Microsoft Visual Studio Installer 1.1

Microsoft Visual Studio Installer 1.1

Microsoft Visual Studio Installer 1.1 is the latest update to the graphical tool that simplifies the creation of application setup programs for distribution to single user or enterprise-wide desktops. New with Visual Studio Installer 1.1 is side-by-side installation of versioned DLLs. Setups created with the Visual Studio Installer provide advanced capabilities such as centralized distribution for maintenance and updates, application self-repair, and powerful installation rollback facilities.

Download Now:
setup1.exe
setup2.exe
http://msdn2.microsoft.com/en-us/vstudio/aa718352.aspx

Introducing ReactOS: Free Open Source OS

ReactOS® is an advanced free open source operating system providing a ground-up implementation of a Microsoft Windows® XP compatible operating system. ReactOS aims to achieve complete binary compatibility with both applications and device drivers meant for NT and XP operating systems, by using a similar architecture and providing a complete and equivalent public interface.

ReactOS is the most complete working model of a Windows® like operating system available. Consequently, working programmers will learn a great deal by studying ReactOS source code and even participating in ReactOS development.



Find out more about ReactOS

Visual Studio 6.0 SP5 setup on Vista RTM

Visual Studio 6.0 SP5 setup on Vista RTM

This tutorial teaches you to install Visual Studio 6 with Service pack 5 under Windows Vista RTM. I don't know if it works for Service pack 6 but I recommend sp5 anyhow.

- Right click on Setup.EXE from the Visual Studio 6 CD (MSVS98) and choose 'Run As Administrator' (take note it doesn't matter if your user is already an administrator you still must 'Run as Administrator')
- You may encounter some strange 'Yes/No' questions which you may not know the answers to that have not prompted you during Visual Studio Setup before. I don't remember what I clicked exactly, but I remember one of them said 'Do you want to overwrite your 'blah blah' settings?' and I clicked 'No'.
- You will need to reboot twice during installation
- Before running Service pack 5 setup, you must make modifications to the file 'sp598ent.stf' here's how to do that (note some of the spaces have been truncated, try to not remove the extra space in the stf file when modifying it)...

Step 1) Open C:\ServicePack5Dir\sp598ent.stf with 'Notepad.exe'
Step 2) Replace the following line;

13 Group 28 36 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43

-with-

13 Group 28 38 29 30 32 26 27 14 25 16 17 20 18 19 15 39 21 22 24 23 43

Step 3) Delete the following lines leaving only a carriage return where it was

36 Depend "27 ? : 37"
37 IsWin95 CustomAction "sp598ent.dll,CheckForMDAC"

Step 4) Save and close C:\ServicePack5Dir\sp598ent.stf

- If you do not wish to modify this file yourself, you may download it directly from this url...
http://www.tnexgen.com/vs6sp5/sp598ent.stf
- Once you are done with that, you must run right click 'setupsp5.exe' and choose 'Run as Administrator' (if you do not run as administrator it will not work)
- Service Pack 5 Setup should work fine now.

4nCapsule: Your *.exe Protector

4nCapsule are small but a powerful tools, one of the most wanted resources for programmers. It designed to protect your executable files from crackers. Event not makes 100% secured, but its works to kicks some lamers and scripts kiddies' *ss out of your programs!!

Dedicated to all Indonesian software developer.


Download here!
Fullnotes: ansave.com

Send SMS with Skype 3+

Send SMS with Skype 3+

Here I will show you a simple way to send an SMS using Access VBA and Skype. For this you will need Skype version 3 or higher and some skype credit.

Private Sub cmdSendSkype_Click()
' By Mark Plumpton
' Custom Data Solutions Ltd

SkypeSMS txtNumber, txtMessage

End Sub

Public Function SkypeSMS(strNumber As String, strBody As String)
'strNumber is in international format

Dim sky As New SKYPE4COMLib.skype
Dim sms As SKYPE4COMLib.SmsMessage

Set sms = sky.CreateSms(smsMessageTypeOutgoing, strNumber)
sms.Body = strBody
sms.Send

'you can loop here and wait till the message is sent or fails
Debug.Print sms.Status
Set sms = Nothing

End Function

Notes

'Uses Skype4Com.dll
' https://developer.skype.com/Docs/Skype4COM/Start

' Anyway you need skype 3 or higher which installs skype4com library for you



Download sample Here
By Mark Plumpton ~ Custom Data Solutions Ltd
and Edited by Garry
Some Tips for Using MySQL

Some Tips for Using MySQL

This document presents information, tips and suggestions for making the conversation based on the experience of staff at the University of Kentucky College of Education Database and Information System Project.

1. Why Mysql?
2. Exporting an MS Access Database to MySQL
3. Useful Websites
4. Using Access as a client with mySQL
5. Some other useful tips
6. Installing MySQL drivers
7. Installation

Mysql Useful Tips (Doc)
By. Bharath K R &
Vinay Srivastava
ukdame.coe.uky.edu/dameportal/documents/

MySQL Connector/ODBC 3.51 Downloads

MySQL Connector/ODBC 3.51 Downloads

MySQL is a relational database management system (RDBMS) that provides users with a powerful multi-user, multi-threaded SQL (Structured Query Language) database solution. It is fast, robust, and easy to use. Information system managers who oversee MS ACCESS database systems that are beginning to show their age may wish to consider converting their ACCESS files to MySQL files. Data moved to MySQL can continue to be accessed using already-developed ACCESS queries, forms, and reports.

NOTE: By downloading the software from this page, you acknowledge that the software available from here is licensed under the GPL.
We advise that you review the GPL before downloading.

MySQL Connector/ODBC 3.51.16 (Win32)
Select other OS and Mirror Download click here
http://dev.mysql.com/downloads/
Complete VB Commands for reference

Complete VB Commands for reference

It contains information on events ,methods ,objects ,properties,constants, data types, directives, events, functions, group, indexes/lists, keywords, methods, misc, objects, operators, statements and complete chart help with every property and method explained. Everything you ever wanted to know about Visual Basic.
Complete Commands.zip
fullnotes saqib sajjad's VB page

Sending an SMS using CEMAPI

Background

SMS or Simple Messaging Service is a means of sending a short message (160 characters max) to another SMS capable device via the GSM network. On Pocket PC Phone edition devices and Windows CE Smart phones, when selecting a folder, there should have been at least an ActiveSync and SMS message store and possibly an MMS message store as well.

These message stores hold messages from different transport providers locally on the device.

For the purposes of this article, we will be concentrating on the SMS message store as we want to use this to send a message.
Using the code

To make the code simpler and easier to understand, the bulk of the code uses MFC for the User Interface and ATL for smart pointer support.

If people request it, I may make a Win32 only version available as the relevant code (i.e., not the UI code) only requires ATL and not MFC.

In this article, I am not going through a listing of the creation of the MAPI session and opening of the SMS message store and outbox folder. The code is well commented and provided in the source zip file in the two functions GetSMSMsgStore and GetSMSFolder which get the relevant SMS message store and the SMS drafts folder.


Note:
If you have not got a Pocket PC Phone Edition or Windows CE SmartPhone device, sorry this article will not be useful.

Fullnotes: codeproject.com
HTML Send SMS Form

HTML Send SMS Form

Language Support: HTML
API: SMS Web Service HTTP API
Description: HTML Form to send an SMS message using the SMS Web Service HTTP API
Contributed By: Connection Software

[ Download source code ]
(required an account from csoft.co.uk)

Get the VBCode Collection on CD

Koleksi lengkap VB project bermacam aplikasi sebagai referensi belajar, dengan fasilitas Program penyimpan koleksi code, disusun berdasarkan folder yang dapat ditambah sesuai keperluan, fungsi tambah, edit, hapus data.
PLUS fasilitas searching sample code dari 18.464 file koleksi sample code untuk bermacam aplikasi.
Dipandu langsung oleh Mbah Merlin (Utusan Khusus dari Microsoft Agent :-)... )


Packing: 1 C CDROM

Total Folder: 26

Total size: 536MB
Total File: 18.464

Total VB Project: 649.

Dapatkan dan miliki Jajanan Awet ini. (Solusi Belajar & Menambah wawasan skill programming VB).

SMS pesanan ke: 0813-9844-9733

Add/Remove v1.00

Add/Remove is a prank program that makes it appear that all of your software on your computer is being removed using the Windows Add/Remove Program feature. This gag is so real, it will shock the most experienced user.

If you are looking for a great gag to play on someone, this prank is a must download. It is so realistic, because it displays all of the software that is installed on the computer it is ran from.

When you first run Add/Remove there is no other option but OK, and as soon as you click on that the fun begins. Download Add/remove today!


Download here

Download other products like Add/Remove from www.rjlsoftware.com

AdvSysTray VB Class

AdvSysTray creates system tray (or "taskbar", like Microsoft calls it) icon.
Its code was used in
PopOops. Class correctly works in all versions of Windows.
In systems with Shell32.dll 5.x or later AdvSysTray shows balloon tooltips. Demo project is included.
Download AdSysTray (9kb)

visit gasanov.net for more free samples VB.

VB code for automatic replacement of wallpaper

VB code for automatic replacement of wallpaper

Visual Basic programmers are offered guidelines to develop code for automatic change of Windows Desktop styles.
The guidelines provide step-by-step instructions to develop an installer, a wallpaper handling module, as well as discuss the program's possible applications - in particular, for Web promotion. The guidelines are designed for entry-level programmers.

Download Complete Tutorial
by. wallpaper.oflameron