soooooo... I'm making an online shop for an online computer store, this will be my first shop ever and tbh I don't have any idea what the proper way is to go.
I'll be coding in ASP.NET 4 and have been looking at the way other people have done their sites and can sort-off see the way they are achieving their results, that however isn't my issue.
I would like your opinions on the following matter, I am hosting with Afrihost and can make use of MySQL or SQL server(not sure about this one). The way I figured I'll go about displaying products would be to read the products from a db and then display these these products inside of a repeater control. How would you guys suggest I update these db's? Best I could think about is writing my own desktop app to visually update these db's (as people with no SQL experience will need to update them).
I'm open to any suggestions and tips, thanks alot.
I'll be coding in ASP.NET 4 and have been looking at the way other people have done their sites and can sort-off see the way they are achieving their results, that however isn't my issue.
I would like your opinions on the following matter, I am hosting with Afrihost and can make use of MySQL or SQL server(not sure about this one). The way I figured I'll go about displaying products would be to read the products from a db and then display these these products inside of a repeater control. How would you guys suggest I update these db's? Best I could think about is writing my own desktop app to visually update these db's (as people with no SQL experience will need to update them).
I'm open to any suggestions and tips, thanks alot.