Results for "Category: Complete Applications"
A complete message board. Includes: - Custom Templating Engine - Multi-Categories - Sub Forums - Public Profiles - Personal Messaging - Multi-Access Levels - Signatures - User Tracking - User Ratings - Word Filters As well as a great admin panel with features including: - Unique look and function - Forum Rules Manager - Template Manager - Category Manager - Forum Manager - Moderator Manager - User Manager - Ad Manager - Word Filter Manager - Integrated Help Visit http://www.ekinboard.com for more information. Please vote and leave comments!
It is a banking project
Dentist Appointment system, booking an appointment for patient. this appication will let you book for a free days and times appointment available and more. this is a great way to show what Calender object can do within application.
This program will split and merge any file(large size) with less time and can be merge in another system.The another purpose is that it can also help to split mp3 file into sub files and by renaming them we can play the parts of the mp3 file.
Ecomposer is an application which will turn your keyboard into a synthesizer with 255 instruments. It is a very good code example of using MIDI in your aplication. It also shows how you can use DirectX api for input called DirectInput in your applications. you can record and playback the music. save the music in a file. record for 16 channels sperately and play back all of them together. with each channel having a different instrument. Besides all this it also uses genetic algorithms to create new music based on user created music. It is a good start to learn how genetic algorithms work.
This one must be one of the best free asp+flash applications over the NET. I searched for a good one and found no good examples on the net . So I made one. It's the flash version of my previous post cool addressbook. Any wayz I'm sure you would like my work cuz it took hard work. Vote me please if you like it.
This tutorial explains very basic things to learn integrating flash with asp. A project is also given with flash source. I guess beginers and intermediate users who want to integrate flash with asp, should see it.
An ASP class that build a Condition Builder. The Builder will work totally client-side. Providing method for manual data input or list-selection for values that will be inserted in where statement
This is a utility similar to task manager. It shows all the running processes, the modules loaded by the processes, and version information about each module.
MyBlog is a blog system for PHP, which features submitting, editing, deleting articles, and a permalink feature.. It also utilizes the MySQL database to save its results.
It 's as powerful as none of today's tutorial. Just test it with ur own wisedom to judge... Professional choice...
This is the simple text editor that looks like TURBO C editor. it is generated using direct VDU memory manipulation and using double linked list
Users can draw Simple Digital Logic Gates with this program. The specialty of the program is that the circuits can be drawn, modified and the outputs obtained with the inputs given through the MOUSE. Help, which is provided along with the program, can be invoked with the click on the “?” button.
This is a mutithreaded application to discover MAC addresses on a network. It uses low level api functions to discover mac addresses of any network connected device. No NEED of WMI, NO NEED to be administrator. It will scan an entire subnet in less than 3 seconds!
It is a multithreaded ping application, at this stage at least. (the goal is to make a switch port mapper that gives you the port number and machine name on each swicth...). This application uses the clsPing class from Paulo dos santos silva modified to accept asynchronous read from the socket. I have written the application around to be multithreaded. It only accept a subnet name and will scan all the machine in this subnet reporting the response time and the DNS name.
This application generates printable web reports with headings. The included access reports.mdb has a report builder form to define the report header and query information and report field parameters. This is a preliminary version with list capabilities. I will be adding subtotals and count information in later versions.
Its a example of power of graphics which is exibited under DOS operating system.
Complete File Management System.Upload files from local and Download files from server.Each user has their own folder on the server.Whenever you upload a file it is tored in your folder.Has email functionality and good messaging system built in.Please vote for me...Thanks Wes
zWeb is a free CMS, a complete webpage with admin wizard. You can see on live at http://www.jsystems.ro/astrologosforum/ You can edit your webpage content, style, language and moore. Install routine included, type http://yourpage/yourzweb/install/index.php for start installation. What's new in ver 2.1 - guestbook topic views count - guestbook menu: show total topics, posts - poll on index page, poll edit on admin, poll graph - changed TEXT field type to LONGTEXT in database - other minor changes in menus - admin viewers info, ip, whois, robots - show robots visitors on index - changed e-mail routine - extended menu editor: now you can set up 3 type of menus: standard, simply and link-menu - newsletter - most viewed text - last comment - some errors repaired in image, file link texts - sort menus in admin panel - new icons in admin panel - upload max 3 Mb - IE design repaired - admin login repaired (now you can't login as moderator) - edit file comment in download section - other repaires, changes Updates in zWeb 2.0.0 stable - Valid xhtml, css and rss in admin panel - Menu redesigned - Wyswyg editor working in Internet Explorer too - Redesignet the guestbook and comments - Now you can set an moderator password, near admin password, and in admin panel you can enter as moderator - with a lot of setups restricted - Logout function in admin panel - Litle modifications in admin panel - add text wizard - Now max size/width/height for images to upload and files to upload - Main page edit menu in admin index - Show most visitors - Debugged the pdf routine - Now the Tiny-Mce wyswyg editor is on your language - More functions, buttons in Tiny-Mce - Now you can set in admin panel: multiple authors or single author for texts - You can disable the rate panel
Use any Twain compliant scanner in VB .NET! No external 3rd party dll's or APIs. This is a conversion of NETMaster's original C# version. I performed a line-by-line conversion by hand, and now it works exactly as the original. This application provides raw access to the twain_32.dll, and all the core functions for proper calls. Remember: I did NOT create this, I converted it-this is also why you won't see comments. To see the original, go to http://www.codeproject.com/dotnet/twaindotnet.asp.