Explain the process of gc?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different pipelining hazards and how are they eliminated? : Dot net architecture
9. Oop-Class A has m1 metthode Class B has m1 metthode and C is the calss that inharits A class, A class inharits B class. If Object dim c as new A() c.m1(), Tell me which mettode of class will call
Difference between type constructor and instance constructor?
what are the lifetime events of a from?
Explain about common language infrastructure?
What is one way operation?
what is inheritancy where u required ?
what is meant by language interoperability and language integration?
what are the fundamental and common properties of .net controls?
If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What is the difference between l1 and l2 cache? : Dot net architecture
Explain the race around condition? How can it be overcome? : Dot net architecture