473,385 Members | 1,409 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.

how to create online shopping website.. ??

how to create online shopping website.. ?? any architecture ??
How to design any guidlines ? and what is verisign ?? other secure
protection needed ??
i want to develop in C#,Asp.net,Sql Server...

Oct 19 '06 #1
4 7420
how to create online shopping website.. ??

You have to get the requirement first and then program it.. :-))

- You may start with the Enterprise Samples available inside visual studio
application folder to get some idea about general app development.
- Then you may refer to http://sourceforge.net/ or any other open source
development center to find some simlar type of application to get you
understand the scope ..

any architecture ??
Very difficult to say.. it depend on the requirement.. at highlevel breaking
your system in to two modules would be better for later expansions.. i.e.
ASPX.NET and Webservice
If you are a beginer and want to get a basic understanding of how to break
your system, then you may refer to
http://www.codeproject.com/useritems/System_Design.asp

How to design any guidlines ?
May help the same site

and what is verisign ??
A product that can be use to handle online payment..

other secure protection needed ??
Again depend on the requirement and what you going to sell online etc..
if they are book then the way you need to protect them very from the
publisher, and if they are consumer goods then a good payment gateway will
do the trick.. etc

Nirosh.

"Jigar A. Thakor" <ji*********@gmail.comwrote in message
news:11*********************@k70g2000cwa.googlegro ups.com...
how to create online shopping website.. ?? any architecture ??
How to design any guidlines ? and what is verisign ?? other secure
protection needed ??
i want to develop in C#,Asp.net,Sql Server...

Oct 19 '06 #2
"Jigar A. Thakor" <ji*********@gmail.comwrote in
news:11*********************@k70g2000cwa.googlegro ups.com:
how to create online shopping website.. ?? any architecture ??
How to design any guidlines ? and what is verisign ?? other secure
protection needed ??
i want to develop in C#,Asp.net,Sql Server...

Microsoft has a IBuySpy QuickStart Shopping Site:

http://msdn.microsoft.com/library/de...l=/library/en-
us/dnanchor/html/anch_entdevapparchsamp.asp

Oct 19 '06 #3
Hey

I made a ecommerce site from scratch in asp, just converted it to .net. Too
much to say so i wont bother but on a quick glance of the other answer i did
see this:

"and what is verisign ??
A product that can be use to handle online payment.."

Incredibly innacurate and confusing statement. he makes it sound like a
paying system. It isnt. Verisign, like thawte and other such companies
provide SSL certificates (if you don't knwo what these are look them up, you
will need one). They are recognised companies that will charge you a fair
price to check your company is legit and approve you, on doing so they give
you an SSL certificate. You then load this onto your website and with it you
can place their logo onyour site.

That SSL cert allows your site to use https links, ssl encrypted links,
which you will need to pass over sensitive info such as basket price etc. to
the payment system you use.

Thats all they do. So saying it is a 'product that handles an online
payment' is as i hope you now understand, VERY misleading. It's a company
not a product, it PROVIDES SSL signed certificates that allows you to use
secure communication - this doesnt need to be for payments, could be a
sensitive account area for example... but for payments you would use https
also. In fact the more i read that line the more concerned i get that a guy
who just advised you couldn't understand a way to describe the most key
element to an ecommerce site. Thankfully he just gave you links and 'google'
it responses so you should be ok.

You don't need a verisign cert, there are a lot of companies that offer
these, look for the best price. Some servers you can get use shared SSL
certs if it is a shared hosting and you pay a 'rent' if you like for the
ssl, allowing you to use ssl communication but you wont get the seal.
Nowadays these seals seem to mean less and less as people generally
understand the https or just assume its safe lol. Either way when i made
mine it was for a large retail so i bought the verisign one (one of the more
pricier ones i should add but most well recognised) but i did this purely as
we could afford it and we had a corporate image to maintain.

I hope that helps explain or give a starting to block to just 1 element of
an ecommerce site.

