Advertisement

Results for "Volume: Java_Volume1"

Java_Volume1 #99263
Database Application

The Database Application program will genetrate a simple user Interface to a Database(employee.mdb).I have used an Access database, it is named "employee.mdb".The program will make extensive use of the java swing components, including Buttons, Tabbed Panes and Label Fields, as well as regular AWT components.Their are three Tabbed buttons.

Java_Volume1 #100318
move a char across the screen using the arrow keys (good for making games)

This program (well commented) will show you the use of the arrow keys by movng a charachter across the screen. *Note* this program does not have limits so try to stay withing the screen limits. Email me if you''dlike to see boundries put on it!! and dont' forget to vote!!

Java_Volume1 #91232
Pixels to Twips

This converts pixels to twips

Java_Volume1 #100319
SQL server memory walker

Extended stored procedure that shows RAM allocation of a SQL Server. Look at the code for an explanation of the output.

Java_Volume1 #99264
Yahoo Account Maker

This code makes you yahoo mail accounts on the fly. Just type in a user and or password you want. It'll even tell you if it's taken or if there was an error. This uses multiple actions. It creates your account, loggs in, confirm it. loggs out. That simple =)

Java_Volume1 #91233
ElasticForms (actually does the resizing!)

After seeing the "Elastic" post below, I thought I'd release my ElasticForms module 'cause this one actually *does* resize the components on the form (even lines). It's pretty tight, fast and it even allows you to set a min width and min height for a form. A zip containing the source and an example project can be found on my home page...

Java_Volume1 #91234
Improved Simple Analog Clock

Displays a basic analog clock on a form. CREDIT FOR THE ORIGINAL CODE GOES TO: Boriza I enjoyed his code so much I had to add a couple of quick improvements. Incrementally uncomment the code lines in the Form_Load event for different clock positions on the form.

Java_Volume1 #103851
Very simple RSS news reader

I made this because I couldn't find any VERY simple examples of XML/RSS manipulation in VB.NET (everything was WAY to complex) It has been designed to download and display all the info from 1 feed, although you could add more, just check out the code.

Java_Volume1 #103863
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.

Java_Volume1 #91235
Dials a telephone number w/o using APIs

Uses the MSComm control to call a telephone number using your modem WITHOUT HAVEING DIALER.EXE! :)

Java_Volume1 #100320
ftp file

Copy a file from a LAN to UNIX and vice versa.

Java_Volume1 #103460
Working with Datsets & Datatables using .Net (Aggregate Functions)

This article tries to explain how to perform aggregate functions on your Datatable.

Java_Volume1 #103924
ADO.NET Tutorial

Learn ADO.NET basics in shortest time possible. Contains 2 tutorials: Bound manually by code and bound by build-in Databinding. Shows you how to connect to an Access database, populate the controls with data, add new record, edit existing record, delete record, and save to the database. Well commented. Ideal to VB.NET beginners as well.

Java_Volume1 #99918
Xterria

This is a Text-Based RPG I made. It's Small but I like it. I hope you do too.

Java_Volume1 #103608
Datalayer

This class provides an easy way to access OLEDB Datasources (you can change the code very easy to access SQL-Server). It shows you how to work with destructors, constructors, dataset, stored procedures, own stuctures, Oledbcommand, datarelations, overload subs(functions). Download this at www.visualsoft-net.de under VB.Net Code

Java_Volume1 #99265
Redirect page in basis of browser language

If you have a multilanguage web site this simply javascript is for you! You can redirect to a page automatically. The script uses browser/OS language setting and forward to the specified html file.

Java_Volume1 #91236
Virus Scanner

This is kind of a Virus Scanner...It's to let you get the feel of a scanner which searches for strings a virus might have and then displays that it is a virus in a message box. Put this in a module and call it from like a button or something. I am only 13 so if you think this code is dumb or wouldn't work...sorry im still learning. E-Mail me at BmFWaLk316@Juno.com if you have any problems. Later.

Java_Volume1 #91237
Calculate InternetTime

The function InternetTime() calculates the internettime, the new time standard from Swatch. You only have to call the function.

Java_Volume1 #99919
Maze traversal ARRAYS!

this is a simple maze traversal program. It was produced using a 2d array, its not a very graphical program but technically it is very good. Jamie Lutzuver.

Java_Volume1 #102232
vbSock (.NET Based Winsock Control)

Note: I accidently delleted this, and reuploaded it. Please vote/comment again. Due to the amount of time and repeated code it adds to a large project to use the included socket control, and the fact that I had always used the Winsock control, I created my own version for VB.NET. It is well commented, and uses regions so that you only need to see the part of the code you want to look at. This is desigened to be viewed in VS.NET or VB.NET. This code is not 100% like Winsock. Although it has the same overal functionality, it does not have the same functions. For example, instead of an event being raised, you must call the VBSock.Read() or VBSock.ReadLine() function. I am working on this. Expect to see an update soon.

Languages
Top Categories
Global Discovery