Windows Applications projects

Windows application using Visual Basic

Monday, June 16th, 2008

Visual basic and Mysql project containing Many form controls. Complicated SQL statements and managing TABS form the crux of this excellent project.

Ace Project Management System

Thursday, December 20th, 2007

This is a project management system done using Asp and MS Access as database. Also C#.net (windows application) is used to build the Active x component for multiple file upload feature.
In the admin panel administrator can add the clients and assignments for the clients. He can manage all the client details and the assignment details.
Administrator […]

Ebay Listing Engine

Wednesday, December 19th, 2007

The Ebay Listing Engine project is done using Asp.Net C# with MS Sql Server 2005 as database. All the pages are Ajax enabled.
This project consists of four modules.
1.Core Repository:
This is the heart of the system and contains all the tables that are common across all modules. The modules will communicate to the repositories via […]

file uploader activex application

Tuesday, March 13th, 2007

Activex windows application created using csharp C#. Multiple files of large sizes can be uploaded using this excellent multiple file upload utility. This was created as a frontend to an server based asp , asp.net script. (read more by clicking on title)