Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Compilers &... » Quiz   (RSS)
Sorry, but there are no more tags available to filter with.

Quiz: What runs before Main()?

Quiz: What managed code runs before managed Main() in your program startup path? Answers : I note "managed code", because obviously the CLR startup code gets executed, as does other native startup code. 1) The common answer is static constructors referenced
Posted by jmstall | 5 Comments
 
Page view tracker