A runtime host manages the execution of application code and provides various services to the application. The Common Language Runtime (CLR) has been designed by Microsoft to support different types of applications such as Windows applications, Web applications, Mobile applications, etc. Each of these applications requires a runtime host to start its application. The .NET Framework provides different types of runtime hosts for different types of applications. Following are examples of some runtime hosts:
- ASP.NET
- Shell Executables
- Microsoft Internet Explorer
If you like this article, please leave a comment or subscribe this blog via RSS or via e-mail, Bookmark and share through your network. Click the AddThis button below. Thanks.