Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #217463
Associate File Name and Icon

For those of you who want to add a touch of professionalism to your program, now you can create a file type in the Windows Registry database which will associate all files ending with your program's file extension ( yourfile.xxx) to your program. You also specify an icon for your file type and a description. This example also shows you how to use Command$ to open these files in your program when once the file is clicked or opened, and a quick tip on creating files in the Windows Recent file folder (Start > Documents).

7_2009-2012 #233075
Network Copier

Basically it is like a two way copier like 'WinTrim Nc'.It can copy,delete and create folders,files and other cool stuff.A good thing to learn about File Handling.I have demonstrated how to copy a whole folder with files in that folder in just one click.If you'll find it Cool just vote for me.If while unzipping it ask for a password.Type 'planet'.Hope it will'nt ask

7_2009-2012 #233963
Auto-Typing in MS Word with .NET!

This code opens MS Word, creates a new document, and starts writing a text in it letter by letter.Just create a new proyect, a normal windows aplication, add a reference to Microsoft Word Object Library, and copy/paste this code. Then set form opacity to 0%. Easy to implement and Cool effect, isn't?

7_2009-2012 #221716
DRAW -3D

A cool application that converts anything drawn in 2-D to 3-D.COOOOOOOl isn't it (see screenshot) More cool programs for download at www.gauravcreations.com Please Vote

7_2009-2012 #234631
MultiThreaded MAC Address Discovery Tool

This is a mutithreaded application to discover MAC addresses on a network. It uses low level api functions to discover mac addresses of any network connected device. No NEED of WMI, NO NEED to be administrator. It will scan an entire subnet in less than 3 seconds!

7_2009-2012 #225396
Kaun Banega Arabpati ? ( Who want to be a billionaire ? )

1. Credits ~~~~~~~~~~~ Written and developed by Jayant Kumar Gandhi. For more question sets mail me at kbap@jayantgandhi.com Or visit me at www.jayantgandhi.com 2. Installation ~~~~~~~~~~~~~~~~ Unzip the 7 files to any directory and run Kbap.exe Data.dat Data2.dat Egavga.bgi Kbap.exe Pallette.col ReadMe.txt (this file) Softrock.fnt Make sure that all the files are in the same directory. 3. Troubleshooting ~~~~~~~~~~~~~~~~~~~ Make sure that all the files are in the same directory. Also make sure that the file "Data2.dat" is writable. Remove 'Read-Only' attribute if there. Problem will also occur if you have all the files on a 'write-protected' disc. Please report any problem you experience to prob@jayantgandhi.com with "Problems using KBAP" in subject line. Hope that you enjoy the game. If you do then please give me your feedback at feedback@jayantgandhi.com or visit www.jayantgandhi.com.

7_2009-2012 #234372
Not Another Snake Game

Move some stuff

7_2009-2012 #220601
Unmask All Passwords

Have you ever fogot a password, but it is still inside your program, only that it is hidden with astricks? This source will show you how to remove those astricks and show whats really there. (see screenshot)

7_2009-2012 #225167
a) InFile - Searches by strings in TEXT or BINARIES files, case sensitive or not

InFile searches by a string like "Microsoft Corporation" inside any file you want, case sensitive or not, within subdirectories or not. Example: infile c:\*.txt "Copyright (C)" -sub -case Functions used: FindFirstFile, FindNextFile, fopen, fseek, fread, SetCurrentDirectory, GetCurrentDirectory.

7_2009-2012 #233076
Box v3.0

Replacing or adding the/a quick launch bar!

7_2009-2012 #224398
Snakes! Game

A great game of snakes . With a powerful GUI. Just play it.Contains the Exe File.

7_2009-2012 #225442
Using an Access database in VB.NET

A very small example of how you can using Access databases within your applications. I made this little demo after searching for hours on the net for an example and failing. Firstly I created A simple database in Access using 1 table called "people" with 3 columns, id, fname and sname. The app allows you to add new records to the database, remove them or change them. Excellent for beginners.

7_2009-2012 #235502
Huge and Unicode file functions

come from Vietnamese, this unit will help you work with *HUGE* and *Unicode* files... Demo n Source included. Really cool, vote me :)

7_2009-2012 #217473
Dynamically Create Databases (.MDB's) in code

This code creates a Microsoft Access MDB dynamically.

7_2009-2012 #225397
Programming 3D Graphics using C/C++ - Full Tutorial

This contains all 9 tutorials of 3D Graphics Programming using C/C++ Please do take the time to vote and comment. Visit me at www.jayantgandhi.com

7_2009-2012 #233964
Vb Photo Editor

This is my first approach to the amazing graphic's word. This code is a picture viewer, which can apply some effects like, rotate, zoom, sharpen, smooth, etc. All this, using new GDI+ and without any line of API code, because the new .NET classes can operate pixel by pixel. The code shows also how to use MDI environments, Clipboard class and open/save dialogs. This code is just an EXAMPLE you can use freely as a base to build real complete image processing applications. Any comment or improvement would be welcomed. I must say that some of the graphic algorithms are based on the excellent book "Mastering Visual Basic .NET" auth: Evangelos Petrousos , which I strongly recommned. Finnally, just say that the code is fully commented to make easier understanding.

7_2009-2012 #228514
Project Notebook - Databinding Demo

Professional programmers in the industry use serious project management software tools to coordinate development efforts. This is not one of those tools. Of course, it won't put you back several thousand dollars either. The main value to be had here is that Project Notebook is an excellent demonstration of data-binding in C# (something I was unable to find elsewhere). DataGrids, DataSets, Listboxes, Combo Boxes, Edit controls are all wired up together with very little explicitely-written code. Data is persisted as XML using a schema built in the .NET GUI. While all this database-related stuff is kind of dull - this is exactly the kind of thing that you would want to know about if you were writting any editting tools for game development.

7_2009-2012 #231514
FileEye

FileEye watches folders/files on a mapped drive for Creation and Changed events and can initiate a new process that the user defines. FileEye can also send simple emails for warning or notification. Some of the more interesting components used are TreeView, FileSystemWatcher, XmlDocument, and ResourceManager. Recent improvements include better logic for checking changes in folders while FileEye was offline.

7_2009-2012 #217474
Combo Auto-Search

Automatically search through a combo-box's list as the user types into the text portion of the control. The code exists for allowing entry of text that does not already appear in the list, as well as handling the Backspace and Delete keys in a logical manner.

7_2009-2012 #225443
XML Tutorial

Tutorial on XML and VB.NET. I have made this tutorial so that people can learn to use XML in their applications, there are 2 code tutorials written in VB.NET (1 for reading XML and 1 for writing XML). I have also documented how to create XML documents using notepad (Word and PDF). After reading and examining this you should be able to make an XML based phone book that can be saved and loaded etc. as well as adding and removing entries.

Languages
Top Categories
Global Discovery