Advertisement

Results for "Category: Complete Applications"

6_2008-2009 #202159
Volume Control VB.Net 2.0

This application is used to change the volume and set the mute status of Windows Master Volume Control. Start the app by moving your mouse over the tray icon. The application pops up. No clicks are needed to change the volume. Just move the mouse over the desired volume level and move the mouse away. To change the program settings right click anywhere on the program. There is also a class which you can use to get and set the main volume and mute level of windows. This class is from somewhere on the net. I adjusted it to handle mute get the maximum volume. I really hope you like it. UPDATE: Now includes comments on the main app. Installer at http://user.web.com.na/michael/

6_2008-2009 #202196
TwainScanner

This is an updated version of the classic scanner routine updated to work on VS2010 and works on Windows 7. The original source can be found at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=1551&lngWId=10

6_2008-2009 #202223
Disk Writter/Boot creature

Write a file to a disk

6_2008-2009 #202225
make 7 byte .exes

This is for Visual basic users also: this will show you how to create a exe with no compiler, linker, anything just pure machine code. Please vote

6_2008-2009 #202232
Bug Tracking System, generated using CodeCharge

This is a simple web based bug tracking system created in about an hour using the upcoming code generation product - CodeCharge. Features include Search, Sorting, Login and Administration of Users, Priorities, Projects and Statuses. Two source code versions are included - regular ASP with mixed HTML, and Template-based where HTML files are separated from ASP. Great example for ASP beginners and gurus, as well as an interesting demonstration of CodeCharge features.

6_2008-2009 #202233
Bug/Issue/Task Tracking and Management

FREE Web-based Bug Tracking with Source Code in ASP and ASP.NET/C# Great tool for assigning and tracking issues during software development process. Simple, yet powerful, Issue Manager features: - Secure, multi-level web access via login authentication - Issue assignment by person, priority and status - Full text search - Comprehensive, sortable issue grid with summary by status - Bookmarks for rapid access to commonly used queries - Issue history tracking - each response is individually tracked - Single click export of selected records to MS Excel - Color-coded priorities with custom color setup - Fully customizable look and feel via HTML templates and Cascading Style Sheets - Full compatibility with all web browsers - Support for ALL databases, including MS SQL, MS Access, etc. - Free Source code in ASP.NET/C# and ASP/VBScript

