Asp.Net 2.0 & C# Photo gallery with upload (part 1)

step1: i’m creating a new website. make sure you select c# from the dropdownlist. step2: I’m importing an existing sql database file. Please refer to some other video about creating databases. step3: creating a new table. i’m not storing images in the database. i’m storing only their names. the images are stored in the “Images” … Read more