Just a very basic question regarding IE7 add on development. Can we (i guess we can) create IE addons in .net (C# or VB.net). If yes, can we use .Net Framework 3.0 for this purpose. I hope this should work for client machines having vista them, but not sure whether it will work for client machines having IE7 on Windows XP (or Win XP SP2)

IE7 and .net
Michael Hansen
I have several BHOs written in C#. I got started by using the example at http://www.codeproject.com/cs/samples/autosig.asp and another good one was http://www.codeproject.com/csharp/BandObjects20.asp df=100&forumid=306921&exp=0&select=1678619
Between these two you will be writing bhos with visible interfaces in no time.
Regards,
Gary Blakely
www.deanblakely.com
João S. B.