Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #171324
A 3D Pie Drives Information

Show all drives information by 3D Pie blending color graphical mode. Display Path, Volume, Serial Number, Type, FileSystem, Total - Free - Used spaces and percentage of usage for all attached device. Note: this version uses GDI plus to obtain maximum rendering possible to draw images and antialias text. All Colors can easyly customized using a Colors enumerator included into code. Correct just a little bug in routine DrawGraph to prevent 100% usage is displayed how 101%. Please don't forget to vote, I'm working hard for this project. Using GDI+ can be "deletery" offering too many infinite possibility to manipulate graphics device. Special thanks for all to have publicated some GDI+ samples.

4_2005-2006 #164097
A Graphics Pixels plus Angles_update

This is the basic concept of an idea I've had for awhile.Maybe someone will take it to the next level if there's any interest.Don't know how practical it is, but I do not intend to go any further with it. Enjoy.Added: Holding Shift plus arrow keys will move points as a group.

4_2005-2006 #171908
all database connection strings

this is my collection here all type of database connection string like Microsoft SQL Server > ODBC DSN >-- Standard Connection >Trusted Connection >OleDb -- via IP Address >ODBC -- SQL Anywhere >OleDb -- Sybase Adaptive Server Enterprise (ASE) >// .NET DataProvider from Sybase >// .NET DataProvider from Oracle and so an

4_2005-2006 #151917
String Tokenizer

This is a very small String tokenizer class, that can tokenize a string based on a patten, usfull for evalulators of anything else, anyway hope you like it.

4_2005-2006 #171659
Library System

4_2005-2006 #165686
MM Very Very simple Progressbar

Very simple Progressbar, a picturebox, an imagebox, a label and some line of codes and that's it:) no OCX and no API you can change the look of the progressbar if you want, juste change the image in picture1 (representing the backGround of the progressbar) and the image in in image1 (representing the status and value of the progressbar) and that's it Excuse my bad english

4_2005-2006 #171704
school fees management system

Title: School Fees Management System Description: UserID/Password is ASIF/333 This project developed to keep information about the fees,stdent information.This is fully auto,userfraindly, and well maintaned. Because there was the demand that who will operate this software doesnot know much more about the Software and Computer. So this is developed on the basis of just install software and start working. No setting, No Database creation, no pre-entry of default database etc. This is a complete software with all need of today live project. It will give you idead about. After reviewing this project you will get a complete Idea abaout Live Project...... If you feel it is good and feeded you with some knowledge, please VOTE me as well as post comments to gain more Idea about the projects.

4_2005-2006 #171592
Notification Area (Systray) Set

The "Notification Area" (Systray) is another one of Microsoft's "Manhattan Projects" (Best Kept Secrets). Days of searching Google I only found out that the info was in a registry value. I wanted to set the "Behavior" to "Always Show" for my "Send to Tray" applications where the icon in the tray indicated something. Windows Systray NOTIFYICONDATA should have something to do this with, if it does I can't find any info on how to do it? This project is actually three projects in one: 1. The Discovery process, where in the registry and what bytes to change to set "Always Show", "Always Hide" or "Hide when Inactive". Possibly more info on the subject than anyone wants to know! 2. A clubby program to list all Systray applications and make changes to "Behavior". In NotifyArea.zip package. 3. A self contained module to add to a "Send to Tray" project that will set "Always Show" when the application is started. Call "BehaviorGet" to test if "Always Show" is set, if it isn't call "BehaviorSet" with the file spec to the application and it returns true if successful.

4_2005-2006 #165687
MM CheckBox 2009 V3 Final

Final Version of My MM CheckBox 2009 (now, with beautiful Caption if you want)+Code Optimization. (see the screen capture)

4_2005-2006 #170837
Rapidshare Downloader

Rapidshare downloader

4_2005-2006 #171799
jcMDITabs v1.2

Sorry for the very LATE update. Nothing Special in the new version. Some Bug-Fixes and some new features. Close(x) button on each Tab is removed due to some problems. Office 2003 style added. A Dropdown Button added which opens a menu of all opened MDI-child documents as seen in VS 2005. jcMDITabs is a "no code" required solution for providing Tabbed MDI Interfaces in your applications. Just add the control to your MDI Main form, change some properties of Child Forms and you're ready to go! This control was originally developed by ANDREA BATINA in 2004. Any comments, suggestions are welcome. Please leave your votes if you like it ;-) [April 13 2009]

4_2005-2006 #166260
Naby RubiksCube

i like to play RubiksCube i found a great 1 in that site about it i realy i donot remember the creator name i use his user controll of him and make some change i add Rotate Cube and The Color Of Hidden Faces Shown i hope u like it have fun

4_2005-2006 #170889
Submit Data to a Web Form and Press Submit

Post to a web form from VB. This code is a starter for making an automatic submission or submitter for link sites and dump sites. Or something as simple as logging into a website through your project. I haven't seen any examples on this yet. Please vote if you find this code useful.

4_2005-2006 #171887
Commandos - 3D game

COMMANDOS - Industrial Quality 3D This demo was developed using Visual Basic 6 , DirectX8 and TrueVision3D . You must have a 3D Graphic Accelerator Card and Sound card to play it. COMMANDOS features include mesh animation, sizable viewport, true 3D sound, complex physics, fighter ai and more. System requirements: Windows 95/98/00/ME/XP/Vista, Microsoft DirectX8, Soundcard THIS PROGRAM IS FREEWARE. ANY USE IN COMMERCIAL APPLICATIONS WITHOUT WRITTEN PERMISSION BY THE AUTHOR IS PROHIBITED. ENJOY! ________________________________________________________________________ Zaid Markabi , Arabic Syrian Programmer Email : ZaidMarkabi@yahoo.com FOR MORE 3D VB GAMES VISIT : WWW.YAZANMARKABI.WEBS.COM

4_2005-2006 #159900
FYI: Import/Export ListView [16Feb09]

Updated posted bad example in previous upload. For your personal use. A slightly different method of exporting/importing a ListView. When I said listview, I mean all that pertains to it: This includes listview properties, its column headers & their props, its listitems & their props, the listitems' subitems & their props, the imagelists bound to the listview and its props, each image in the imagelist and its props. Additionally, you can pick and choose portions of what will be exported/imported. Note. The previous upload example for importing the reportview example did not ask to include control formatting, it should have. My mistake. No change to the class.

4_2005-2006 #170108
AQIL Vista-Form

This is a simple code to draw vista-style with ActiveX

4_2005-2006 #170888
Automatic Webform Submitter

Automatically post to your websites form or others. Load your XML, HTML, or Text document and strip out the text between the tags you want, then post everything to your webform. I have included a test xml file along with a test webform for example. You can just change the code to have it point to your webform on the internet. No more manual posting this sets the data and clicks the submit button. I have already posted a few examples relating to this but heres the full program. Please vote and leave comments.

4_2005-2006 #171804
KwikiBilling

KwikiBilling is a full scale invoicing and customer, Employee managment system and much more.. 1.Invoice Management 2.Customer Management 3.Preview & Print Invoices 4.Payment Management 5.Inventory Management 7.Employee Management 8.Company Setup 9. Etc...

4_2005-2006 #165485
Odometer

A odometer usercontrol with settings as digitclors, bordercolor, speed, etc. Some bugs are fixed.

4_2005-2006 #171925
Orkut Scrapper

Get colorful new stylish scrap with this application.

Languages
Top Categories
Global Discovery