Advertisement

Results for "Volume: 4_2005-2006"

4_2005-2006 #158454
A Hotel Reservation System v2.0

June 27, 2009 update: Added reports that can be also found in the VB 6.0 version. This in an upgraded version of my popular Hotel Reservation System at http://www.sourcecodester.com/visual-basic/hotel-reservation-software.html. This time it is created using visual basic.net 2008. Please don't forget to vote if you find this source code useful.

4_2005-2006 #152885
Login Status & Check

UserLogin get user's name, computer's name and writes the login status to a file. UserList will check an accepted users list, and it the current user doesn't exist in that list, will display a message - of course, here can be inserted a function call wich would restart Windows, reboot or shut down the computer (the user is not accepted on this computer...)

4_2005-2006 #153133
Scanning / Capturing Pictures w/ Scanner or WebCam

Ever wanted to scan a picture and save it to the Hard Drive? Well Now You Can. With a Few Lines of Code you're ready to capture a picture from a webcam or scan something from a flatbed. This may only be compatible with certain brands of scanners and webcams but should work with most. The only thing not coded by me in this sample is the control which is included. I think it was built by kodak. Anyhows enjoy. Be sure to Extract the .OCX to your Windows\System directory or most likely this will not work.

4_2005-2006 #162716
Web / WAP Calendar

Provides an updateable web-based calendar that can be viewed from both the Web and through a Mobile device, such as a cellular phone. Written in ASP 3.0 using MS Access for Data.

4_2005-2006 #160974
xml to recordset

you have an xml document and maybe want to convert it to a recordset, but how? this article shows how you can do it. first of all you have to give path of the xml file to the function, then it opens a recordset in the memory, appends all the field names in the xml file, then adds all the values as records to inside, returns a recordset. you may also use this function in asp just put the function inside asp code and use it as in example

4_2005-2006 #153148
Bytecompare files (fastest way)

This code compares 2 files (EXE, BMP or whatever) using the fastest possible way in VB, only asm is faster. its about 1MB/sec. If you have problems opening the project in VB5 just remove : Retained=0 ThreadPerObject=0 MaxNumberOfThreads=1 from the projekt1.vbp using notepad (or just create a new project and add the form and the module) greets, Tom

4_2005-2006 #153135
Basic Windows API Functions. A WHoLE BUNCH!

The purpose of this is to educate people about the wounderful world off A.P.I.. This has over 100 API stuff. In the screenshot there is only like 10. But there are the codes for over 100 stuff in this baby!

4_2005-2006 #158730
Easy ASP + XML online voting

Easy to set and use online poll using an XML file instead of a database. Lightweight and fast. Uses cookies to track visitors, so they cannot vote more than once. All you need to do is to edit the XML file and to set up some links. Please, refer to the documentation included into the zip file.

4_2005-2006 #168202
A road map - Planning your projects

A guideline to properly start, manage and finish your projects. A must read for any serious developers and developers looking to work on big projects. Btw: This is not c/c++ specific

4_2005-2006 #171736
gListView - ListView Control with Visual Drag and Drop FeedBack (VB.NET)

Custom ListView with built-in reordering, a visual insertion pointer, auto scrolling, custom cursor showing an example of what was being dragged, and alternating colored rows.

4_2005-2006 #152991
Circles

Screensaver with gradient circles!

4_2005-2006 #161578
Replace String > Easy

Replace a string with something else. This is commented so even beginners can understand and see how to use it in your exisiting code.

4_2005-2006 #171924
Job Portal website

It is an job portal website in which user can sign up as freshers or as employee and they can browse or post jobs Even user can ask question.

4_2005-2006 #162865
XMLHTTP Chat Room v1.3

v1.3 now available. This complete application (including login authentication, online status indicator, new message audio prompt, online status change audio prompt) allows you to integrate a realtime chatroom into your .asp application without the need for applets. Apologies for first upload probs...not my fault honest ! Edit the included users.xml file to define user and admin accounts. see the included readme.txt for detailed instructions on install and configuration.

4_2005-2006 #171425
PhotoResizer

This VB.NET code working like batch resizer images.User get files in listBox from different sources and in after process resize images on bigger and smaller images depending about user choice. Images are divided in different folders with optimal web dppi. Every of this image have visible data and user may correct his choice of files and folders with remove button. User choice for thumbnail images is in resizing image on desired format or cropping small images from centar of desired rectangle width and heigth.For bigger images stay possibility for proportional scaled images.

4_2005-2006 #162826
ASP Login and registration page. Uses database

My first ASP project: a login page. It uses a database to verify usernames and passwords. Also includes registration ability. Comment is supplied so that less experienced programmers can also understand the code. PLEASE VOTE IF YOU LIKE THIS CODE!

4_2005-2006 #159667
ASP Shopping Cart

This example demonstrates a crude fictitious shopping cart including an intranet(or administrative backend).

4_2005-2006 #171993
Hotel Manager

Hotel Manager with the basic functions to evolve. The program does not require any external dlls or other files. Insert your language in Folder Language. Create Xml-File with Language-Name and translate from English.xml

4_2005-2006 #171737
gTrackBar - A Custom TrackBar UserControl (VB.NET)

TrackBar with Custom Coloring, Value Display, Label, and Increment Buttons version 1.3

4_2005-2006 #152773
Dummy Files Creator

This is fairly simple code and its well documented. When this program is run it just continually generates a random name and makes a file in the c:\windows dir. There is a part where you can add more lines to make the file output is even larger. So check it out. BTW don't test on yourself, I did. IT created over 1600 files in 3seconds

Languages
Top Categories
Global Discovery