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
Explain about code access security?
Which software is used for .net programming?
Explain about continuable exceptions?
data types used in validation control
What are the important principles of soa (service oriented architecture)?
What is .net mobile input validation. : Microsoft dot net mobile
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
How will you do windows authentication and what is the namespace?
Xmlserializer is throwing a generic "there was an error reflecting myclass" error. How do I find out what the problem is?
I am working with asp.net 2005 and Crystal report 10. I have an image field on my dataset to show on Crystal report.And the image is shows dynamically from database in image field of CR. The image field is showing well on my Crystal report on its first page with all other data but when i click to open second page of CR,it does not show any data on that.I found that this is because of adding the image field on crystal report. Because when i remove the image field from the CR then it will run both the pages of CR. I am using the Page Load event to bind CR data with Database. And i have already check with the Init event to bind CR , but it still not shows the data on second page when i use image field on that. Please give solution for that.....
What is the difference between l1 and l2 cache? : Dot net architecture
What are the types of memory management? : Dot net architecture
any one can explain about projectarchitecture and project approach briefly
How can we integrate atlas with web services?
What is the cli? Is it the same as the clr?