How to develop e commerce web applications using dotnet.
And one doubt: if a developer develope a site and after that a client want to add something in site how they client do it.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sandeep Singh ShekhawatPosted Dec 25, 2013, 11:14 PM
Nop commerce open source code follows code first approach so it is better to develop a application with code first approach or should go with Database First approach? What do you think?
I think nop commerce is complicated due to code first approach because it is not support stored procedure, trigger, indexing, views etc..and it is also complicated to create relationship among entities using Fluent API.
Thanks,
Sandeep
Satyapriya NayakPosted Dec 25, 2013, 10:49 PM