it's has been a while since i was around - and i need your suggestion about the working environment - as if to use Matrix, Razor, J query + web services or some other wey....
[2]
its will be the first time i am building an online shop, what will be the best architecture design for that...
do you need to work with oop for that or perhaps since there's not much business logic in there so to load logic on database against web form client..... ho ya - the paying method will be only PayPal for now.
I recommend the following open source MVC project. You will be able to see a fully constructed e-commerce solution and use it as-is if it fits your needs.
nopCommerce. Open source shopping cart (ASP.NET MVC):
yani
Member
104 Points
126 Posts
online shop
May 14, 2012 01:51 PM|LINK
hello everybody,
my targert is to build a e-commerce online shop.
[1]
it's has been a while since i was around - and i need your suggestion about the working environment - as if to use Matrix, Razor, J query + web services or some other wey....
[2]
its will be the first time i am building an online shop, what will be the best architecture design for that...
do you need to work with oop for that or perhaps since there's not much business logic in there so to load logic on database against web form client..... ho ya - the paying method will be only PayPal for now.
thank you
atconway
All-Star
16846 Points
2756 Posts
Re: online shop
May 14, 2012 02:03 PM|LINK
I recommend the following open source MVC project. You will be able to see a fully constructed e-commerce solution and use it as-is if it fits your needs.
nopCommerce. Open source shopping cart (ASP.NET MVC):
http://nopcommerce.codeplex.com/
PayPal is a good way to go and has a stong developer support following; check it out below:
https://www.x.com/
yani
Member
104 Points
126 Posts
Re: online shop
May 14, 2012 03:55 PM|LINK
ya its look like a big project :)
i have forgot to mention i am using the vs.express and its cant load all of the project,
i am looking for a way to bypass that
but thanks any-how