adspace


Dot Net General Interview Questions
Questions Answers Views Company eMail

Do you know what is .net standard?

1 1232

Tell us the difference between the while and for loop. Provide a .net syntax for both loops?

1 1073

Explain me what is the .net framework and how does it work?

1 1232

Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

1 1055

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

1 1098

What is the difference between boxing and unboxing?

1 1080

Please explain what is reflection and what is it for?

1 1039

Explain me what is an anonymous method and how is it different from a lambda expression?

1 1106

Tell us what is the difference between struct and class?

1 1318

Please explain what is the difference between odbc and ado?

1 1056

Explain what is mutex?

1 1182

Explain me what is the difference between a class and an object, and how do these terms relate to each other?

1 1071

Tell us what is the native image generator?

1 1349

Tell us what is heap and what is stack?

1 1330

Please explain what do the terms “boxing” and “unboxing” mean?

1 1133


Post New Dot Net General Questions

Un-Answered Questions { Dot Net General }

Write the .net syntax for 'while loop'?

1146