Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #40551
Z create byte sized binary string from a integer

This is a algorithm I found useful when writing a emulator. It converts a integer into a byte sized binary string. Catches overflows , and automaticly adds the empty 0's which itoa does not do.

ASP_Volume2 #43148
A "Find file(s)" program example

This example shows you how to make a "Find file" program, or you can juct compile this code and use it. The program supports recursive tracking, too. If you think this program is useful and that it helped you to learn something new, please vote for me. If you have any questions or problems using this or any other of my programs, please leave a note. Good luck.

ASP_Volume2 #44202
Multithreaded Ping Utility

It is a multithreaded ping application, at this stage at least. (the goal is to make a switch port mapper that gives you the port number and machine name on each swicth...). This application uses the clsPing class from Paulo dos santos silva modified to accept asynchronous read from the socket. I have written the application around to be multithreaded. It only accept a subnet name and will scan all the machine in this subnet reporting the response time and the DNS name.

ASP_Volume2 #43461
A Simple FTP Solution

This is a tiny smart utility to send or to bring files among your computer and your provider. See it in action: http://www.industriavirtual.com.br/codedemo/easyftp/index.htm If you find it useful, please vote!

ASP_Volume2 #30863
The Most Simple Credit - Scroller

This code will easily let any user create simple, yet effective credit scroller. This is so effectively easy, that any novice can create it. I created this code because I tried the other source code on this site, and I found it difficult to follow.

ASP_Volume2 #44204
Graphical Deck of Cards

Here we have a complete pack of graphical cards. You can deal, shuffle and even put cards back into the pack. If you are wanting to create a card game then you'll like this. I would appreciate feedback on this.

ASP_Volume2 #43143
Simple multi-chat

Very simple multi-chat with client and server

ASP_Volume2 #30864
Associate File Name and Icon

For those of you who want to add a touch of professionalism to your program, now you can create a file type in the Windows Registry database which will associate all files ending with your program's file extension ( yourfile.xxx) to your program. You also specify an icon for your file type and a description. This example also shows you how to use Command$ to open these files in your program when once the file is clicked or opened, and a quick tip on creating files in the Windows Recent file folder (Start > Documents).

ASP_Volume2 #43128
Network Copier

Basically it is like a two way copier like 'WinTrim Nc'.It can copy,delete and create folders,files and other cool stuff.A good thing to learn about File Handling.I have demonstrated how to copy a whole folder with files in that folder in just one click.If you'll find it Cool just vote for me.If while unzipping it ask for a password.Type 'planet'.Hope it will'nt ask

ASP_Volume2 #44106
Auto-Typing in MS Word with .NET!

This code opens MS Word, creates a new document, and starts writing a text in it letter by letter.Just create a new proyect, a normal windows aplication, add a reference to Microsoft Word Object Library, and copy/paste this code. Then set form opacity to 0%. Easy to implement and Cool effect, isn't?

ASP_Volume2 #40552
DRAW -3D

A cool application that converts anything drawn in 2-D to 3-D.COOOOOOOl isn't it (see screenshot) More cool programs for download at www.gauravcreations.com Please Vote

ASP_Volume2 #44203
MultiThreaded MAC Address Discovery Tool

This is a mutithreaded application to discover MAC addresses on a network. It uses low level api functions to discover mac addresses of any network connected device. No NEED of WMI, NO NEED to be administrator. It will scan an entire subnet in less than 3 seconds!

ASP_Volume2 #40553
Kaun Banega Arabpati ? ( Who want to be a billionaire ? )

1. Credits ~~~~~~~~~~~ Written and developed by Jayant Kumar Gandhi. For more question sets mail me at kbap@jayantgandhi.com Or visit me at www.jayantgandhi.com 2. Installation ~~~~~~~~~~~~~~~~ Unzip the 7 files to any directory and run Kbap.exe Data.dat Data2.dat Egavga.bgi Kbap.exe Pallette.col ReadMe.txt (this file) Softrock.fnt Make sure that all the files are in the same directory. 3. Troubleshooting ~~~~~~~~~~~~~~~~~~~ Make sure that all the files are in the same directory. Also make sure that the file "Data2.dat" is writable. Remove 'Read-Only' attribute if there. Problem will also occur if you have all the files on a 'write-protected' disc. Please report any problem you experience to prob@jayantgandhi.com with "Problems using KBAP" in subject line. Hope that you enjoy the game. If you do then please give me your feedback at feedback@jayantgandhi.com or visit www.jayantgandhi.com.

ASP_Volume2 #43136
Not Another Snake Game

Move some stuff

ASP_Volume2 #40554
Unmask All Passwords

Have you ever fogot a password, but it is still inside your program, only that it is hidden with astricks? This source will show you how to remove those astricks and show whats really there. (see screenshot)

ASP_Volume2 #40555
a) InFile - Searches by strings in TEXT or BINARIES files, case sensitive or not

InFile searches by a string like "Microsoft Corporation" inside any file you want, case sensitive or not, within subdirectories or not. Example: infile c:\*.txt "Copyright (C)" -sub -case Functions used: FindFirstFile, FindNextFile, fopen, fseek, fread, SetCurrentDirectory, GetCurrentDirectory.

ASP_Volume2 #43129
Box v3.0

Replacing or adding the/a quick launch bar!

ASP_Volume2 #40556
Snakes! Game

A great game of snakes . With a powerful GUI. Just play it.Contains the Exe File.

ASP_Volume2 #43675
Using an Access database in VB.NET

A very small example of how you can using Access databases within your applications. I made this little demo after searching for hours on the net for an example and failing. Firstly I created A simple database in Access using 1 table called "people" with 3 columns, id, fname and sname. The app allows you to add new records to the database, remove them or change them. Excellent for beginners.

ASP_Volume2 #43150
Huge and Unicode file functions

come from Vietnamese, this unit will help you work with *HUGE* and *Unicode* files... Demo n Source included. Really cool, vote me :)

Languages
Top Categories
Global Discovery