lordplagus02
New Member
- Joined
- Oct 22, 2008
- Messages
- 4
- Reaction score
- 0
Hi everybody
I am busy setting up an online store, coded in C# ASP.Net MVC 4, and I have run into an issue. I need to populate my SQL Server database with a list of products, and I want to do this properly, including product name, description, supplier stock levels, etc. I have no idea how to go about this, as I do not know which suppliers offer a Web API of sorts that will allow me to interface my application with their systems and get live data and a full list of products.
Can anybody advise me on how I should proceed regarding populating my site with up-to-date products?
I am busy setting up an online store, coded in C# ASP.Net MVC 4, and I have run into an issue. I need to populate my SQL Server database with a list of products, and I want to do this properly, including product name, description, supplier stock levels, etc. I have no idea how to go about this, as I do not know which suppliers offer a Web API of sorts that will allow me to interface my application with their systems and get live data and a full list of products.
Can anybody advise me on how I should proceed regarding populating my site with up-to-date products?