adspace


Dot Net General Interview Questions
Questions Answers Views Company eMail

What versions of .net are there?

1 1162

How do I use the thread pool?

1 1126

How boxing and unboxing occures in memory?

1 1332

I'm having some trouble with cas. How can I troubleshoot the problem?

1 1138

How do you generate a strong name?

1 1259

Difference between dispose and finallize method?

1 1320

How can I find out what the garbage collector is doing?

1 1083

Do I have any control over the garbage collection algorithm?

1 1146

What is value type and refernce type in .net?

1 1164

What is garbage collection and how it works ?

1 1164

What is static constructor, when it will be fired? And what is its use?

1 1309

What are pdbs?

1 1189

What is strong-typing versus weak-typing? Which is preferred?

1 1194

Will it go to finally block if there is no exception happened?

1 1096

Is atl redundant in the .net world?

1 1086


Post New Dot Net General Questions

Un-Answered Questions { Dot Net General }

Write the .net syntax for 'while loop'?

1146