What is .net latest version?
No Answer is Posted For this Question
Be the First to Post Answer
What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What is an Exception? How many exceptions exist in Dot net and explain them?
Can we have same method with same name and signature using partial classes
How big is the datatype int in .net?
What is equivalent for regsvr32 exe in .net ?
What?s a Windows process?
What is static constructor, when it will be fired?
What is Finalizer in .NET define Dispose and Finalize ?
Tell us the differences between an interface and an abstract class in .net?
Why do we use msmq?
What is the base class of Button control?