Hi All,
Here is a tall order I know, however I wanted to give a user a design application where they could create a ASP.NET page through dragging and dropping various controls and other elements onto a design form in the proposed application. This in turn would create all the necassary HTML and code behind. Also at some stage a DLL of the whole sequence of pages. This IDE would allow the user to create many pages and set the sequence of order of the pages to be called.
The pages would be a registration process that would ask customers all personal information and at the end of this process pass all of the information stored in session to a database.
I am only asking for some good links or any other quick advice, I dont expect any pre made solution.
As always any help would be truly appreciated.
Thanks, Dave.
Here is a tall order I know, however I wanted to give a user a design application where they could create a ASP.NET page through dragging and dropping various controls and other elements onto a design form in the proposed application. This in turn would create all the necassary HTML and code behind. Also at some stage a DLL of the whole sequence of pages. This IDE would allow the user to create many pages and set the sequence of order of the pages to be called.
The pages would be a registration process that would ask customers all personal information and at the end of this process pass all of the information stored in session to a database.
I am only asking for some good links or any other quick advice, I dont expect any pre made solution.
As always any help would be truly appreciated.
Thanks, Dave.
Last edited by a moderator: