473,385 Members | 1,470 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Recommendation for .Net C# webstore application?

Hello,

Can anyone recommend a good.Net webstore application for small business use?
I'm looking for something written in C# with full source code available.

I want to set up a webstore on my webserver to sell a software product that
I've developed.

I have basic requirements for the store, ie.
- order taking/tracking (paypal/credit card processing)
- customer account management
- software delivery
- customer support

An app specific to software sales would be ideal (ie. key generation,
software delivery, etc.).
A customer support forum would be nice too.

I've googled this but am looking for specific recommendations from people
who have actually used the app.

Thanks,

-Randy
Jul 21 '05 #1
6 3042
try this

http://www.codeproject.com/aspnet/Sh...CartCSharp.asp

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"RJGraham" <spamcop_764376_@surfbytes_123_._5637.com_4785> wrote in message
news:g4********************@giganews.com...
Hello,

Can anyone recommend a good.Net webstore application for small business use? I'm looking for something written in C# with full source code available.

I want to set up a webstore on my webserver to sell a software product that I've developed.

I have basic requirements for the store, ie.
- order taking/tracking (paypal/credit card processing)
- customer account management
- software delivery
- customer support

An app specific to software sales would be ideal (ie. key generation,
software delivery, etc.).
A customer support forum would be nice too.

I've googled this but am looking for specific recommendations from people
who have actually used the app.

Thanks,

-Randy

Jul 21 '05 #2
I believe that Dot Net Nuked has components for e-commerce. (see
www.dotnetnuke.com)

Rainbow may have some things as well (www.rainbowportal.net)

Both are derived from the I Buy Spy portal.
--- Nick

"RJGraham" <spamcop_764376_@surfbytes_123_._5637.com_4785> wrote in message
news:g4********************@giganews.com...
Hello,

Can anyone recommend a good.Net webstore application for small business use? I'm looking for something written in C# with full source code available.

I want to set up a webstore on my webserver to sell a software product that I've developed.

I have basic requirements for the store, ie.
- order taking/tracking (paypal/credit card processing)
- customer account management
- software delivery
- customer support

An app specific to software sales would be ideal (ie. key generation,
software delivery, etc.).
A customer support forum would be nice too.

I've googled this but am looking for specific recommendations from people
who have actually used the app.

Thanks,

-Randy

Jul 21 '05 #3
http://www.storefront.net/

Not sure if full source is available, but I've heard good things about this
setup.
Jul 21 '05 #4
Thanks John.

I'm looking for a more complete solution, but this would be a great start if
I had the time (and energy) to develop it further.

-Randy

"John Timney (Microsoft MVP)" <ti*****@despammed.com> wrote in message
news:e3*************@TK2MSFTNGP12.phx.gbl...
try this

http://www.codeproject.com/aspnet/Sh...CartCSharp.asp

--
Regards

John Timney
Microsoft Regional Director
Microsoft MVP
"RJGraham" <spamcop_764376_@surfbytes_123_._5637.com_4785> wrote in message news:g4********************@giganews.com...
Hello,

Can anyone recommend a good.Net webstore application for small business

use?
I'm looking for something written in C# with full source code available.

I want to set up a webstore on my webserver to sell a software product

that
I've developed.

I have basic requirements for the store, ie.
- order taking/tracking (paypal/credit card processing)
- customer account management
- software delivery
- customer support

An app specific to software sales would be ideal (ie. key generation,
software delivery, etc.).
A customer support forum would be nice too.

I've googled this but am looking for specific recommendations from people who have actually used the app.

Thanks,

-Randy


Jul 21 '05 #5
Ok, looks intriguing.

Thanks.

-Randy

"Nick Malik" <ni*******@hotmail.nospam.com> wrote in message
news:Oo1Nc.159601$a24.83520@attbi_s03...
I believe that Dot Net Nuked has components for e-commerce. (see
www.dotnetnuke.com)

Rainbow may have some things as well (www.rainbowportal.net)

Both are derived from the I Buy Spy portal.
--- Nick

"RJGraham" <spamcop_764376_@surfbytes_123_._5637.com_4785> wrote in message news:g4********************@giganews.com...
Hello,

Can anyone recommend a good.Net webstore application for small business

use?
I'm looking for something written in C# with full source code available.

I want to set up a webstore on my webserver to sell a software product

that
I've developed.

I have basic requirements for the store, ie.
- order taking/tracking (paypal/credit card processing)
- customer account management
- software delivery
- customer support

An app specific to software sales would be ideal (ie. key generation,
software delivery, etc.).
A customer support forum would be nice too.

I've googled this but am looking for specific recommendations from people who have actually used the app.

Thanks,

-Randy


Jul 21 '05 #6
I've read good things about storefront.net as well.

I'll check them out.

Thanks.

-Randy

"Robert Blackwell" <robOMGwowcentralDOTcom> wrote in message
news:ep***************@TK2MSFTNGP10.phx.gbl...
http://www.storefront.net/

Not sure if full source is available, but I've heard good things about this setup.

Jul 21 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

36
by: Peter Brause | last post by:
Hello, my stylesheet shows different colors for visited, active and hovered links. It works fine in IE 6, but in Opera 7 the color for the active link (red background) is never shown. How to...
2
by: Jackson | last post by:
I have been using a Lotus Approach built application to control database for stock control, reference, pricing and reports. This has been fine until now since I was the only one using the database....
9
by: Reginald Blue | last post by:
I asked this before, although several months ago, and I want to make sure the recommendation hasn't changed. I'm a developer who is working on a Web application, but most of my work is at the...
2
by: JerryK | last post by:
Hi, I am not sure this is the correct place to ask, but does anyone have a recommendation for an ISP that supports ASP.net and SQL Server? We have a low volume application we would like to get...
11
by: Larry | last post by:
I will be teaching an eCommerce application development course using ASP.Net after many years of having taught classic ASP. (Course was interrupted by 18 months in the Middle East with my Army...
2
by: Trisha | last post by:
I am looking for book(s) recommendation on how to design asp.net/c# application from ground up using sound design pattern techniques and good object oriented practices. Examples of projects would...
6
by: RJGraham | last post by:
Hello, Can anyone recommend a good.Net webstore application for small business use? I'm looking for something written in C# with full source code available. I want to set up a webstore on my...
2
by: Simon Verona | last post by:
I'm looking for a recommendation... My application's main menu is currently an empty form with a background image and a mainmen. I want to change this to a more "visible" menu that fills the...
1
by: James West | last post by:
Let me explain my situation a bit. I've been contracted to develop an ecommerce site. It's nothing too huge but requires a lot of custom development that's not typical for your run of the mill...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.