Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #215780
Hard Disk Serial Number

this code help to retrieve serial number of hard disk by useing System.Management.

6_2008-2009 #197376
Small Contact Manager

Rolodex-style Contact Manager with a single form and simple controls. Features a scrollable set of fields, small footprint form size, and Access database with ADO code. Great example of a simple database application, and a useful little utility if you want a quick and simple way to manage contacts. Stores ICQ #, e-mail, phone, cell, fax, and a quick-jump pop-up of entries in the database sorted by last name.

6_2008-2009 #197377
Lightning Photo Viewer

Simple, fast photo viewer with scrolling image and looping slideshow with user-defined delay. Supports jpg, gif, bmp, ico, cur, wmf. Source code demonstrates the drive/directory/file controls and their use, along with loading and displaying images in a PictureBox.

6_2008-2009 #205757
Run Command From ASP

This script gives an example of using WScript and FileSystemObject to send commands to the Command Prompt and send the results to a text file, then read the contents of the text file.

6_2008-2009 #197378
System Speed Test

This program identifies the system processor and runs several mathematical operations in an attempt to "guess" the CPU speed using a simple algorithm. The operation only works with a compiled project, since the interpreted VB code is not fast enough to be accurate, so be sure to run tests only after compiling the code. Also displays other system information, such as free memory. Please note that I have not updated the processor ID table, so that any processor above PII will not be identified correctly. You can easily add your particular processor to the table by viewing the CPUID and adding another case statement. Since this is an old program, it is not as comprehensive as my full-blown system library. To get an accurate, up-to-date CPU identification, including AMD and PIII chips, check out my CSystem class and support files.

6_2008-2009 #215781
working with registery

it's a simple code for creating registery key and reading a value of registery !

6_2008-2009 #197379
VBDoc - Group/Project Analyzer/Documentor

VBDoc is a project/group analyzer that counts not only the lines of code, but also the number of instances of each data type, function, and subroutine. Outputs to the form for quick analysis and also outputs to HTML. Successfully handles huge projects of unlimited size due to the file parsing capabilities built in. Demonstrates string tokenizing, file i/o, text searching, HTML output. Function-level documenting feature disabled--work in progress.

6_2008-2009 #194976
Net Message

To send a Net Message to a user/computer from the web

6_2008-2009 #198059
M3U Playlist Reader

This code demonstrates how to read .m3u playlist files. Its ideal if your making an mp3 player. It loads the file names into a listview control and stores their full paths in the listview items .tag property. I set up an example in the program were the path of the mp3 they select shows up in a label, its pretty self explanatory

6_2008-2009 #198090
Chat Program With Several Functions Updated

A Fun Chat Program With Multiple Functons. See it out for yourself. Please Give Me A Good Vote.

6_2008-2009 #198060
A Sine/Cosine Curve Plotter

A simple sine and cosine curve plotter, with frequency function.

6_2008-2009 #205758
Run Command from ASP v.2.0

Run Command Prompt from ASP using WScript and FileSystemObject. This has been updated from the original version to handle any commands and to emulate the dos interface.

6_2008-2009 #197100
Create 3d Text

Quick and simple way to create 3d Text

6_2008-2009 #198062
DirectX: Direct Draw, Sound & Music Fighting Game

This is a DirectX Fighting game like the original Mortal Kombat, it uses direct draw, direct sound & direct music. Currently Multiplayer is not available. I had to drop the IMAGE & SOUND Quality heaps so that planet-souce-code would let me upload it, otherwise it would be too big, e-mail me if you want the higher quality sound and graphics.

6_2008-2009 #206163
How to Embed SMS Wireless Messaging into ASP Applications

This article explains how to use Simplewire's platform to embed SMS wireless messaging to cell phones and pagers into your applications in ASP. This will allow your application to send information to mobile users throughout the world. I hope this helps a lot of you who are trying to developer wireless applications.

6_2008-2009 #206270
GMT TimeZones

Use this Select tag code to drop into an ASP page or an HTML page to show a list of GMT Time Zones. Also includes an Access 97 database with a table containing the same data.

6_2008-2009 #213076
Telephone book-birtday reminder-sqlite

lista telefonica phone book aniversarios birthday reminder

6_2008-2009 #195673
Pyramid !

A puzzle game, where you must find your way trough a maze of coloured balls. You can change the color of the ball you play with. There are 20 levels, music (midi), soundeffects (.wav), a high-score (saved !) and a cheat-mode (find it yourself). This prog handles some api. Included: all source, Pyramid.exe, 20 levels, midi and wav-files, graphics, highscore. Check it out and have fun. The zip is 224 kb.

6_2008-2009 #195577
Step 1 Of A Network Messaging System

This is the first part of a network messaging system. This part is inteaded to show examples of connecting to a Microsoft Access Database and its related functions. It is highly commented. The next part will have the code to setup an "Inbox" feature that will check the database and see if you have any messages.

6_2008-2009 #195010
Search for file(s) on a Drive with API

My coding actually does several things. The main thing is that it can search an entire Drive and all of its Directories for a file you specify and at the end of the search display the results of it. Or you can do the same thing but this time look for any file with an extention you specify. I made this search for the file using API but I left a function in there you can edit to search for the files without API but it's a little slower and not recommended. This Screen Shot can pretty much explain it all... E-mail: [email protected] AIM: Mike3dd

Languages
Top Categories
Global Discovery