Advertisement

Results for "Category: Complete Applications"

C_Volume2 #85174
Task Inspector

This is a utility similar to task manager. It shows all the running processes, the modules loaded by the processes, and version information about each module.

C_Volume2 #85179
Split and Merge Files

This program will split and merge any file(large size) with less time and can be merge in another system.The another purpose is that it can also help to split mp3 file into sub files and by renaming them we can play the parts of the mp3 file.

C_Volume2 #85264
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.

C_Volume2 #85265
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!

C_Volume2 #85268
Twain Scanner

Use any Twain compliant scanner in VB .NET! No external 3rd party dll's or APIs. This is a conversion of NETMaster's original C# version. I performed a line-by-line conversion by hand, and now it works exactly as the original. This application provides raw access to the twain_32.dll, and all the core functions for proper calls. Remember: I did NOT create this, I converted it-this is also why you won't see comments. To see the original, go to http://www.codeproject.com/dotnet/twaindotnet.asp.

C_Volume2 #85285
__!Appointments

Title: Appointments v1.0 Description: This is simply a calendar you can use, improve, and tailor to fit your particular uses. Its main feature is its ability to use xml as the data store. Store upcoming dates and appointments with it. Delete and view appointments. Some credit goes to Pedro Gonçalves and his article at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=37874&lngWId=1 I used some example code and a few others that were useful to me. Enjoy.

C_Volume2 #85292
Create and Consume a Web Service in VB.NET

This article lets you to create a XML Web Service and explains how to consume the Web Service via a Client Application in VB.NET As I could not upload the article thro' PSC due to some PSC internal server error. So I have uploaded the whole article which can be downloaded from the URL mentioned below http://www15.brinkster.com/bootbharat/Create%20and%20Consume%20WebService-Tutorial.zip

C_Volume2 #85299
Image Gallery

The user control produces an image gallery using the file system(no database or xml file to store image info). Each folder in the gallery directory(which you choose) becomes an image gallery, each file in a gallery folder is an image. Thumbnails are automatically generated at runtime and stored on the hard drive. See included screenshot for an example of a image gallery page. A readme.txt file is included in the zip to explain setup requirements.

C_Volume2 #85300
Database Documenter *Updated 8/4

Windows Form app that generates a CHM(Compiled HTML File) using the Database Schema. ************************************************* Currently works with Sql Server 2000 Databases. This program requires Microsoft's HTML Help Workshop to be installed to produce CHM files. If it is not installed HTML Pages will still be generated, but there will be an error on the CHM Compile step. Instructions: Just enter in your database connection string info, select a destination folder and click Build Project. ************************************************** 5/31 Update added ability to save and load projects, added Installer program, fixed CHM Tables of Contents, added MSDN Style HTML Treeview pages, and a number of other small changes and bug fixes. ************************************************* 8/4 Added MS Access 2000/2003 support and MySql 4.0....Access support has a couple issues: datatypes are not 100% correct. For MySql a datatype conversion method has not been written, datatypes are presented as integers. I haven't been able to complete a lot on this lately, but I have done enough so someone could write their own schema providers and add them to the code fairly easily. I need to write up a guide for this. In the mean time, you need to create two classes, one that inherits from the SchemaProvider class(this provides the queries to return the proper schema information from the database) and one that inherits from the ConnectionStringBuilder class (provides properties necessary to create a connection string and a function to return the built connection string). If you are interested in creating your schema providers email me with any questions you have. If there is a lot of interest it will probably spur along on producing some better documentation on how to create them as well as make some other improvements to the program.

C_Volume2 #85318
Key logger for .NET

This is a complete key log program written in VB .NET It can detect all letters (lower case or upper case), numbers (including the number pad), and special characters. The user has the ability to hide the program so that it cannot be seen.

C_Volume2 #85319
Keyman - Typing Trainer

This app is a typing trainer, that organizes the whole course into 8 lessons. It allows the user to create their own word set, by uploading a text file, but provides a default word set. The app is localized into English / Russian. Please read readme.txt for details on how to compile (assemply order) and sounds.

C_Volume2 #85384
Address Label Printing Application

It is an address label printing application.Using C#,Ms Access and Crystal Report9.2. You can define your label size in crystal Report. Easy to use. This is an Address Label Printing Software Which has a facility for updateing,deleting and adding Customer details and print label using Crystal Report 9.It also provide a facility for printing label at desired position to save pages.Because this format has 30 label in one page and customer want to use them at desired position.

C_Volume2 #85385
ITCN ASP.NET Forum 2004

The ITCN Asp.Net Forum 2004 is a free, open source website Forum and Discussion Board programmed in the Microsoft dot Net 1.1 Framework with Visual Basic. Demo and Support at http://forum.itcn.com/ THE DLLs HAVE BEEN REMOVED - TO COMPILE RUN THE 2 COMPILE_All.BAT FILES IN THE /SRC/ AND /ADMIN/SRC/ DIRECTORIES!

C_Volume2 #85393
How to Write Your Own GPS Applications: Part 1

What is it that GPS applications need to be good enough for in-car navigation? Also, how does the process of interpreting GPS data actually work? In this two-part series, I will cover both topics and give you the skills you need to write a commercial-grade GPS application that works with a majority of GPS devices in the industry today.

C_Volume2 #85394
How to Write Your Own GPS Applications: Part 2

In part two of the series, the author of "GPS.NET" teaches developers how to write GPS applications suitable for the real world by mastering GPS precision concepts. Source code includes a working NMEA interpreter and sample high-precision application in C# and VB.NET.

C_Volume2 #85395
Urban Asylum Seeker Management System

This is an application that keeps track of refugee for UNHCR, and determine their status through several steps of interviews.

Java_Volume1 #99851
DGB

DGB - A simple database program, Version 1, shows how to use linked lists, printing, clipboard, and other stuff.

Java_Volume1 #99866
A Paint Utility to Create BMP - for DOS

This paint utility is similar to the Paint we have in windows Accessories, but with a limited functions. But this paint can be executed in Dos Environment without the support of Windows. This is not a master piece application in this kind, but I have tried to simulate the windows controls, menus, popups, and GUIs in the simple C graphics functions. You will definitely find the Interface of this application quite interesting with Icons, Menus, Message Boxes etc. and these functions and procedures can be reused for any of your application in which you may want to add some GUI interface. This is fully Mouse Driven. Other feature is the Image that you create using this application is compatible to the Windows Paint UTILITY - that is you will get the ACtual BMP which will be recognised as BMP by any other applications.(like word etc). Please Vote High, if you find it worth enough.

Java_Volume1 #99868
Math Functions Program

This code performs mathematical functions such as finding factorials, permutations and combinations, GCF and LCM, tests for perfect numbers and also can generate a fibonacci sequence.

Java_Volume1 #99869
An Interesting Full Fledged Screen Editor

Highly helpful for editing files

Languages
Top Categories
Global Discovery