Hey guys,
I am in the midst of laying the foundations of building my auction site that consists of 2 different sections. One for laptops and one for books, each containing 5 items in each category.
I am wondering if I will need to create 10 separate Windows Forms, one for each laptop and book, or is there a way I can just use a standard template and make it possible to skip through each one? The layout will be the front page which will contain a link to books and a link to laptops. From there I am just looking to make it possible to browse through the 5 items and also add a bidding option as well.
Just started learning C# this year and thoroughly enjoying it. I'll be using the forum as a source of information and nice to see people willing to offer advice.
Thanks
Jay