Advertisement

Results for "Category: Complete Applications"

6_2008-2009 #214965
A 8085 Simulator

8085 Simulator is a simulator for the Intel 8085 Microprocessor, as it’s name suggests. This program is completely created in Turbo C++, but it’s operation is comparable to any commercially available simulators. The 8085 simulator has a good error detection system, which can point to the specific line(s) where the error occurred .The program is completely mouse driven and it has many components like the Scroll Bar, Command Button, Message Box, Input Box and so on, which are common in the applications for windows. As it’s a 8085 Simulator, this is a comparably long code and will obviously have many functions in it. These functions such as the implementation of mouse, command buttons(as a class), scroll bars, Input Boxes, Output Boxes, loading a 16 color bitmap and plenty of other functions on strings and integers, Number Conversions etc. These codes can also be used in other applications. Please vote for me, if you liked the code……...

6_2008-2009 #215022
ASP Chat (without the refresh) XMLHttp

Hi this is my first ASP code, hope you like it. The chat has some impressive features, especialy for an ONLINE chat that DOES NOT refresh the user. It has an active user list, see who is on and when they leave. You can also use over 48 smileys. The code also has a very good looking scroll to it when the message window needs to scroll. It stores all information for later use, but everytime a user loggs on it only loads a small amount (so the pages load faster). REMEMBER TO VOTE IF YOU LIKE THIS CODE. Im still developing it (its the first time ive done anything like this) Thanx everyone ^_^ There is an online demo at http://www.d-flame.co.uk/chat

6_2008-2009 #215026
Sales and Inventory using Barcode Reader Lan Base ( V2 )

Sales and Inventory, can be use either in LAN or STANDALONE, written in VB.NET 2008 PRO along with SQL_SERVER 2005 / 2008, can also be use with or without barcode reader.. Some of the work are been modify by me in my previous upload, i hope you like some major changes i've made, i've created major modification specially when inputting special character and many more.. HOPE YOU ENJOY IT =)).. DON'T FORGET TO VOTE !!! Thanks a lot..

6_2008-2009 #215067
Employee Information System (Login-Logout)

A login logout system I made as an end-term requirement in a subject in school... It is quite neatly-coded and the codes are separated by parts and are grouped by objects. It is not yet documented at the meantime... Comments would be greatly appreciated Username/password:admin/admin

6_2008-2009 #215106
Telephone Directory

This code will help vb6 programmer who wants to learn vb.net as well ADO.net. I used hardcoded connection to database. This will also help to understand the different object like connection, adapter and dataset in replace with ADO connection and recordset.

6_2008-2009 #215138
A Shell for Microsof Compilers

To compile code using the Free Microsoft Toolkit 2003 and Visual C++ 2005

6_2008-2009 #215143
Contact to Database

This package is designed to save your contact messages in a database if you don't want messages in your email box. It is designed with asp, and uses MS access 2000 for database storage It has contact page, admin directory where you can view the number of messages and message details. It is passworded as follows Username:administrator Password:administrator. Unzip the package into your server and have link to the contact page(default.asp) in your web site. You view the admin page with "/admin/" Vote for me if you like this script & thanks to P-S-C.com Its great for learning.

6_2008-2009 #215170
Camfrog BOT

My code logging and grafting camfrog video chat room in separate window. Ideal for save log file of the room or for a automatic BOT to room. :-)

6_2008-2009 #215176
FAQ Generator

This application helps site managers to quickly develop a long or short list of frequently asked questions. It features a very easy, yet powerful, online administration - with no limitations. Also includes dynamic navigation for the public (next, top, or previous frequently asked question). Demo can bee seen here: http://www.expinion.net/software/app_faqgenerator.asp

6_2008-2009 #215240
Code Converter C# to VB To C#

You wont get all the dll files as PSC strips them out. You can download the complete project here...Code Converter 11 or here a href="http://dl.dropbox.com/u/2291617/CodeConverter2011.zip">Code Converter 2011.

6_2008-2009 #215250
A Dynamic Timetable

This application allows users(in this case,students) to view their timetables according to their respective courses and semester. The timetables can also be created and deleted based on selected fields. Hope this will be useful someday... Don't forget to vote guys!!!

6_2008-2009 #215251
DynamicTimetable(Full Version)

This a dynamic timetable that allows users to see their timetables according to their courses and semester. This application is now complete with administrative features that allows admin to delete and edit the existing timetable. Thanks for the feedback from my previous version of this application!!! And again folks...DONT FORGET TO VOTE!!!!!

6_2008-2009 #215252
Edge Classifieds

This application allows user to see classifieds that are posted in different categories that are sorted by tabs. Users are also able to upload multiple pictures for a particular submission. All the tabs are fully customizable with a maximum limit of 10 tabs.Editing has to be done at the database though. The uploading engine is provided by "Pure ASP file upload" A very special thanks to them and you guys for providing me lots of ideas and guidelines. and DON'T FORGET TO VOTE GUYS!!!!

6_2008-2009 #215258
College Intranet Service

This application is for any college . This maintains the attendance, marks, assignment, personal details of students and library solution. Your vote is highly appriciated........ for demo try the alternative link http://58.68.97.50/index.asp The file is too big so i m removing the images and assignments portion so that u can easily view the script and function of the project. if you want to display the images kindly told me i will send it to you on your mail itself.

6_2008-2009 #215299
php calendar

Simple use of date and mktime to make an accurate calendar

6_2008-2009 #215351
BEO Web Instan

Web Instan For Your News Site I write in ASP and database Accesss! Update

6_2008-2009 #215359
ATM SIMULATOR

It simulates ATM MACHINE...Would say this much only that is a very good piece of code...Just give it a try..i bet you would love it..and please vote for it...

6_2008-2009 #215365
Inventory Sales System

This application is used to manage sales and purchasing some of cellular phone items. Which I made some of my client in Indonesia. This program using MS Access database and ADO. You will then need VBPowerpack to running it. The language i using is still in indonesian. Thanks for downloading and please, I just need your vote..

6_2008-2009 #215389
A PHP Code To Display Random Images

This code can be used to generate random images from a set of pre-defined images. This code can be incorporated in an IFRAME so that it displays random images every 10 seconds, whcih can also be customized. Hope you like this code. Rate the code if you like it.

6_2008-2009 #215394
A World Recipe Directory

World Recipe version 2 is an ASP .NET application and an Access Database to contain and display recipes in a wide variety of categories, also allow your visitors to post their favorite recipes, rate recipe and add comment. You can edit/delete recipes or comments in a password protected admin recipe manager area. This application does not have dll, user control,code-behind, it's written in an in-line code using notepad. So if you are an ASP classic savvy, you will not have any problem modifying the code. This is my first attemp to ASP .NET, so I need your help to improve this application. I need to implement a cookie to the rating system, only allow 1 rating a day, but failed to do it in ASP .NET. There so many things you can do to this app, built a Link directory or article directory. Demo can be seen here: http://www.myasp-net.com/

Languages
Top Categories
Global Discovery