Embedded User Control
-
Has anyone used embedded user controls (http://www.devhood.com/tutorials/tutorial\_details.aspx?tutorial\_id=187&printer=t) in a real application. I didn't even know this was possible until today. I am building an app where the client wants drag-and-drop upload of multiple files. There is a Java tool out there, but I was considering creating an embeded user control. Any suggestions? (No need to mention basic platform compatability issues).
-
Has anyone used embedded user controls (http://www.devhood.com/tutorials/tutorial\_details.aspx?tutorial\_id=187&printer=t) in a real application. I didn't even know this was possible until today. I am building an app where the client wants drag-and-drop upload of multiple files. There is a Java tool out there, but I was considering creating an embeded user control. Any suggestions? (No need to mention basic platform compatability issues).
I would see no real issues except that you will need to install .NET Framwork on the all of the machines that need this functionality. Best of Luck Forever Developing