adspace
Answer Posted / Satvindar Kumar
Yes, you can create a custom .NET host by writing a custom AppDomain or ExecutionContext. This allows you to control the environment in which your code runs, such as defining the base types and services available.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers