Results for "Author: dustin davis"
Ever wounder how to make those neat pop-up menus like you see when you right click on something? well, here is an easy to follow example!
Need help with geometry?? Well, this thing will do it! Calculate the Area of a circle, triangle, trapazoid, parallelagram, rectangle, square, find the volume of a cylinder, cubes and more! Very simple to use, understand. Also includes formulas so you can do the calculations yourself!
With this program, you can look up and define any error that Visual Basic can give to you! It will teach you how to do error handling, define errors of your own, how to use the Err object and can be very useful! Please add to it and keep it going as a tool everyone can use!
Power browser is the ONLY web browser that gives you the choice to block pop-up windows WITHOUT TURNING OFF JAVASCRIPT!!!! It will show you how to use the browser control and you will learn everything you need to know about how to build your own browser!!
This is a Slide Show program that u can use to make slide shows in your programs. It will teach you how to do that. It has multiple features such as, show infinate images, Pause / Resume slide show, timer settings, image file filters and so on! Very nice
Since I posted the code that shows people how to use the winsock control everyone has asked how to allow multiple connections! Well, i've finally done it. This shows you how to accept multiple connections with one winsock control!!
Ever want to know which of your ports are being used while your on the net? Well, here is a full fledged application, you can scan ports in ranges such as 1-65530 or you can select 11 diffrent ports to scan, and you can watch 2 ports to see if incoming data is being sent on that port. good to see if someone gave you a trojan! And with the timer control, you can automate your scans and even save them to a log file!
Learn how to use imaging controls! Quick Image allows you to scan images, save them, print them, open images in diffrent formats. You can do alot of things with this program. Change the resolution, and alot of other stuff. It used the kodak image control and the kodak image admin control to show the image and kodak scan control to scan images. Anyone looking for help on making an imaging program, look here! Good start
I have seen some e-mail stuff on this site, but all are so freakin complicated. This is simple and VERY easy to use!
Want your program to be able to send and get files over the internet? Well, here you go! This is very easy to understand.
Ever make a really killer program and want people to register it, but you cant figure out a way how to create codes for every name? Well, this is the solution. Very good security for your programs. This will generate a code from a name you type in. It is very simple to use and to figure out! Works great and there are many diffrent ways to modify it to be even more secure. If you want more security, add on to it yourself
OpenGL in Visual Basic is a largely unexplored area. I did a search on PSC for OpenGL and came up with a mere handful of results. Some of the submissions were quite good, however I felt that they were a little too complex for the beginner in OpenGL. This submission is an altered version of a port to VB from C++ (Original tutorial + VB port available on http://nehe.gamedev.net). This demo initializes OpenGL in fullscreen mode and displays a mipmapped textured cube which you can rotate. The main feature I'm trying to demonstrate here is loading a TGA file from disk and using it as an OpenGL texture. You will need hardware acceleration of some form to view this demo at any form of acceptable frame rate, but I consider this an acceptable requirement.
If you have ever wanted to make programs that deal with alot of data and need to use databases, but dont know how, well, i can help. This tutorial is very simple. It uses NO and i mean NO data access object controls. This tutorial teaches you how to talk to a database with PURE CODE. Once again, NO data access object controls. You will learn how to Add/Edit/Delete records, Add/Delete Tables, List fields and Tables, add/delete fields from tables and alot more. Very nice if you do alot of ASP or DHTML pages
This code shows you how to use DirectX 7 and the RM Canvas control to create nice animations that are smooth and simple. It shows you how to create lights, frames animation and more.
This will allow u to join a chat, and when u do u can Kick All, Host all, Dehost all, and so on.. Very simple and basic!!!!! If you come on MSN Saying you made these bot'z could u please mention my name a bit in the copyright or w/e u add to it... Give me a fead back on what u like/dislike............ Im looking for someone to program with if anyone is intrested add me to messenger supa_thug21@hotmail.com!!! Enjoy!!!!!!!
This example will show you how easy it is to draw objects using openGL. It draws a giant pyramid and you can walk around inside this foggy temple. Not much to it but it is really cool to learn from. If there are any probs email me.
Ever wounder how to make those neat pop-up menus like you see when you right click on something? well, here is an easy to follow example!
Need help with geometry?? Well, this thing will do it! Calculate the Area of a circle, triangle, trapazoid, parallelagram, rectangle, square, find the volume of a cylinder, cubes and more! Very simple to use, understand. Also includes formulas so you can do the calculations yourself!
With this program, you can look up and define any error that Visual Basic can give to you! It will teach you how to do error handling, define errors of your own, how to use the Err object and can be very useful! Please add to it and keep it going as a tool everyone can use!
Power browser is the ONLY web browser that gives you the choice to block pop-up windows WITHOUT TURNING OFF JAVASCRIPT!!!! It will show you how to use the browser control and you will learn everything you need to know about how to build your own browser!!