Should I implement finalize on my class? Should I implement idisposable?
No Answer is Posted For this Question
Be the First to Post Answer
Explain different types of html, web and server controls.
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
explain the states of a window service application?
How can I get at the win32 api from a .net program?
What is Global Assembly Cache (GAC) and what is the purpose of it?
State the methods used during deserialization and serialization process.
Please explain what is the difference between a class and an object?
What is .net standard?
WHAT IS .net
What is serialization in .NET? What are the ways to control serialization?
What is the use of gacutil.exe?
What's wrong with a line like this? Datetime.parse(mystring);