HighTechTalks DotNet Forums  

A CLR-supporting browser

Dotnet Framework (CLR) microsoft.public.dotnet.framework.clr


Discuss A CLR-supporting browser in the Dotnet Framework (CLR) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Andy
 
Posts: n/a

Default A CLR-supporting browser - 12-13-2009 , 01:40 AM






Microsoft, by seemingly ignoring the huge benefits of JIT-compiling VMs on
the browser and instead pushing Silverlight (which is pretty awesome though),
is showing it STILL hasn't gotten the Web. (The fact that I can't seem to
post on these newsgroups using Firefox (!!!) is yet another glaring example)

What is so ironic is that it has a golden chance to leapfrog Chrome without
even reinventing anything new, just stitching together pieces which it
already has.

http://webmechs.com/webpress/2009/12/microsoft-should-replace-ie-with-a-coreclr-based-browser/

One question I would have is if such a browser should / would support CLR or
CoreCLR (the refactored, smaller CLR Silverlight supports), or (heaven
forbid?) something in between.

CoreCLR is tiny, it along with all the other Silverlight assemblies fits in
only 4MB and still manages to provide most of the functionality of the .NET
Framework API that
counts.

People would be happily tolerate up to perhaps a 20MB (and up to 50MB quite
grudgingly) download for an out-of-the-box Silverlight-supporting,
[Core]CLR-based browser so it might mean that you could pack more of the .NET
Framework in there.

Reply With Quote
  #2  
Old   
rob^_^
 
Posts: n/a

Default Re: A CLR-supporting browser - 12-13-2009 , 02:12 AM






IE Blog. An early look at IE9.

http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx

Suggestions and issue reports to connect.microsoft.com

Regards.

CLR? CRL?

"Andy" <Andy (AT) discussions (DOT) microsoft.com> wrote

Quote:
Microsoft, by seemingly ignoring the huge benefits of JIT-compiling VMs on
the browser and instead pushing Silverlight (which is pretty awesome
though),
is showing it STILL hasn't gotten the Web. (The fact that I can't seem to
post on these newsgroups using Firefox (!!!) is yet another glaring
example)

What is so ironic is that it has a golden chance to leapfrog Chrome
without
even reinventing anything new, just stitching together pieces which it
already has.

http://webmechs.com/webpress/2009/12/microsoft-should-replace-ie-with-a-coreclr-based-browser/

One question I would have is if such a browser should / would support CLR
or
CoreCLR (the refactored, smaller CLR Silverlight supports), or (heaven
forbid?) something in between.

CoreCLR is tiny, it along with all the other Silverlight assemblies fits
in
only 4MB and still manages to provide most of the functionality of the
.NET
Framework API that
counts.

People would be happily tolerate up to perhaps a 20MB (and up to 50MB
quite
grudgingly) download for an out-of-the-box Silverlight-supporting,
[Core]CLR-based browser so it might mean that you could pack more of the
.NET
Framework in there.

Reply With Quote
  #3  
Old   
Andy
 
Posts: n/a

Default Re: A CLR-supporting browser - 12-13-2009 , 03:22 AM



Quote:
IE Blog. An early look at IE9.

http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx

*Exactly* what I don't get. The CLR is JIT, already well optimized,
supports multiple languages and can talk to browser DOM. Why not just use it
as the browser JS engine instead... ?

IE is playing catchup and me-too, ironic, when Microsoft easily has the
capability to leapfrog. .NET was an amazing vision, but MS apparently has
very little understanding of how to apply it to the web.

Reply With Quote
  #4  
Old   
rob^_^
 
Posts: n/a

Default Re: A CLR-supporting browser - 12-13-2009 , 12:29 PM



A lot of the technology is licensed.

Backward compatibility is a big concern. IE has the COM WebBrowser Control
at it core. v9 may be a split from the COM architecture.
Nearly 100 man years went into developing v8. Its not cheap.


Regards.

"Andy" <Andy (AT) discussions (DOT) microsoft.com> wrote

Quote:
IE Blog. An early look at IE9.

http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx


*Exactly* what I don't get. The CLR is JIT, already well optimized,
supports multiple languages and can talk to browser DOM. Why not just use
it
as the browser JS engine instead... ?

IE is playing catchup and me-too, ironic, when Microsoft easily has the
capability to leapfrog. .NET was an amazing vision, but MS apparently has
very little understanding of how to apply it to the web.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.