Advertisement

Results for "Volume: 7_2009-2012"

7_2009-2012 #237378
BANKER

IT DOES ALL THE OPERATION THAT ARE PERFORMED IN A BANK im sorry that i was unable to add my database earlier now im adding a file from which you will be able to identify the tables required you are requested to create the same tables with SQL Server 2000 and run the code ALL THE BEST

7_2009-2012 #228377
Interactive World Map

This page lets you zoom in/out and interact with the world map. The code is based on VML (Vector Markup Language).

7_2009-2012 #235010
Prevent more than one instance of any application

Purpose of this application is to have only one running instance of any c# application. Uses "using System.Diagnostics" name space

7_2009-2012 #218726
APIFileOperations

I think I took some of this from the MSDN, and made major mods to it. Now, when compiled, the developer can simply set a few properties, and call the methods to do windows standard file operations. it will do a copy, move, delete and rename, and where appropriate will bring up the standard windows dialog boxes, complete with the little animations, etc...

7_2009-2012 #238164
FourPlay

I started programming this during 1997 using QuickBASIC 4.5 and my User Interface Library (TxMUI). Due to the limited nature of the QuickBASIC IDE I had to keep the source code slim & trim. Hence you won't find a lot of comments. But I believe that understanding this BASIC code should be a snap. Most of the code has remained virtually the same. Only the use user interface parts have changed. This source code has come a long way. First I used QuickBASIC 4.5 and TxMUI. Soon I upgraded to QuickBASIC Extended 7.0 and TxMUI. Next, I got hold of Visual Basic for DOS and ported the code for that compiler and changed all the UI code to "Ruby". Eventually, when I started using Visual Basic 6.0 for Windows, I ported this code and once again I had to changed the UI code. And now, thanks to Microsoft, I have ported the code to Visual Basic .NET! When porting for Visual Basic .NET I modularized and classified most of the code. Although most of the code was translated by the Visual Studio VB to VB.Net translator, I had to make a lot of changes. The AI is very silly and should have been much better. I should have used some kind of recursive method to find the best move. Since I don't have much time (for this code) I leave it up to you. The Think() function should be a very good starting point. Eventually I also cleaned up the UI. Building it in VB.NET from scratch eliminating all legacy UI code. This code frankly speaking is open source/freeware. You can do whatever you want with it. I do not accept responsibility for any effects, adverse or otherwise, that this code may have on you, your computer, your sanity, your dog, and anything else that you can think of. Use it at your own risk.

7_2009-2012 #237376
Digit Recognition Module

This is an digit recognition application. (OCR or ICR application). First you draw a digit in the picturebox. Then the image processing begins and recognize the digit and returns you the result. I used correlation matching algorithm for character recognition and k-neighbor classifying algorithm to select the true digit. Database includes handwritten digit examples which are collected from a hundred persons. These digit images converted to binary type before added to the database.

7_2009-2012 #226979
Gather as much as possible information about a PC in the internet

This app is an IP range scanner. It gathers informations like: SMB shares, services, processes, transport protocols, number of drives, groups, users, sessions, remote registry info and much more... It's also possible to shutdown a PC, to open shares and to send messages over the message service. (but only if enabled on the remote PC) Please vote :-)

7_2009-2012 #237375
Pattern Thinning Module

This is an image processing module. The application produces the skeleton of the pattern. First you draw a pattern in the picturbox. Then thinning process begins and shows you one-pixel-thick skeleton view of the pattern. Lots of character recognition systems use thinning step in their applications. My application can be used by the programmers who interest in OCR or ICR. I used the thinning algorithm which is discovered by Lei Huang, Genxun Wan, Changping Liu.

7_2009-2012 #225444
Add Picture in DataGrid

Add Image in DataGrid. You can also learn about how can Image Retrieve from Database and Also Save and Modify Image in Database. Just Right click on Image and you select Add New Image and Change Image. Please vote if u like this.

7_2009-2012 #220282
AWESOME String Replace

To replace a word or characters in a string, using JavaScript.

7_2009-2012 #218727
EASIEST way to have scrolling marquee text!

This is the EASIEST way to have scrolling marquee text in a label. 'No long useless code.

7_2009-2012 #235337
jValX

jValX is an easy way to simplify your client-side form validation, and is all XHTML 1.0 STRICT markup... note that "Beginner" code level means that beginners can successfully use this library, while jValX supports very advanced validation needs as well.

7_2009-2012 #235465
Drive and Folder Scanner

This program can scan folder or drives for a variety of reasons. By scanning, it possible to spot security problems in the NTFS file structure. Of course, total number of files and folders and their attributes can be returned. But the most useful function this utility serves is to identify those paths that are not compatible with CD/DVD recording. (This update cleans up code and fixes bugs.)

7_2009-2012 #236615
MyMediaJukebox.NET

The purpose of this project was to be able to setup a box that would control all of my media files almost like a radio station using a web interface. To allow users to request music and vote on songs, chat etc. etc. This also allows for id3 reading and writing, album art downloading, server or even shoutcast streaming. This is just the plain 'ol source code. For a full install go to http://www.mymediajukebox.net

7_2009-2012 #221341
Correct Line Numbering Example

This Line-Numbering example will correctly show the line numbers. Unlike many other Line-Numbering examples, this allso works when the user manipulates the scrollbar and keyboard. The blue line is there so you can see the the line-numbering works correctly all the way down to pixel level. Please note the "Padding" Property of the lblNubers-label. If you change the font, you might have to fiddle with around with that Property. This example was made by porting the C# code found here: http://www.codeproject.com/cs/miscctrl/numberedTextbox.asp I did the porting and allso corrected a few bugs I found. Please vote and have a nice day!

7_2009-2012 #218729
How to Add Print Preview to VB (updated)

This code was originally coded using 16-bit Win API function calls and I switched to 32-bit... looks like I missed some in the first release. If you discover any OVERFLOW problems, it's because of this fact. I think I got them all. Anyway, here's the intro... It would be ideal to have a generic print routine that could print to the printer or to the screen depending on what you pass it. This project shows you how to create printing routines that can print to the printer or to a picture box. This enables you to add print preview capabilities to your Visual Basic applications. Since there are several ways that you could implement print preview in your applications, this project describes one method that is easy to do in Visual Basic and works well.

7_2009-2012 #237099
Priore DHTML Popup Calendar

With this Javascript + DHTML source code for IE 5.x able to show a popup calendar to select one date in your web pages.

7_2009-2012 #230792
win32 console application

This is for someone who is just starting on C++ you can learn to make ya own win32 console application. please vote for me when you click this just scroll down and you will see vote

7_2009-2012 #227099
Blitz + map editor

Blitz is a remake of an old commodore game, u must destroy buildings so you can land. I used the OpenGL API and this is my first attempt at a game, i also made a map editor for it so you can make your own levels if you dont like the random game mode so please comment i have made other demos/games using opengl also a vote would be nice :)

7_2009-2012 #235373
Close Browser/Window without alert message or prompt

This code is tested in IE 6.0 on service pack 2 for windows NT and It's working great. So please dudes copy this code as per your need and enjoy. And remember do not forget to rank my code as I need it from all of you.

Languages
Top Categories
Global Discovery