Dot Net Framework (735)
Dot Net Remoting (161)
Dot Net WindowsForms (181)
Dot Net General (917)
Dot Net AllOther (441) How cache is used? : Dot net architecture
What are multicast delegates?
How to spawn a thread?
Explain what is the difference between encrypting a password and applying a hashing?
What is the difference between odbc and ado?
Can you edit data in repeater control? How?
Define code access security (cas)?
Explain the top .net class that everything is derived from?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
how do you mark a property as required? For example, for a project, the name is a required field.
What is web api‘s in asp.net mvc 4 ?
What is a service class?
What are the difference between static assemblies and dynamic assemblies?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is the importance of updatepanel control?