Home

Submit

Source

Feeds

Home » Visual Basic » General Development ::

Visual Basic General Development
Windows CE is simply a 32-bit, non-PC operating system. You might have seen Windows CE devices, such as the handheld PC (HPC) or the palm-sized PC, these are just some of the many applications run by the Windows CE operating system.This tutorial devotes much time to writing applications for the HPC, it is important to realize that these devices are only a small subset of Windows CE applications.
Related Tutorials
Visual Basic VB.Net
Macronimous- Developing Windows Smartphone Applications using .NET CE framework
Visual Basic / VB.Net
A Pocket PC (PPC) is a handheld-sized computer that runs a specific version of the Windows CE operating system. It has many of the capabilities of modern desktop PCs. Some of these devices also include mobile phone features. Pocket PCs can also be used with many other add-ons like GPS receivers, barcode readers, RFID readers, and cameras. PPC are enhanced to Smart phones using Windows Mobile v5.0 operating systems.

Site: www.macronimous.com Report - View Tutorial

Visual Basic Getting Started
Forms
Visual Basic / Getting Started
Visual Basic forms are windows. It's an important piece of data because it ties the concept of a form in with everything you already know about Windows applications.)! This section provides additional details about how VB handles forms.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Getting Started
Business Objects
Visual Basic / Getting Started
This tutorial presents a design pattern for developing solid, scalable, robust business objects, designed for (and from) real-life distributed enterprise applications. The architecture we propose at The Mandelbrot Set (International) Limited (TMS) for building distributed business object-based applications breaks down into various layers of functionality.

Site: www.brainbell.com Report - View Tutorial

Visual Basic General Development
Developing Web Applications
Visual Basic / General Development
Visual Basic 6 offers three new templates: Data Project, IIS Application, and DHTML Application.

Site: www.brainbell.com Report - View Tutorial

Visual Basic Miscellaneous
Polygons
Visual Basic / Miscellaneous
This short tutorial teaches you how draw polygons using the windows API. The windows API are the functions that windows uses to run so you should be careful using them as they can crash windows.

Site: www.quantumstate.co.uk Report - View Tutorial

Visual Basic Getting Started
Introduction to VB IDE
Visual Basic / Getting Started
Like any other Windows application, VB consists of multiple windows which appear at startup. The windows that are displayed when you start VB are collectively known as the Visual Basic Integrated Development Environment (IDE).

Site: www.garybeene.com Report - View Tutorial

Visual Basic Miscellaneous
Distribution of Applications
Visual Basic / Miscellaneous
There are programmers out there who program solely for themselves. They write code/applications and no one but them ever sees their applications. However, most of you are like me and we want to revel in the accolades that our friends and peers heap on us when we provide them with exactly the right program to meet a need that they have expressed!.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Multimedia
Graphics Commands
Visual Basic / Multimedia
In VB there are a limited number of graphics features, but mixed with the judicious use of the Windows API a programmer can create some pretty fair graphics applications. When VB falls short, there is also no shortage of third party OCXs which can step in and add to the capabilites of VB.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Multimedia
Creating Multimedia Applications-Part I
Visual Basic / Multimedia
You can create various multimedia applications in VB that couold play audio CD, audiofiles, VCD , video files and etc. To be able to play multimedia files or multimedia devices, you have to insert Microsoft Multimedia Control into your VB applications that you are going to create.

Site: www.vbtutor.net Report - View Tutorial

Visual Basic Miscellaneous
Ways of doing Image Processing
Visual Basic / Miscellaneous
The Windows GUI is standing upon two pillers. Vector Graphics and Bitmap Graphics. Being quite difficult to manage, Vector Graphics are always very painful to handle but the possiblities are nearly impossible to find a limit. Where as Bitmaps are concerned, they are heavy Windows objects ( though DIBs are not ). Since the arrival of electrifying GUIs in the Windows, the interest of programmers towards Image Processing has awfully increased. This article shall tell you how to do it and how to make it work faster.

Site: www.andreavb.com Report - View Tutorial

Visual Basic Getting Started
Getting Started With Visual Basic 6.0
Visual Basic / Getting Started
Visual Basic is an object-oriented programming language that uses the Microsoft Windows platform. The programs that are created using Visual Basic will look and act like standard Windows programs. Visual Basic provides one the tools to create windows with elements such as menus, text boxes, command buttons, option buttons, list boxes and scroll bars.

Site: www.allsyntax.com Report - View Tutorial

Visual Basic Getting Started
Introduction to VBasic
Visual Basic / Getting Started
Microsoft Visual Basic is a production environment used to create computer applications for the Microsoft Windows family of operating systems. The environment is fairly easy to use but you must know its "language". At its foundation, Microsoft Visual Basic uses a language that has been developed and improved over the years. It started with Basic but has had incremental flavors such as QuickBasic or QBasic.

Site: www.functionx.com Report - View Tutorial

Visual Basic Getting Started
VB Overview
Visual Basic / Getting Started
Visual Basic is a much-enhanced version of the BASIC programming language and the BASIC Integrated Development Environment (IDE). The bottom line of the enhancement is the VB can create Windows programs whereas BASIC could only create DOS programs. Ok, so the modifications are very major, but the idea holds true that Visual Basic is BASIC for Windows.

Site: www.garybeene.com Report - View Tutorial

Visual Basic Miscellaneous
Error Handling
Visual Basic / Miscellaneous
When using your application, a user may encounter various types of problems, some of which could come from you by some negligence when you worked on the project. Some other problems could occur only at the time the application is being used. Some other problems could be caused by the computer on which the application is being used. While developing your application, you should anticipate as many problems as possible as take appropriate actions.

Site: www.functionx.com Report - View Tutorial

Visual Basic Miscellaneous
How to Juggle 30 Balls Blindfolded
Visual Basic / Miscellaneous
Visual Basic has become much more complex with each new version. Unless projects, particularly large enterprise ones are properly managed, embarrassing statistics such as those mentioned above will only worsen. This tutorial outlines some of the fundamental issues involved in developing large-scale distributed systems using Visual Basic 6.

Site: www.brainbell.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement