One good resource I have found that that may help unravel some of the mysteries is Jason Clark's MSDN Magazine article "Code Access Security and Distribution Features in .NET Enhance Client-Side Apps" found at http://msdn.microsoft.com/msdnmag/issues/02/06/Rich/default.aspx.
He discusses issues with writing partially trusted code, code access security, and gives an example of hosting a .NET win form embedded in an html page. Robert Hurlbut http://weblogs.asp.net/rhurlbut On Thu, 7 Oct 2004 07:59:24 -0400, Vince Sanzone <[EMAIL PROTECTED]> wrote: >I am trying to implement a simple webform on a htm/aspx page and I am >having some difficulty. I have searched through many messages on these >boards and found a lot of references to this very thing, but I am still >unable to get it working correctly. > =================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in: Essential .NET: building applications and components with CSharp August 30 - September 3, in Los Angeles http://www.develop.com/courses/edotnet View archives and manage your subscription(s) at http://discuss.develop.com
