what is the meaning silverligt control
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between imperative and interrogative code?
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
Explain about managed heap?
How will you make .NET programs work in Linux ?
what are design patterns in .net....?
What is garbage collection and how it works ?
Can you create instance of a class which has private constructor?
How is .net able to support multiple languages?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
Directcast(123.34,integer) - should it throw an error? Why or why not?
What is the use of trace utility?