There is also a good one i have seen if you want open source and dont want
to go the whole hog as i did which is oscommerce, look it up. Open source
and i worked for a guy who used this, seems decent. He knew nothing about
coding apart from what appeared to be absolute basics, and he managed to
customise and use this and run a business with it. So i would assume it's
easy to learn and adapt.

Take care
"Champika Nirosh" <te**@tc.comwrote in message
news:eO****************@TK2MSFTNGP04.phx.gbl...
how to create online shopping website.. ??

You have to get the requirement first and then program it.. :-))

- You may start with the Enterprise Samples available inside visual studio
application folder to get some idea about general app development.
- Then you may refer to http://sourceforge.net/ or any other open source
development center to find some simlar type of application to get you
understand the scope ..

any architecture ??
Very difficult to say.. it depend on the requirement.. at highlevel
breaking your system in to two modules would be better for later
expansions.. i.e. ASPX.NET and Webservice
If you are a beginer and want to get a basic understanding of how to break
your system, then you may refer to
http://www.codeproject.com/useritems/System_Design.asp

How to design any guidlines ?
May help the same site

and what is verisign ??
A product that can be use to handle online payment..

other secure protection needed ??
Again depend on the requirement and what you going to sell online etc..
if they are book then the way you need to protect them very from the
publisher, and if they are consumer goods then a good payment gateway will
do the trick.. etc

Nirosh.

"Jigar A. Thakor" <ji*********@gmail.comwrote in message
news:11*********************@k70g2000cwa.googlegro ups.com...
>how to create online shopping website.. ?? any architecture ??
How to design any guidlines ? and what is verisign ?? other secure
protection needed ??
i want to develop in C#,Asp.net,Sql Server...


Oct 19 '06 #4
There is also a good one i have seen if you want open source and dont want
to go the whole hog as i did which is oscommerce, look it up. Open source
and i worked for a guy who used this, seems decent. He knew nothing about
coding apart from what appeared to be absolute basics, and he managed to
customise and use this and run a business with it. So i would assume it's
easy to learn and adapt.
I can also recommend osCommerce. It's very flexible and best of all
free.
You can spend as much or as little time modifying it as you like
depending on your requirements and skills - we've modified around 200
osCommerce stores for clients :)

Ali
www.vengavenga.com
Online stores

Oct 23 '06 #5

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

Similar topics

1
by: madison | last post by:
Hi, I am trying to start a website using paypals shopping cart function. If i have 10 items and they sell out, how do I make it so the item is then listed as sold out. The next person would not...
5
by: VM | last post by:
I'm interested in creating a simple shopping cart in C#. Are there sites that show you, step by step, how to create a simple cart? The sites I've found only show you pre-made shopping carts that...
3
by: Samuel Shulman | last post by:
Hi I need to implement a shopping basket for my e-commerce website Scenarios are as follows 1. Website to offer shopping basket for all visitors including those who didn't log 2. Website...
2
by: lovely_angel_for_you | last post by:
Hi, I am looking for an ASP based online shopping cart for my upcoming clothing website. Of all the features it should have 2 main features as in Size and Color. It should allow me to specify the...
1
by: Vahehoo | last post by:
Hi, I have an ASP .Net e-business site that is built using DNN 2.0. I am having troubles passing my shopping cart items to PayPal. I implemented a total paynow button, but it was not good enough...
4
by: trint | last post by:
UPS Rates & Service is an xml method of requesting rates on shipping out boxes from the "checkout" point of online shopping cart software. Well, I have gotten my c# project all the way to the point...
1
by: kang jia | last post by:
hi how to create a magnifying glass in my shopping online image so that user can use it to enlarge or reduce the size of the image. something like this ( refer to this website)...
0
by: yuwenwu006 | last post by:
5% paypal handling charge supports the online payment! PayPal cheap Guess wallet Dear friend welcome to shopping on www.Shoes-paypal.cn 1.5% paypal handling charge supports the online payment!...
1
by: bnashenas1984 | last post by:
Hi everyone When I started to make my own online store I thought the payment part would be easiest part. Well I was wrong. I'v been googling alot but I can't find any way to safely accept...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...

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.