Can I write my own .net host?
Answer / 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 |
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
How can you assign an rgb color to a system.drawing.color object?
Which among the following two is best and why? Abstract Class and Interface. What is the major difference in between those two except the discrete methods and methods with function definition.
What are .net functions?
What is the use of immutability?
What is the best way to crack the certification?
What is difference between static page and dynamic page?
Which namespace is require to used XML in .NET?
1 Answers Sans Pareil IT Services,
What is view state in .net?
Which ports are used by viruses? UDP/TCP?
What is garbage collection in .net? Explain the garbage collection process?
Explain what is the difference between a class and an object, and how do these terms relate to each other?