Dot Net General Interview Questions
Questions Answers Views Company eMail

What is "common language runtime" (clr) in .net?

810

What's the use of system.diagnostics.process class in .net?

797

How do you define the lease of the object in .net?

765

What's a windows process in .net?

731

What's typical about a windows process in regards to memory allocation in .net?

784

What is a formatter in .net?

752

What is smart navigation in .net?

767

How do you trigger the paint event in system.drawing?

753

With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?

727

What's singlecall activation mode used for in .net?

734

What is managed code and managed data in .net?

791

Can any object be stored in a viewstate in .net?

811

What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?

815

What is "common language specification" (cls) in .net?

745

What is view state in .net?

797


Post New Dot Net General Questions

Un-Answered Questions { Dot Net General }

Explain me how does linq work?

760


Difference between dispose and finallize method?

899


Explain re-clarification of object based in .net?

756


What is 3 tier architecture?

755


Explain the different parts of an assembly?

781


Using com component in .net?

785


Can a dll be changed to an exe?

807


Please explain what garbage collection is and how it works. Provide a code example of how you can enforce garbage collection in .net?

747


Explain can the validation be done in the server side? Or this can be done only in the client side?

697


What do you mean by Code Access Security in .NET?

838


why you wouldn't want to write into it even if you could

793


Can you edit data in repeater control? How?

727


Please explain what inheritance is, and why it's important?

756


Which namespace is used to support multithearding in .NET?

772


Explain the difference between garbage collections in .net 4.0 and earlier versions?

730