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...