Answer Posted / fazulullah
You can Create the Key pair by means of System.Collections
for that we can use Sorted List and Hash Tables.
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is .net and why it is used?
What is static constructor, when it will be fired?
What is "common language specification" (cls) in .net?
Explain the main components in .net?
How server form post-back works?
What is a manifest in .net?
What is Finalizer in .NET define Dispose and Finalize ?
Please explain what is the .net framework and how does it work?
How does the generational garbage collector in the .net clr manage object lifetime? What is non-deterministic finalization?
What is garbage collection and how it works. Provide a code example of how you can enforce garbage collection in .net?
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?
What is common language specification (cls)?
How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?
Tell us why do we use the “using” statement?
What are the differences between an interface and an abstract class in .net?