I wanna build an online project by using ASP.NET ,
It is an online timetable creator which takes the information from different schools , stored them in a DB then build a timetabel object for each school.
first: what type of a website/project should i use in visual sudio 2010?
second: how i can store the timetabel object -that made from C# class- and make reference to its school row in a DB? Thanks =')