Will an IE Band written in c# work on all OS's ?

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Hi.

I am interested in developing an IE band (small toolbar with buttons,
etc;) and I was thinking maybe write it in c#. will this band after
building it work on all os ? like: 98, win2k, xp ?

Thanks a lot in advance for any help. if you think I have to use c++,
let me know. Also, if someone have a nice starting point for writing
IE toolbars with c#, I will be very thankful.

Dave Reinhold.
 
* (e-mail address removed) (Dave) scripsit:
I am interested in developing an IE band (small toolbar with buttons,
etc;) and I was thinking maybe write it in c#. will this band after
building it work on all os ? like: 98, win2k, xp ?

Yes, if the installed IE version supports it and the .NET Framework is
availabe on the platform. This is the case for Windows 98, Windows
2000, and Windows XP.
 
it should work if .NET framwork is there

--
Tarun
**********************************************************************
Tarundeep Singh Kalra
(tarundeep1976_nospam_at_yahoo_dot_nospam_dot_com)


tarun_at_tarunsadhana_dot_com
visit:
www.tarunsadhana.com
*************************************************************************
 
Back
Top