This is the forum to discuss the Wrox book Professional C# 4.0 and .NET 4 by Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner; ISBN: 9780470502259
You are currently viewing the BOOK: Professional C# 4.0 and .NET 4 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
Hi,
I created a WindowsFormsControl ,and worked well in VS2008.
Now,in vs2010, I do the same things,but it doesn't go !
In the page,only a blank "TextArea" displayed.
Doesn't the .net4 support Hosting a WindowsFormsControl in IE?