You might want to start with this introduction article to web forms:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndotnet/html/introwebforms.asp
Web forms and windows forms are quite different. Different namespaces and
behavior. Sharing among the two can be quite difficult. Good luck.
Thanks,
Sam
--
_______________________________
Sam Santiago
ssantiago@n0spam-SoftiTechture.com
http://www.SoftiTechture.com _______________________________
[quoted text, click to view] "Venkat" <Venkat@discussions.microsoft.com> wrote in message
news:18561DAB-4683-40E0-949E-F80386F4C7C5@microsoft.com...
>i Develop one Application as window based Control .i Want call it on web
> application
> how plz help me