Answer Posted / nagakrishna balusu
static constructor is execute only once while class is
loaded into memory.
2.static constructor use only static variables.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain difference between machine config vs. Web config? : .NET Architecture
When do I need to use gc.keepalive?
What size is a .net object?
Explain the types of memory management? : .NET Architecture
How will you do windows authentication and what is the namespace?
Explain hard disk and what is its purpose? : Dot net architecture
What is .net mobile utility controls. : Microsoft dot net mobile
how to make and display a form without title bar?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
Can I create my own context attributes?
Explain the purpose of cache? : Dot net architecture
What is .net mobile images control. Explain with an example? : Microsoft dot net mobile
What does this do? Gacutil /l | find /i "corillian"
What is the access level of the visibility type internal?
What is IL code, CLR, CTS, GAC & GC?