Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #162869
Kinetic Energy

It gives you the numerical value of kinetic energy. This thing is related to physics.

4_2005-2006 #151417
CAD IN VB!

Cad in vb! Demonstrates Arrays and basic i/o features. If you like the code, VOTE FOR IT!

4_2005-2006 #166375
Address Book(DOS interface)

Learn about all file input/output operations (adding, deleting, editing,serching,rename file,copy file) and also array sorting in c++.

4_2005-2006 #165730
StudentsLinkedList

learn all about a single linked lists (adding and deleting nodes). Sorting works but it is not sorting the linked list itself but sorting array then transfering back into linked list.

4_2005-2006 #168959
Fantasy Hangman Applet

This is one of the best Hangman Applets you could find on the web.uses wonderfull Graphics and sound effects. to run applet just go to ((bin)) subfolder and open the ((hangman.html)) file in your favorite web browser. Enjoy !

4_2005-2006 #171218
GDI+ Butterfly

This is a fun stuff developed in VB.NET which flying butterfly in our screen.

4_2005-2006 #171219
Creating and Using Custom Attributes with Real Data

VB.NET Custom Attributes: Code for Creating and Using Custom Attributes with Country Currencies from the DataBase.

4_2005-2006 #170498
accessing database with MS Access

This programme demostates how to access MS Access using java and create/delete tables and add records. The database functionality is limited, but it was mainly to learn how to use databases with java. As a bonus records can be saved in either TXT or XML (recommended) format.

4_2005-2006 #150446
Poll.exe

Poll.exe is a WinCGI script that allows you to have a "voting station" on your web page. It is very simple and usees a module called CGI32.BAS ( from www.ora.com). THis code shows how easy it is to create CGI using VB.

4_2005-2006 #170826
Library Management System

This project is just a remake of one of the avalibale projects in this section name "Library System" by Muhammad Wasif. The GUI designed by him is excellent and received many applauds.However the implementation and testcases are not satisfactory as he rightly mentioned in his readme.txt file. I used his GUI but implemented the database with my own tables and database desgin. I feel that his GUI and my design of dataflow in the application makes it a almost ready to use application.I too used MSACCESS database at the backend. Readthe readme.txt file in the zip folder.

4_2005-2006 #164291
Globalization

Globalization of Windows Application in 20 Minutes using C#

4_2005-2006 #171173
Export .NET Dataset to Excel, XML, HTML, Text, CSV - Pure Code

If you want to export dataset, I think you will like this code !!! Happy to all CODERS !!!

4_2005-2006 #171139
Add data in a ListView (just like in windows) from a database

The software is a logistics inventory. It was made to help an NGO administer its logistics. You can learn how to fill a listview with data, add, change, delete, and find data using the listview, just like in windows.

4_2005-2006 #151451
Encryption 1

This code is designed to show you how to encrypt any file you want, and keep it secret from 99% of the world's population. It's not 100% fool proof, but it is a powerful encryption. I'm now working on a version that will be stronger. If you're a hacker, or a code craker, let me know how it stood up to your cracking methods, I'm always interested in hearing about it.

4_2005-2006 #151427
External DLL Resources

This code lets you read resources from a DLL external to an executable file For example, let's say you have 20 BMPs, and 10 WAV file in your project, and you don't want users to see them directly. You could put them in a resource file, but you EXE file will be huge. So, you can create a DLL with this resources, and then use this module to read them

4_2005-2006 #170793
Pharmacy management system

A simple stand alone application using advanced swing concepts.Supports complete control for appending & editing the records. Just look for the cool interface. Though a small stuff has got splash screen and the very look will be pleasing.

4_2005-2006 #162868
Area of rectangle

It gives you the area of the rectangle

4_2005-2006 #171132
Internet Exploder Beta 1 - codenamed

Internet Exploder - codenamed "UltraBrowse": IE based tabbed web browser. Implements a tabbed browsing environment. Includes 99% of Internet Explorers abilities. It has the ability to be controlled by voice commands (requires SAPI 5.1 SDK) as well as the ability to 'read' selected text using Text-To-Speech, with the computers default voice. It also shows how to extend the default Internet Explorer context menu using scripts. You'll need the .NET version of the Explorer Bar control found at vbaccelerator for this project. With the tabcontrol that is used you are able to re-order the tabs in any order that you like. It also shows how to progmaticly add items to a toolstrip control that you would normally not be able to at to it. There are two custom controls that come with this project. I did not write either of them but found a good use for them so they are included with the code. They are: the tabcontrol and an image combobox. I'm sure you'll find many uses for these controls in your own projects. My thanks to the authors of these two controls.. I just forget who you are and where I got your controls. If you find this an interesting project and/or learn something from it please come back and vote for it, as I have invested a lot of time and effort in building it. The code is fairly well commented so even the begining program should be able to follow along. I'm sorry about the size of the project. Most of its bulk is due to image resources. All of the main classes that are used have been put into a single file and called using a prefix for its respective class. I hope that it's not too hard for anyone to understand. Please note: This is just a beta of this project so there are still a few quirks that need to be ironed out. Please rate my code as you see fit. Beta 2 coming soon..

4_2005-2006 #170057
A Complete Customable Library Management System

This software was designed for library purpose only. This system can be able to speed-up the proccess of barrowing of books, searching of books, monitoring of due and barrowed books in the library per school year. The system also do all the reporting you needs for your hard copy of data.

4_2005-2006 #157631
Daytime Server

This prograqm acts as a simple daytime server. Once the start button is clicked, a new thread is created. This thread will handle new connections and also demonstrates how to update the user interface from a worker thread using Delegates. I looked for quite a while to find a method to allow me to update the user interface thread from other threads, and a lot of it wasn't compatable with the latest version of Visual Studio / .Net frame work. This code uses the TcpListener object to handle connections You can use this code however you wish, but if you find it useful, then let me know, or give me some votes

Languages
Top Categories
Global Discovery