.Net Interview Questions [Part 1]
In the last month, I was doing interview for .Net senior developers, mostly min 2 years working experiance and 3-4 years general experiance in .NET.
I'm going to post some of the questions I asked to them. and I'd appreciate if I can share your ideas about it. I mean if you see it these questions fair or not. If it is good expressed or not beside your answers and personal opinions.
I'm not going to post all the questions at one time, but I'm going to post them in several posts.
One of the questions I invent:
- Do you think it is a good practice to cach a DataReader? and why?
- If you have a DataSet that contains several tables -lets say 4- and you want to write only one of them to an XML document, What you will do if you are working under .Net 1.x and what you'll do under .Net 2.0 and what is the deference between both platforms according to this issue.
I'm going to post my answers about these question after sometime. So hope to read yours and your opinions.
By the way for both questions, out of 20 ony 3 candidates answer them and may be they answer only one of them correctly