Advertisement

Results for "Volume: 6_2008-2009"

6_2008-2009 #211427
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...

6_2008-2009 #209638
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).

6_2008-2009 #215413
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.

6_2008-2009 #194893
Active X MoveButton

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

6_2008-2009 #211263
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 =)!

6_2008-2009 #211483
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.

6_2008-2009 #196523
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)

6_2008-2009 #216346
work with access database

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

6_2008-2009 #195446
Create/Check Access' DSN in ODBC

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

6_2008-2009 #198839
Extract stored executables and files in resource

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

6_2008-2009 #196524
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.

6_2008-2009 #196525
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.

6_2008-2009 #213036
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.

6_2008-2009 #213955
Airline Reservation System

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

6_2008-2009 #216011
Library

Simple Library management system.

6_2008-2009 #195344
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!

6_2008-2009 #196258
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.

6_2008-2009 #195447
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...

6_2008-2009 #210168
Fibonacci Numbers(simple)

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

6_2008-2009 #212963
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