Results for "Volume: 6_2008-2009"
This code shows how to create a multimedia type rollover menu that changes text and graphics on the form. This uses a rect function to recognize the rollover hotspots. (A MUST SEE)
This is a package I put together to help ease programming. This is a very VERY useful package. Look at the screen shot to see what all this one includes. This is package 1 and there will be more on the way if everyone likes this one. I will make updates often on this as I make updates on these systems in my engine. When I get more time, I will upload some demos for some of these. It also includes a PDF that helps explain what the different systems do. This package was ment for the kernel and systems part of an engine (A very little part) the next one will start on the graphics side. Systems Included In Package 1: Advanced Window System (Kernel Internal) Advanced Window System (Kernel External) Deprecation System Error System Log System Math System (Updated) Memory Controller Registry System Resource System Resource Creator Sound System String Files Timer System Version System This took me a long time to create and put together. If you like it or find it useful, please leave a comment and vote. It will be appreciated a lot. Thank You. Hope You Like This Package! -James-
No need to purchase expensive components. You can do it all with what you already got. This version is an update for faster speed and reliability. Bugs have been fixed, and the entire code has been commented to walk you through the process.
SCREEN SHOT INSIDE!!! CHECK IT OUT... I wrote this program to see if AI could be written well in VB...as i found out, it can, i just used a very simple binary tree. It's missing no bells or whistles, it has sound, and very good Artificial Intelligence. It Also has some internet support, however it is not great. Im more than welcome to suggestions if you are willing to give them!!! Plz Do, infact.
Lays down a universal interface to sending email. Easier to port to other servers that use different COM objects to send email. Even exposes a list of ProgID's that are installed on the server. (This is the beginnig. But I am sure you can see where the benefit of this code is going)
Get the Serialnumber from your harddisk, cd rom or your disks.
Requests users to login to website with NT Account.
Backup Folders and Files
This project shows/explains all routines needed to manipulate sections/keys/values within an ini file. It has an intuitive interface, allowing to drag keys between sections, create/delete sections/keys/values, etc, but the routines can also be used individually with other projects. A must have to whom works with INI Files.
This script will get the system format date/time and display the results in an easy to read format. All elements of the date/time have been broken out into individual customizable pieces so it's very easy to adapt to your needs. Unlike my usual code, this has been highly commented!
Imports ASCII text databases in any format, to Microsoft Access format. Very nice GUI. You will need to find a "Replace" function from Planet Source Code and paste it in... only if you are using VB4 or VB5.
A very simple tutorial on how to print report using crystal reports in VB.NET
Upload multi file's , 8 files at a time also the protected with password and bug fixes than first Ver...,
This SW allows you to create complex SQL sentences, working with the Dictionary of the Data Base in use. This sentences can be saved to use it later. IMPORTANT: This SW was made in Spanish. As I drop the source code, change it to English is easy. Advances: -Works like the ISQL command. -You can select the number of records to be recalled, and the timeout. -The response will be separated by ASCII 9. Pass it to an Excel Worksheet to work with the results. -You can create the masks for: insert, select, update, delete of the tables. -You have a create table/index template. -The sentence can be converted to a string to pass it trough the clipboard onto your VB project. -You have an internal buffer, to work with two 'clipboards'.
Generat the Random Password.
This is a code fix update to my original Easy Librarian application. My apologies. I wrote this for my father to keep track of all the books he owns, though it could be easily adjusted for other media, such as CDs or DVDs. It can also serve as yet another introduction to ADO programming. The code is fairly heavily commented and should be pretty easy to figure out. Comments/Criticisms/Suggestions welcomed. --------------------------------------------------------------------------------
This code should explain the bubble sort ! Bubble sort is a sort algorithm that sortes string in very fast way. There are many sort algorithms but this is the best !
This article demonstrates how to get the ID of just inserted database record using INSERT clause.
It's basically just like an etch-a-sketch, but on your computer! No purpose, but it's just fun.
To show other developers how to implement an MDI application with Login and Logout system, 3-tier design, crystal report design, etc. I excluded the database because it is big. To request for the DB, please be a member on my blog http://vpdejesus.blogspot.com and email me to request or comment on any article of my blog with your request. This is the only favor for the hard work I shared here.