Answer Posted / nagarjunareddy.sannapareddy
1.static constructor is execute only once while class is
loaded into memory
2.static constructor use only static variables
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Difference between throw exception and rethrowing ?
How cache coherency is eliminated? : Dot net architecture
Explain about clr?
How resource files are used in .net?
Explain .net mobile events? : Microsoft dot net mobile
How is the using() pattern useful? What is idisposable?
what is diffrent beatween localprinter and networkprinter
Explain about microsoft visual studio?
Explain cache? : .NET Architecture
how to use custom field validation
Explain about httpruntime.cach.get(); method?
Are there any third party logging components available?
how to set the startup position of the form?
Define the mesi? : Dot net architecture
When do I need to use gc.keepalive?