Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #166391
Statistical Bar Chart

It is a statistical Bar Chart.. Enter Your subjects Numbers and Look them in Bar Chart... Animated bar Chart...Please Rate it.. A sound.h file include with code must be include in the folder...

4_2005-2006 #164602
Altering the opacity of a window

The code demonstrates the method to alter the opacity of a Window in 2000 and XP. The opacity can be from 0 - 255. Just use the code in any Win32 application and call the two functions. SetWindowLayered must be called once (when the window is created) and SetWindowOpacity can be called as and when required. I have used the code in an AppWizard generated MFC dialog based application (See attached zip file).

4_2005-2006 #170377
Binding Objects to a DataGridView

This article describes a simple approach to displaying object property data within a data grid view control. The example includes a test application comprised of a simple data container class and a sample application used to bind and display object data within a data grid view control. The value of the approach is to permit a developer to quickly display object data in tabular format, or to provide a convenient method for editing object data.

4_2005-2006 #149857
Active X MoveButton

Active X control a button that you can move on a form at runtime (using API's releasecapture and sendMessage)

4_2005-2006 #166227
Google N' YouTube Video Downloader .NET

Update #4: Support Flash Video (.flv) convertion-------> Download all your favorites videos from Google And YouTube! ..Dont forget to vote =)!

4_2005-2006 #166447
MathThat

This code is a simple Math game, he generates random math questions, calculates score, show records, use colors, FULL COMMENT! EVERY STEP. Good for beginners who want to learn how to make some funny console-based games.

4_2005-2006 #151487
Active X Tray Icon

This code is an ActiveX that let you put any icon image on the System Tray. Just select the image and the tooltip at the Properties Sheet and execute the ColocarIcono procedure. That's all. (It's a new version of a previous project published here. Spanish Version)

4_2005-2006 #171310
work with access database

the use of "oledb" for database Connectivity in vb.net

4_2005-2006 #150410
Create/Check Access' DSN in ODBC

Code You can use for check and (if not exist) create DSN for Access DB in ODBC.

4_2005-2006 #153803
Extract stored executables and files in resource

Extracts executables or other files stored as binary data in the resource of your executable

4_2005-2006 #151488
Chat over the internet!

A chat application that allows chat over the internet using IRC. NOTE: There is an updated version of this code, I strongly suggest you download that version of it, since this version is missing a component.

4_2005-2006 #151489
Chat over the internet!(Updated)

Allows you to chat over the internet using SocketWrench(Included). Metasquarer is gone from the list, for all of the people looking for it. I became afraid of plagarism after someone copied my other code and made some money off of it.

4_2005-2006 #168000
DosControl

Captures output from dos programs and outputs them to a windows forms textbox. The dos program runs invisible. IE: ipconfig is called, and the output is displayed in a textbox on a form, not in a dos box.

4_2005-2006 #168919
Airline Reservation System

A complete application for airline reservation system. Helps the use of Database connectivity

4_2005-2006 #170975
Library

Simple Library management system.

4_2005-2006 #150308
FileType Manager (modFileType.bas)

This module enables you to manage file types programmatically (by accessing the Windows Registry). For example change Text Documents (.txt) to open with a text editor other than Notepad; Change the icon of eg. Text Documents. And a whole lot more. I hope you find this useful!

4_2005-2006 #151222
Permutations & Combinations + BF Password Cracker

Finds out all possible combinations and permutations of any size from a set of characters which you can choose. Alternatively you can use the combinations thus derived to perform bruteforce attacks against another program or you may even add code directly to manipulate the words derived.You can make a dictionary and also there is a demo mode and also it is easier for you to set up the bruteforce attack when compared to my earlier program. Check it out.Also included is another program against which you could test the bruteforce attack. Specify two {ENTER}{ENTER} as the setup key.

4_2005-2006 #150411
Generate Really Random Value

Seems VB generate predefined values when use functions RND and RANDOMIZE(6.0), here is minimal improvement which generate You really reandom value...

4_2005-2006 #165132
Fibonacci Numbers(simple)

Understanding the use for equations and being able to use alternative ways around arrays.

4_2005-2006 #167927
System Information (C# Version)

This program provides a lot of information about your computer. Most of the information is harvested using the .NET Framework 2.0 or the WMI classes accessible through the Framework. This version is derived from the original submission written in Visual Basic, which is also available here. Because I did not use any language features specific to either language, the Visual Basic and C# versions are quite similar. The idea for using the panels is not mine. I modified some code from a Microsoft sample.

Languages
Top Categories
Global Discovery