Skip to Content
.NET Common Language Runtime Unleashed
book

.NET Common Language Runtime Unleashed

by Kevin Burton
April 2002
Intermediate to advanced content levelIntermediate to advanced
1024 pages
23h 26m
English
Sams
Content preview from .NET Common Language Runtime Unleashed

Appendix C. Hosting the Common Language Runtime

In This Appendix

The CLR ships with several different hosts. These hosts have taken the CLR and customized its environment so that it is better suited for the application:

  • ASP.NET—This host is initialized by an ISAPI filter that starts the CLR and makes sure all of the Web traffic is properly routed to the correct process.

  • Internet Explorer—IE needs to recognize a special MIME type so that it can execute managed code controls from HTML pages.

  • Shell Executables—When a process containing managed code starts, a small piece of unmanaged code bootstraps the managed code and runs it.

Sometimes you might want to customize the startup and initialization ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Customizing the Microsoft® .NET Framework Common Language Runtime

Customizing the Microsoft® .NET Framework Common Language Runtime

Steven Pratschner

Publisher Resources

ISBN: 0672321246Purchase book