954,574 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Drag & Drop User Controls in ASP.NET

First of all i wanted to say hello to Daniweb community because this is my first thread here.

I need to design a web site that clients can easily drag & drop pre-defined user controls and create a simple web site for themselves. Users will also upload their data to these controls and the data will be stored in database or cache. Something like "igoogle" but more simple. Where should I start for this project? Which components may help me? Also, is it so hard or can I make this easily?

Thanks for your help

mfozmen
Newbie Poster
2 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

Look into jquery, page methods and ajax(probably using jQuery).

There are ASP.Net server controls called WebParts that might be able to help as well.

stbuchok
Master Poster
730 posts since May 2011
Reputation Points: 120
Solved Threads: 93
 

Thank you stbuchok. I researced and already decided to use webparts. I never used them but i try to understand now but seems not so hard.

mfozmen
Newbie Poster
2 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You