6_2008-2009 #202243
WebConfero groupware (Update #8)

======== RECENT UPDATE March. 8. 2008 ======= Fixed some issues during installation. ============================================== WebConfero is an internet-based open source groupware solution that allows users to communicate and share information. The system consists of a basic framework and modules to add to this. The system is based on rooms, where the information is stored. A user has to be member of a room to get access to the files, upload files, or to access the forum for a particular room. The system has a easy to use administrator area where users, rooms, permissions and modules easily can be added, edited or deleted. You may expand the system by adding modules to it. These modules are for instance Blog, message system, calendar, reservations, bugtracker and help. Modules can be downloaded from the WebConfero website, where you also can find themes for the system. These modules are added through the administrator area, and the administrators can decide which modules every user has access to. After you have extracted the contents of the zip file, run the file called installme.php to install the system. Installme.php can be found on the root.

6_2008-2009 #202251
Object Driven Interface Part 4 of 4

Part 4 of Creating an Object Driven Interface using Custom Attributes, reflection Custom Web Controls and much more. in this part we finally get to use our interface generator The Attached Zip file contains the complete code for all four parts of this article, which i had to split up due to size limits

6_2008-2009 #202276
WhereAbouts Planner

** UPDATED ************ Hoprfully to fix the date time problems for everyone. Also tidied up a few bits. Here is an early version of Whereabouts Planning system. This will allow you to display and edit the location of you team and managers so you can display them on a web server. Its basically designed on a calender event planner for the working week.Its uses a access database to store the relevent information. This is usefull if you work in a team and need to know where the rest of your team members are

6_2008-2009 #202309
Virtual Places Gesture Decompiler/Manager

There are several gesture makers for the Virtual places chat client at talk.excite.com but nothing for them when it comes to scripts. A gesture is an animated graphic, with music, or a sound file, and a line of text, or tag that shows in the chat room. This script completely decompiles these gestures, and returns the Animation, the button picture, the sound file, the gesture tag, and the option to download the gesture. As far as managment, this script allows users to Upload their personal gestures, or any other gesture they would like to share.

6_2008-2009 #202339
A way to subclass MSN Messenger, add hooks, dynamically modify menus and control its behavior

This program will teach you how to create hooks and dynamically control the behavior, outlook or anything related to a window. This program shows subclassing for MSN Messenger, by setting up a hook and then dynamically adding Menu items to MSN Messenger and handling its behaviour to certain events. With this technique, you can virtually do anything to any window or application of which you do not have access to code. Subclassing and hooking can be VERY powerful when used properly. Please check it out and please vote (o= Thanks

6_2008-2009 #202340
Any window can be fooled around with by getting it's handle! this shows u how!

This program will help u get any windows handle and then let you change the window's title through that handle. Gives u a good learning of how to have fun with handles and how to use them..

6_2008-2009 #202341
Alarm Clock that lets you set a personal message!

A cool and easy Alarm clock, that lets you set a personalized message and uses an API function to call alarm wave file. An Excellent way to learn how timers and controls work, and how to work with the mmsystem.h header file for sound playing functions!

6_2008-2009 #202400
ICQ-Pager v1.0

ICQ-Pager is a complete GUI-application which lets you send a message to the ICQ-Pager. The downloadable zip-file includes the complete project for MS Visual C++. The subfolder 'Release' contains the compiled and 'ready to run' exe-file. The sourcefiles are fully documentated, so this is a good start if you want to learn something about basic GUI- and winsock-coding. The code does not use the MFC, just standard WIN-API.

6_2008-2009 #202421
Simple GUI Continued, Listboxes

The second in a set of Creating GUI based applications without the use of MFC or Straight Code. This one elaborates on the code in the previous example, showing how to manipulate listboxes, Adding items deleting selected items and clearing items.

6_2008-2009 #202433
Graphical Poll v2

This is a Graphical Poll Analyzer. It takes the number of votes and figures out the percentage of each item and displays a bar graph to show the results.

6_2008-2009 #202543
Sonork messenger

Full source codes for the Sonork Instant Messenger V1.5.0.3 that may be downloaded from http://www.sonork.com

6_2008-2009 #202547
Mutual Fund.NET with XML

Mutual Fund.NET consists of a windows application and a couple of console applications. To be brief, the applications read an XML file and screen scrape Mutual Fund information from a web site. The mutual fund information is sorted by user defined sort criteria and sent via an html-formatted email. The retrieved information is also saved to two separate XML files, which can then be uploaded to a SQL Server Database from the Windows Application. The applications use ADO.NET, VB.NET, XML, etc. See the Explanation.doc for more details.

6_2008-2009 #202566
Futility Forum 1.0 Revamp

About Six Months ago, I put out a simple message board called an excercise in futility, which I dubbed futility 1. Since then I have written two more sophisticated boards, but the people I've heard from seem more interested in a simpler board that they can incorparate into their web sites and use as a part of larger packages they may be working on. Futility 1 was designed for that. The board itself was taken from a much larger application. Problem with the old board was that it ran into trouble running on certain types of servers, and the one thing that bugged me as a programmer was the fact that it would not offer feedback. You know, things like "Your message has been posted." In this new revamped version of Futility 1, I have fixed all of those problems and made the whole thing template driven so it is easier to customize. A live running demo can be found at http://dangerworlds.com/board/messages.asp Please note: For more features, please check out futility 3. I've noticed the Admin in that board is still a bit buggy, however the board itself is very stable and has many more features.

6_2008-2009 #202638
IP Calculator

Submit an IP Address and subnetmask and you will be given information about the ip. The information returned is Network address, all possible subnets, the class of the IP, how many hosts per subnet, how many subnets, and binary representations of the address information. This application is based on the code written by Ryan Conrad for Visual Basic. This application is going to be the basis for an IP address database that i will upload when finished.

Languages
Top Categories
Global Discovery