Advertisement

Results for "Category: Complete Applications"

4_2005-2006 #168890
Get All Running Applications Icons

My code get all the icons of the running applications in the windows it also get all their caption and all processes running

4_2005-2006 #168892
Update : Mandau (Registry tool and System Information include netstat)

This is the tweaking tool, task manager dan system information. There are over 30 triks to manipulate Windows by registry. Plus the Netstat to see any open port in your computer. Please vote if you like it

4_2005-2006 #168919
Airline Reservation System

A complete application for airline reservation system. Helps the use of Database connectivity

4_2005-2006 #168992
Portfolio

This is a portfolio website taken from my own site (chrismallett.com) The site has: * Message board, skills and examples pages * CV page and request CV by email function * A backend control panel which allows you to edit database records and the page source code online. You can also track page visits and information about the visitor as well as set page level security access. You will need to change the content and images of the site and also upload your own CV's so that visitors can request them by email (Word 2000, Word 95 and text versions supported). You will see all this in the code. NOTE: To access the control panel you will need the Username: Guest, Password: User. You can change this either in the database (Access 2000) or by logging in.

4_2005-2006 #168994
Constifier

Modifies code files in a C++ project to make as many class member methods 'const' as possible. It parses the methods in all the files, tries making them 'const', tests whether the build succeeds and if not reverts to the previous state.

4_2005-2006 #169024
Email 2 Mutiple Recipients

This Script will allow us to Send Email to Multiple Recipients. This script is similar to Newsletters used by administrator of the web site to send any update news about the products/services to the clients via email.

4_2005-2006 #169028
Newswriter 2005

The Newswriter is a simple script to publish and administrate your News. There is no need for a database. The News a stored in a simple file. I've coded this script because the others I found were to complicated and not adaptable enough.

4_2005-2006 #169061
MyMediaJukebox.NET

The purpose of this project was to be able to setup a box that would control all of my media files almost like a radio station using a web interface. To allow users to request music and vote on songs, chat etc. etc. This also allows for id3 reading and writing, album art downloading, server or even shoutcast streaming. This is just the plain 'ol source code. For a full install go to http://www.mymediajukebox.net

4_2005-2006 #169138
Jakhal's Fast Food Cafe (Update)

Billing purpose at Fast food Cafes. You can make bills for customers at you cafe. Priting will starts soon, I am going to update it soon. Please vote for it.

4_2005-2006 #169319
TeamVision

Note: To log-in to the application use the following credentials username: "jdoe" password: "welcome" Technologies and Design Approaches Demonstrated: ADO.NET using Microsoft Access database Integration between .NET Framework-based code and COM applications (COM interop) The interop assemblies are avaialable from Microsoft as a free download: http://support.microsoft.com/kb/897646/en-us?spid=2529&sid=global Microsoft Visual Studio 2005 What is the TeamVision Solution? TeamVision is a simple task management application built using the Windows Forms classes of the Microsoft® .NET Framework—an integral Windows® component that supports building and running the next generation of applications. TeamVision allows authenticated users to view, modify, and add projects and tasks that are shared with other users. It may be used in any number of scenarios, from bug tracking to managing work orders or customer service requests. Its primary purpose is to provide quality, sample source code to developers interested in building data-centric applications with ADO.NET using the .NET Framework.

4_2005-2006 #169320
MemberVision.NET

What is the MemberVision MemberVision is the start of an ASP.NET membership tracking sample. It is possible that this could turn into a multi-stage sample which would depend upon the feedback and responses that I get here. I wanted to put the Atlas controls to use in a practical way and understand the inner workings of designing a customized Provider. So I came up with this as a way of 'testing' out the controls and provider model. MemberVision is a simple membership management application built using the ASP.NET and Atlas control classes of the Microsoft® .NET Framework. Currently this sample code only allows authenticated users to view members listed in a Microsoft Access database that could be located behind a localized intranet.

4_2005-2006 #169360
SQL SERVER CLIENT DATABASE UPDATION

Every Developer is facing problem regarding changes made in SQL Server Database by Developer. How to make all these changes done. This Program helpful for developer for such problem. I made a program in C#.Net. Usingn MS Ascess Database to restore Orignal Databse Table Sturcture, Stored Procedure, Functions, Views.

