Advertisement

Results for "Volume: ASP_Volume2"

ASP_Volume2 #39530
ListView Column Sorting / Sorter

Sorting a ListView containing Dates and Numerics can be painful. Here is a solution, that is virtually seamless. The sort now handles positive and negative numbers as well as Dates and or Times. It works by creating a temporary column at run-time and populating it with the content of the column that is being sorted. The type of sort carried out i.e. Numeric, Date or String is controlled via the columns TAG value.

ASP_Volume2 #39531
Winstartup Manager 1.2

This is the 3rd release of Winstartup Manager and it's (v 1.2). As the name says it manage all startup items in registry "Run" sections that usually executed when you reach your windows desktop. This version has been enhanced more to be user friendly as well as the registry key sections has been fixed from the image list to option boxes as well as added some nice features in the upper menus, check them yourself please and if its desire voting will be appriciated thank you .

ASP_Volume2 #29260
Priory Hotel

Haven't made a visual basic program for a long time. Made this for a place that I work. I haven't finished the program yet but couldn't wait to see any comments you make.

ASP_Volume2 #29261
Patern recognition

This is a new standard in patern recognition ( Relevancy algorythim ) This program gives you a small 150,150 sized drawing aeria where you can write letters then the program will search ur drawing space and convert it to text (this can be edited and modified to do your homework lol not that i promote that)

ASP_Volume2 #29262
phone_chat

a prof code of what i saw here Connection Via the Telephone line.No internet or cable.Just the telephone line This article's purpose is to (reallllly) teach you how to connect with a remote system using your simple telephone line.No internet or special pc-cable required.It's pretty simple. To sum up it will let you connnect with your friend's pc and send and recieve messages.

ASP_Volume2 #39362
Easy and Fast Draw Poker

Play Draw Poker. Built on a base by noi_max, heavily modified in all operational aspects. This update puts in a pre-dealer which selects 10 cards and uses them to deal no matter when you hit Deal the second time. I had a totally random dealer which would deal different cards depending on when you hit deal. Look for how you can preview the second 5 cards (pronounced cheat).

ASP_Volume2 #39363
Gta clone

This is a clone of Gta. I started working on it 1 year ago. I didn't comment it, but if anyone asks to do so, i will do it with pleasure. Soon i will make much better city and much better collision detection system. The controls are w,a,s,d for your car and up,down,left,right for other car, v to change view, hold p to disable collision. Rotation of wheels is coming....after you vote. Please comment, vote and ask. P.S. If you want to know how i exported models to directx just ask.

ASP_Volume2 #39364
My Dumb Dog

An animated cartoon-strip, made in his honor. ;)

ASP_Volume2 #39365
Chasing Arrows Busy Indicator (Like on an Apple!)

This user control is intended to mimic the ChasingArrows control that one finds in RealBasic(R) for the Macintosh. The purpose of this control is to show the user of your program that the program is either busy or is doing something in the background. It gives the user the piece of mind that the program hasn't frozen while thinking. It basically sits on a form and spins in a clockwise pattern indefinately. The control includes a property called "Enabled" which can be set to either True (it will spin) or False (it sill stop wherever it is). This will not spin during design time. This control and all of its code, in whole and in part, is Copyright Bamco Products 2005, All Rights Reserved. Please do not modify the code without express written permission by Bamco Products. This control can be included in any program that you wish without notifying us, unless you will be selling your program for any ammount of currency. I do not charge for this control; I simply want to know where it's going. Please respect Copyrights!

ASP_Volume2 #39367
Webcam server

Webcam server broadcast over the internet using the default web browser,image reloads every 30 seconds converts BPM to jpg, no dll's required, doesn't use the clipboard. Note: I used some of the code from PSC to do this project

ASP_Volume2 #39368
[ LED Table Marquee ]

Nice LED Table Marquee that shows current time and date.

ASP_Volume2 #39369
Abhishek's Animating Desktop Icons

Displays Animating Icons On You Desktop.This Code Is Incomplete But Fairly Functional For Demonstration.I Shall Release The Complete Code In Next 2 Days

ASP_Volume2 #39370
Msn Messenger 7 "What I'm Listening To"

