Results for "Volume: 7_2009-2012"
One of the bad things about old/classic ASP is its lack of easy built-in support for something as easy as sending an email. Most developers (including myself) ended up having to purchase a seperate email component such as ASPQMail, or SA-Mail. Well, now with ASP.NET that is no longer necessary...it's included in the box and is REALLY simple. Here's how to use it.
Currently this is the start of my personal VB.NET general purpose utility library. Currently the only code in this release of the library is a class that does on-the-fly encryption of XML files and demonstrates the use of System.Security.Cryptography and System.XML and System.IO ! The code uses memory streams as buffers for the encryption and decryption processes thus reducing temp dir clutter. Very clean code, have not yet had a chance to document it though.
Shows how to encrypt/decrypt text!!! how to get the text of a textbox and so on!!! Please vote for me!!!
Access .ini files in the blink of an eye. Use one line of your input to quickly retrive .ini values. With the same one line of code write to your .ini file. If you have any improvements on this code, E-Mail me at "karatebob@hotmail.com".
This code put colors in win32 Console aplication.
upload image(jpg) create thumbnail and store both in a database. Also can view images in database
This article will quickly and to the point show you how to supress the beep when the user presses the enter key in a single line text box.
101 VB.NET Samples - A comprehensive set of Microsoft provided vb.net sample applications.
Tool for organizing media files such as Mp3s, Divx, Movies, Pictures, etc.
cennection with access database
Very short code! Newly updated and it WORKS! Display bitmaps instead of text on a drop menu, in a form. Use the VB Menu Editor to create a menu with sub menus, the code does the rest!! So easy you will slap yourself for using other people's lengthy drawn-out codes.
To demonstrate MDI environments
This package implements a Web interface to generate barcode images according to well-known barcode formating standards. Currently it supports the following barcode format standards: Codabar, Code11, Code39, Code93, Code128, EAN-8, EAN-13, ISBN, Interleaved 2 of 5, Standard 2 of 5, MSI Plessey, UPC-A, UPC-E, UPC Extension 2, UPC Extension 5 and PostNet. The output images generated according to most of the standards have been tested with a barcode reader device to confirm that they are correctly generated. The classes require at least PHP 5.0.3 due to a bug in PHP found in previous versions that affects mainly the Code128 generation class. The PHP GD 2 extension is also required.
This is a simple puzzle game. You can load your image to it and split your image to n x n parts and then Make it! It shows you how to Copyrect, Draw, Split Bitmaps, Drawing in a Draw grid and etc. Just compile it and please vote for me. Thanks!
This program is a very basic animation. It uses the conio.h header file. It goes to the center of the screen, sets the text color, pauses for a second, and then resets the text and background color and prints more text. This is a verrrrrrrry basic animation.
Send an SMS message through SMSC service provider. There are hundreds of SMSC service providers all over the world
If your scripts are running too slow, it may be that you have a function that's taking too long to run or that gets called too often. This function profiler watches the all of the function calls and records how much time is spent in each function. All of the documentation is included at the top of the source code.
Simple code shows how to display any playing card image using the VBCRADS.OCX.
Tic Tac Toe game with AI: This game demonstrates the use of variable levels of the A.I. to challenge an opponent at any level. The highest level is unbeatable, the lowest level is very easy. The sourcecode is documented. Can you beat the highest level????
Cool KeyGenerator for implement in your application.Make your application strong. KeyGenerator generates an unique serial number using the username. Just download it and see the rest. Sorry my bad english.. :P La aplicacion tiene los comentarios en español tambien. :P