4_2005-2006 #169387
System Locker { New Desktop }

Update: Destroy desktop before closing the locker. ||| You want to lock you computer, and prevent any one to access it, you making a remote control system and you want to control other users login, you making a net cafe autmation system and you want to lock other computer. ------------------------------------------------ Its posible now, as the most hard part in this procedure is to cancle all hot keys and SURE TASK MANAGER. In my old post in VB6 i do this in hard way by using API to cancle all hotkeys, but now in C# i find a code that can create a desktop, but that code has a drawback as u need two exe file one to check desktop name, create a new desktop if needed and execute the 2nd exe in new desktop. In my code i do it in only one exe, there is much details in code, also copyrights info and a link to the coder in VB6, I hope you find it useful, and hope for comments and rating :)), ------------------- Please check Http://DominatorLegend.Co.Nr for more projects and more comments. Thanks.

4_2005-2006 #169388
Networked Explorer - A Real File Manager

The networked explorer is composed from client and server application, The application is designed to overcome the dynamic IP problem, so if your IP is dynamic, and change periodically the client still able to find server, this done through the IP database, this database will contain the required info to make the client able to connect to server, such as server LAN or WAN IP, Port, etc…, This application will allow you to explorer a remote computer drivers, you can download or upload files, also you can wake up a machine within your LAN. To keep the application as simple as possible, only one file can be uploaded or downloaded per time, because each file will need a socket to transfer its data, so if we want to transfer 2 file at the same time, we need 2 sockets, in addition to the command socket, the thread safe issues solved by a thread safe class that allow you to deal with GUI controls from other threads, For more information and full article please visit my web site, Http://DominatorLegend.Co.Nr ------------------------------------------------- [Update #1] A bug detected while explorer the client drivers through LAN and WAN, The bug had been solved.

4_2005-2006 #169389
Night Era II - Auto-Wake-Up

Version 2 of Night Era serve people who use their computers to listen to music before sleeping and also work as alarm to wake you up at morning, It contain a new future in which computer state will change to hibernate or suspend state at a specified time and wake up from that state when the wake up time is come to listen to music at early morning. below is the scenario of usage. While sleeping the master volume control value will be decreased to provide quietude. you can specify the interval of decreasing the volume control value i.e. each "N" minute the volume will decreased with 5 degree. so the volume will be lower along the sleeping time. You can specify the sleeping and waking up time, the wake up timer will wake up your computer from hibernate or suspend state. When the system time match the sleeping time, system state will change to either hibernate or suspend. When the system time match the wake up time, system will resume, and play a music file or MP3 list. The point of interests is that auto wake up functionality, that allow you to save power by putting the system in low power consuming state, and allow the system resume at morning to wake you up, also I search the web for a waitable timer in C# and I didn't find a one, so I build my own auto-wake-up-timer. Hope you like it, Visit my web for more projects ;)

4_2005-2006 #169412
Number To Text Arabic

To generate text from number in Arabic.

4_2005-2006 #169442
Share Trading

Online share trading application. I have used MS Access but you can configure for MS Sql too.

4_2005-2006 #169443
Babylon like Multilanguage Dictionary

Translate words from and to several languages just like Babylon(tm). Capture the Clipboard and translations from and to English, Arabic, Chinese, Chinese (S), Dutch, English, Esperanto, French, German, Greek, Hebrew, Italian, Japanese, Korean, Portuguese, Russian, Spanish, Thai, Turkish and much more. Free Access to all dictionaries from Babylon.com

4_2005-2006 #169534
Convert Chart to Excel

from this program, we can export data from database to excel file, include automatic create chart in the file. http://junindar.blogspot.com you can get more article from the above link.

4_2005-2006 #169563
Grade Calculator v2.1 With Color

THIS IS AN UPGRADE TO THE GRADING PROGRAM V2.0. THIS VERSION IS V2.1 NEW AND IMPROVED TO THE FULLEST AND CAN TAKE IN LETTER AND NUMBER FOR GRADE LEVEL NOW. THIS PROGRAMM IS USEFUL IF YOU REALLY LIKE TO KEEP A GOOD CHECK ON YOUR SCHOOL WORK.

Languages
Top Categories
Global Discovery