This my first version, 2ª version coming soon!! Let you put what you're current playing in winamp, like windows media player does, just using Winamp API SDK from www.winamp.com ;)have fun!

ASP_Volume2 #39371
Winstartup manager v 1.2 (FIXED) Open Source

This is the 3rd release of Winstartup Manager and it's (v 1.2). As the name says it manage all startup items in registry "Run" sections that usually executed when you reach your windows desktop. This version has been enhanced more to be user friendly as well as the registry key sections has been fixed from the image list to option boxes and added some nice features in the upper menus, check them yourself please and if its desire voting will be appriciated thank you . I will say thanks a lot for the following cool people out there that reminded and comment me for the previous version 1.2 that has some bugs in the optionbox control regarding the "selregentry" var . Ian Brooke KwickDoc Mark F JK M@rkS apidude 'Iam working also on that services thingy you remind me about yes :) SPY-3 Thank you guys :) Winstartup Manager 1.2 is open source and you might help me out if you likre, because i want to add the function like reading the services in windows XP also .

ASP_Volume2 #28810
Binary Search Tree Node Class (database engine)

Binary Search Tree Nodes Class - an effective and very fast searching/database storage methodology. This is a self-contained binary tree class along with a non-gui listbox class to create, search and maintain any unique key data in a binary tree. A lot of databases use this methodology as the basis for their database engines. Now you can have the database power inside your application. For example, a search of 3,000 keys will only require an average of 7-11 tree visits/seeks regardless of the key your are trying to locate. Also included are member routines to output all the data keys in tree in alpha order or even in reverse alpha order. This has been extensively tested for reliabilty and fast response for searching, insertions, deletions and traversals of tree nodes in general. Included root node release, tree re-balancing and garbage threshold detection and collection. Also extensive notes and a built-in commented example project/form to build a couple of example binary trees which output to a gui listbox. Also to demonstrate some of the class member functions usage. You may be surprised to learn there is little emphasis on recursion so no worries of runaway stack levels.(**IMPORTANT**: this latest version includes a major bug fix. When using the data index to reference external data, during a tree rebalance the data index was being lost or mixed up with another. It is a simple fix but significant to keeping the database integrity. This latest version is 1.1 and also includes the functions referenced in the supplemental article). ## LATEST: ## now includes a CD,DVD,Books Media Library application sample. ## (c) David K Richmond

ASP_Volume2 #28811
Binary Search Tree Node Class (database engine) - GetPrevInSortedOrder & GetNextInSortedOrder

Supplements existing article by similar name and by this author. This is a new release and includes the extra member functions in cBSTNStorage.cls in order to allow node removal. (INCLUDES major bug fix to preserve data index during node removal).

ASP_Volume2 #28812
Cabral IRC EX (open source irc client) - Rerelease

If you like or use the code please read the agreements and VOTE for me(?). I have decided to rerelease the irc client due to the fact that there has been many requests for it. This client is a bare bones COMPLETE irc client, bare bones meaning that there are no external ocx or active x controls, pure vb coding. The code is commented the best and could be.

ASP_Volume2 #28970
ToolTip Balloon windowless (no hwnd)

This code set a balloon tool tip with the standard windows API on every type of control with or without window handle (no hwnd or windowless) Please vote if you like it Adapt this code for your needs

ASP_Volume2 #28813
VBCorLib v0.7

VBCorLib v0.7 is a massive library of classes that duplicate much of the functionality found in the mscorlib.dll of the Dot NET framework. This has been an ongoing project and I have finally gotten some time to add even more capabilities. New additions include all of the Calendars found in Dot NET, Console capabilities, and Registry manipulation. This library is too big to attempt to explain here, so there is a support website with documentation located at www.kellyethridge.com/vbcorlib. There is a set of unit tests included with this code and they require SimplyVBUnit v1.4.x (located on PSCode) in order to be run. The tests themselves can also serve as a guide for how to use most of the classes and interfaces. The unit tests are not required to compile the library.

ASP_Volume2 #28971
Reverse Border Styles

My code will create a border style on runrime, and it can reverse the borders it can edit the border styles of any app if you get its handle. ive showed it rversing the taskbar as well I never found this code any where else I serached for months so finally I just Wrote my own code to do this so if you use it plz give me some feed back!

Languages
Top Categories
Global Discovery