Thursday, July 1, 2010

.NET interview

Today I had an interview for an internship position at a reputed company in Columbus, OH. They were looking for .NET developers and since I had lots of experience in Microsoft technologies, I got a call from them.

I was pretty confident that I would do well in interview since I am quite comfortable with .NET. I was asked questions like ASP.NET page lifecycle, viewstate, Session variables, LINQ, dynamic web controls and pretty much standard stuff.

I had another interview with another Columbus based company and it was on phone. They sent me few pieces code and I don't think I can post that code here. They told me that code is from their software. So not taking risk. I was asked to go through the code and explain what is happening with the code. They sent an aspx page, a code behind file and another cs file. Questions were on LINQ, javascript, to explain CommandName and CommandArgument...



There are few things I could not answer, like one question on Javascript. He asked me about variable naming conventions in js file and asked why variables are named like that. I did not have any concrete answer apart from saying that its following standard procedures on how to name variables. I don't know what he was expecting though.

No comments: