Dot net C# development projects

Asp.net Paypal Shopping Cart

Thursday, December 20th, 2007

The Paypal Shopping Cart project is done using Asp.Net with C#.
The Paypal shopping cart project gets the shopping cart built when any other application makes an HTTP post of the details to the shopping cart. The Shopping Cart uses Paypal as the payment processor.
In the shopping cart page all the cart details are displayed in […]

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 […]

Amazon s3 storage api project in C#

Thursday, September 13th, 2007

Amazon s3 api interface created using windows C# programming and windows explorer drag and drop integration.