Hi,
I am very new to ASP.NET etc, so please overlook some mistakes.
I am trying to create an Slideshow-Generator. This means, a web project that consists of two parts. In the first "creating" mode the user should be able to choose some images and sounds, rearrange them via drag & drop, configure time periods for each picture/sound. It should be possible to choose a transition effect between the pictures. After configure everything the user can switch to the viewing mode. Here should be shown the typical slideshow and the sounds/songs should be played.
The Slideshow should be saved in the database.
ASP.NET and AJAX technologies should be used very often as long as it makes sence. jQuery will be a part too. I want to focus on this parts to get used to it.
The problem: I dont know how to start. For the viewing part there are a lot of examples, but for the "creating" part I cannot find something how I could do that in a good and recommended way...
Could you give me some hints? Some websites for the creating part, some controls, examples, ideas how it could be done?
Thank you very much!
Stefan