Justin Harrell wrote:

> IE is also the only browser that allows CLR client deployment too,
> right?

For all intents and purposes, you aren't really going to be realistically
running code _inside_ the browser in any browser, over the public Internet,
with the SP1 security changes (unless you can convince and train novice
users to change their security settings for your web site). I think,
realistically, any client deployed code is going to come in the form of an
MSI or an EXE that gets installed, and _that_ could happen through any
browser.

Now, if you mean Intranet, and you mean running code _inside_ the browser,
then yes, that will require IE. (Note that by "inside the browser", I mean
the comparable technology to Java Applets, not "click a link and launch the
EXE").

Just my 2c.

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to