How to implement getcommon method in class a? Are you seeing any problem in the implementation?
1021What are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
887Post New Dot Net General Questions
Define satelite assembly?
Explain the difference between static page and dynamic page?
What is marshling?
How to view a .NET assembly?
Explain .net framework overview?
I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?
What is namespace in .net?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Can a try block have nested try blocks?
What is lazy initialization?
Explain the difference between task and thread in .net?
Explain the difference between garbage collections in .net 4.0 and earlier versions?
What is Ajax design pattern in .NET?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What is the difference between asp.net and asp?