Results for "Volume: ASP_Volume3"
Hello To All This module demonstrates how to perform common operations with ADO. This bas is essential if you want to do any database access with ADO. It shows how to perform common task as well as complex task using ADO. The notes on top of each function is self explanatory. The important feature is that it shows comparison with DAO (the older database access technology)and instructs how to perform similar task in ADO and which parameter to use. Please Rate it. Thanks and Enjoy..
This is an easy, simple and quick code to sorte up a bunch of text lines, say you merged 2 text files and then use this code?.. it only care about the first letter of each line but its easy to add the full line if needed, look
My program allows you to easily change your name that appears in the System Properties dialog window that is located in the Control Panel. I bascially made it so that people wouldnt have to navigate to the regedit and change it manually. Just a quick little app that allows people to edit their name! easy as 1 - 2 - 3
I've been labouring to achieve collision detection in directX and I'm pretty sure this is the best method so far, try it out! The answer was to draw a plan (or footprint) of the directX world in greyscale on a bitmap & use the picpoint method to create collision detection, sounds dodgy? check the code out.. It's fast (about 30fps for this example) & at least does away with inefficient tables & indicies. Now you can stop yourself walking through walls, clib stairs & open doors (try the blue door). Any comments would be greatly received. BTW this is a pretty pleasant looking (if a bit grey - to save .zip space) little directX world to show a few examples of the method. Quick note, press 'I' to see information, 'ESC' to quit the program. VERY IMPORTANT!!!!!!!!! The texture files wouldn't upload to PSC so I've published them on the following web addresses, I know its a pain, but I just couldn't upload (made the zip file too big) Go to the address, download the image to the 'textures' folder and rename them as below http://photos.bravenet.com/921/451/014/143B7131BF.jpg PLAN000001.jpg http://photos.bravenet.com/921/451/014/69083C6148.jpg PLAN000002.jpg http://photos.bravenet.com/921/451/014/121339B6A5.jpg starfield1.jpg http://photos.bravenet.com/921/451/014/CEF4E68296.jpg TEXTGUNB01.jpg http://photos.bravenet.com/921/451/014/7AEBE60E7B.jpg TEXTRUST11.jpg http://photos.bravenet.com/921/451/014/E94BC0BD56.jpg TEXTRUST01.jpg http://photos.bravenet.com/921/451/014/E0703FA361.jpg TEXTRUST02.jpg http://photos.bravenet.com/921/451/014/00A4C47A44.jpg TEXTRUST03.jpg ---------------------- I'm really sorry about that, but I tried over 50 times to upload them and it just wouldn't work, maybe I can update the zip file when the sites in a more robust state.
The Screenshot says it all, folks! This uses several pre-defined fractal patterns and allows you to increase the depth of the fractal recurssion. Thanks to my friend Johnny Lindenmayer for his help with the designs and concepts. Dont forget to vote. :)
Have a look, very intresting. Program draws a chain of balls linked by rubber that stretch in a realistic manner. The balls follow your mouse. Everything uses physics equations, so you can alter the values as you desier to get releastic effects.Very simple but intresting.
This contains new and updated controls that mirror the actions and looks of the Macintosh system. THe menus are much better. Updated rollover effects. Also added a custom Scrollbar. NO NEED TO EDIT ANY "UserControls"! I added many RaiseEvent commands to these controls to make them easier to use. All controls are now more stable also. This comes with a demo of each control so you can see how to use them. Please tell me what you think.
This is a 2D MMORPG(Client, Server, and editors) I made a few years back, but never put on psc. All info can be found in the Alpha Release.txt located in the Server folder. Enjoy!
Well, I keep updating this game.. mostly because there's nothing left to be done on my winterbreak. working so far: some magic, items, weapons/armor, battles, treasure chests, some story (a bad story mind you), game menus. the tab, space and arrow keys are all you'll need in this game. tab gets you into the game menu and then will cancel you out of menus, use space to select options and talk to people. so give me your criticism, i've decided to take it like the man i am...
It's a simulation software for 5 axis milling machine. I'm using OpenGL library and especially the function glGetDoublev glgModelViewMatrix, Matrix(1) to get back the Opengl matrix. Tool and tool holder are created via standard Opengl function like gluSphere, gluDisk,and gluCylinder .. The elements of the milling machines are created via STL ascii file and you will find in the source code some samples of ISO code and STL part. I'm sorry because all the code and comments are in french but if I have any time and if someone is interresting I will try to translate the code in english. It's of course a Beta release full of bugs and limitations. You can find the zip file at : http://5axes.free.fr/devel_machine/Machine-en.zip Just some informations concerning the dynamic manipulation Clic on the PictureBox with the left button to move the machine. The zoom function is attached to the right button. Press the shift key + the left button it's a rotation against X and Y Shift key + right button = rotation against Z axis Regards
A vb test application which opens queries from access instead of tables for a datareport.I could not individually open selected records so i made this instead.
This program runs in the background and tells the user when a new program has added itself to the registry to startup with Windows. The purpose of this program is to make sure that no programs startup with Windows that the user doesn't know about. You could just use Regedit to see which programs they are but not a lot of people feel comfortable about using it, don't know where to look or don't even know it exists. This programs works fine on my pc but if you find any errors than please let me know a.s.a.p. ([email protected]).
This utility enables you to import data from any Access, MS SQL Sevrer or ODBC complaint data source and generate unlimited Word documents using templates. YOu can create templates of your own & filter the you want. You can save the whole action as profiles for doing the same action over & over by a few mouse clicks. Sample database & usage is included. You need to have MS Word installed on the system. You also may need to have MDAC 2.8 that can be found at http://www.microsoft.com/downloads/details.aspx?FamilyID=6c05 0fe3-c795-4b7d-b037-185d0506396c&DisplayLang=en, don't install it unless you face trouble. The only 3rd party ActiveX can be found at HTTP://www.GeoCities.Com/WOWFormer/ (note that the ActiveX is not the objective here!). I am grateful to Gongchuki for his Chameleon button. This will also show the beginners how to use ADO for any kind of database in a modular way, creat & use UserControls, clean & structured programming. You may visit http://www.ugibd.net/privatespace/joy/docCER.EXE for the ownloads.
This is a systray control with scrolling text on the tray.
There are several program that will let you check your emails & delete unwanted ones, but all of the ones I have seen here are POP examples. Using POP, you have to download the emails before you can delete them. Sometimes that can be real time consuming. After searching for an example of how to check email using IMAP, and not finding any - I wrote this little program. Using IMAP, you can view the email headers (From, Subject etc...) and delete the unwanted emails without having to download them first. The program uses AutoDelete, Exclusion list, Keyword checking. Your email server has to allow IMAP to be able to use this program. Includes lots of useful functions you can use in your own code. Thanks to Randy Beach (http://vbnet.mvps.org/) for the modWindows file.
It is a small number puzzle game tells if the user has winned or not. But the punch is that there is no variables used in the code.
Text encryption program based on randombyte and a cyclic rotational frequency. Use for very high encryption on messages and text. Encryption is based upon a key which is defined when you start. Encryption is then saved to a 'QCF' file
Microsoft Outlook XP (2002) does not allow you to receive certain attachments in your emails and there is no way to change this in ANY of the program settings. I know that Microsoft is only trying to protect the users from malicious emails but, as an advanced and careful user of Outlook, I would like to be able to screen my own emails. After some research, I found a registry entry that will enable the blocked extensions. All this simple code does is make it easy for you to add these registry entries. Some votes and comments on this would be nice because even though this is very simple, it is useful.
My chatroom uses a seperate central server, so that everyone all connects to one place. This is what some major chat system do, such as AIM and MSN. My chatroom includes Private Messages, Color Coded Names, Custom Font Settings, Administration Commands, and a few other easter eggs. Have fun, and please vote! :)
SpyEx runs with windows in the background and logs the time, keys pressed, and window title of every place you've been. Each time the user switches to a new window the report is automatically updated. Now you can have SpyEx e-mail the report every time the file gets to a certain size! Also, SpyEx now accepts command-line arguments, so you can change the set options. Want to know what your kids or employees are doing, or maybee to see what's going on at your computer? Well here's your chance. Let me know what you think. The dll file to send email was automatically removed when I submitted the code. You can go to http://www.spyex.net to download the dll.