Explain about .NET services?
How does u handle this COM components developed in other programming languages in .NET?
ctype(123.34,integer) - should it throw an error? Why or why not?
How many types of exception handlers are there in .NET?
What does mean by .net framework?
What is Entity Relationship Model in .NET?
What are an object and a class?
What are the two main parts of the .net framework?
Should I implement finalize on my class? Should I implement idisposable?
Explain the garbage collection process?
Explain the difference between task and thread in .net?
When displaying fonts, what is the difference between pixels, points and ems?
Whate are resource files?