Results for "Category: Files/ File Controls/ Input/ Output"
Captures output from dos programs and outputs them to a windows forms textbox. The dos program runs invisible. IE: ipconfig is called, and the output is displayed in a textbox on a form, not in a dos box.
FileLib2 is a class module for handling a big file that contain other files. Useful for storing small files if you have big cluster size. TextLib2 is a text database program using FileLib2. Yeah, i know that this doesn't sound good, but it's fast, and easy to use (...and my english is bad).
This hummorus application explains how to use the Progress Bar Controls. This program is based on a spoof for people that have massivly oversized harddrives. This code was written in VB .Net (2002) but the logic can be used in most versions of Visual Basic.
how to use filesystemobject to get all subfolders and files and how to separate in a listbox, check screen shot.
use to watch the sites visited, allocate time spent on the net, create a log file, hide in the system tray. uses password so you have control over the program. added the use of adding more users with there own set of websites they can visit.
also goes to systray and creates a .txt file to hdd with the log, did it to keep an eye on what pages my kids where visiting, you never know what they are upto lol.
will check and log if internet is open/closed and which sites are visited. updated so it will find the urls no matter how many windows are open and you can open the urls by dblclicking the item in the listbox.
This is the new version of the UltimateMenus project for menus I submitted earlier. Now its more easy and fun to work with the new version. Just simply click and drop the KmMenuComponent Provider control from the toolbar. and set the properties through the properties window. Lots of themes included. go ahead try it out and let me know what you think of it. Please don't bother your self with the second control I mean the KmProfessional component. It still needs some work. But the first component will work fine. Give it a try. ENJOY...
Program to help in protocol development with MultiTECH DSVD Voice Modem. Can be used with any COMM device. Good tool for learning COMM control.
The program shows you how to copy files byte by byte. Everytime, it reads 4 kbs from the source file and write them in the destination file until it reads all bytes in the srouce file. There is a bar that shows the copying progress, and there is a label that shows the copying percentage. In the new update, you can use the browse button to find the source file you want to copy. I hope you will find the code useful .
Basically, this program shows you how to copy file byte by byte. Everytime it reads 4 kbs from the source file and write them in the destination file until it reads all bytes in the srouce file. There is a bar that shows the copying progress. ( Would you please vote for this code )
Just A Updated of my last version as someone asked me for external database for filetypes in this version i tried my hands on plugins capability in this unique application which lets you add your own plugins for adding more file types scan capability the plugin engine is developed by me itself and is at very first stage. so any comment and bug report is invited plz vote for this code and also try to help by creating your own plugins and if you find them working plz send them to me to add them officially to this application.
Use this code to create a control that simulates a keypad. It wasn't very hard but I didn't see one on the site and thought I'd contribute something...... *NEW* a complete sample.....built in vs.net 2k3 I don't have access to 2k2...sorry. I'm
protecte your EXE file via put a password to file and when you open the file you must type the correct password then it will be run.Note: first compile password project with name "data.dat" to the folder of EXEProtector then run EXEProtector project and enjoy! Please rate me if you like this.
thisis an update to my last project, I have added drag and drop like someone asked, I also added a hard drive scanner to find certain types of folder, and a small beta screen to deleted and modify your current favorites. I am going to work on the GUI now, but please post any suggestions and I will build them in asap!!
A mutant cross of your quick launch and system tray! quickTray is to help you save taskbar space, and allowing you to close your windows and open them back up... I made this because taskbar space is something very important to me, and I never seem to have enough of it. Like, When I download a movie lets say, I open d:\downloads, then I have to decompress it, then I open that folder, and either un ISO it or just move it then to d:\Movies, or music, etc etc. You get the point. Anyways, this is so that you can access webpages apps, folders, anything you need to at the easy click of a mouse. This app isnt commented, because I dont like commenting code, but it shows you how to change the registry, how to add files and read files from a txt, and how to open applications using simple system32 api. I call it... quickTray Beware, this may cause mild forms of efficiency!
First things first, this is just something simple, you need to rename cmd.exe.000 to cmd.exe that is the same as any cmd or command file you will get off of a computer. Next you need to make sure that you register the redirect.dll or this will not work, I repeat this will not work. This is a proof of concept that you can use a vb app to talk to a dos window and not only that but read what is sent back in the vb app. If you would like to replace the cmd.exe with your own command file that is fine but please make the appropriate changes in the app to show where that cmd.exe or command.exe is located on your computer. You can see the source to that dll in the dll.source folder, although that is written in c++ by (unknown) but whoever they are, they did a great job..
DB Navigator is an open source .NET control that has a VCR-like interface for navigating data and managing records. Record navigation is provided by the First, Previous, Next, and Last buttons. Record management is provided by the Create, Delete, Update, and Cancel buttons. It contains a huge portion of what every database application needs to perform. The source code is available in C# and VB.NET. More info: http://www.2lkit.com/Default.aspx?path=products/dbNavigator
Very useful when you use cazaa or Bearshare or other P2p, where you download infinity of files, but a quarter is duplicated. It compares all type of files looking for duplicates, how? you select a folder, all files in that folder will be checked and compared looking for duplicated files, it checks 3 part of the binarys and the file LEN, if a file seems to be equal to other, the programm promts for action, and shows if the file is the same. It's like that programm of NORTON... i don't remember the name. it uses listbox, drive list, progressbar, textbox and dir list. Uses two Binary access. NOW UPDATED WITH PROGRESS BAR!!!!!!!!!!
are you tired to forget what do you want to change of your code when you are debuggin?? when you stop debug you cant remember wich was the error, if there where a lot of errors? this utility may help you, its like VB.NET task to do utility