Nope. Not unless you are willing to embed the control into your IE
window, which I assume is NOT what you want to do. The mechanisms for
ASP.NET controls and Windows Forms controls are completely different.
Look at XAML/WPF. Could be seen as the convergence between WinForms and
WebForms. Just needs an abstract object server to provide funtionality -
that will be yor challenge.
Yes there is and it is called Visual WebGui (http:// www.visualwebgui.com) which provides a unique way to create AJAX
applications by providing full WinForms like development including
design time support over web. This technology which is an extension to
ASP.NET provides you with the ability to write once deploy twice and
not resorting to non standard W3C browser solutions.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.