C# Interview question help

  • Thread starter Thread starter programmerforknowledge
  • Start date Start date
P

programmerforknowledge

Hi All
I am fresh college graduate who has done C and C++ during college
times.After that i had done a C# course from one of our local computer
institute.The course is BCM which ran for 1 year.But now when i am
looking for job the questions asked in interview are really very very
weird and does not match any where near to what my institute taught.

My faculty has give me following links for preparation of interview

http://www.geocities.com/dotnetinterviews/
http://www.techninterviews.com
http://www.brainbench.com
http://www.crackinterviews.com

with that he has said to do small project which will make me confident.
But i need a job soon and can not really wait to do dummy projects do
you really think those upper links can be helpful in getting a job

I am new comer so please excuse for asking in this way.Any good website
for interview question please help me
 
PFK,

Well, brainbench is the only one of the below I am personally familiar with,
and that is more on the lines of tests/certifications.

Given that you have a C/C++ background, picking up C# will be rather easy,
but nothing is an overnight job. I suggest investing in the C#/jesse liberty
and read it through. Other than that there is plenty to be understood about
the .NET framework in general. For that I'd recommend Programming .NET -
Jeff Prosise.

Then it really depends on picking one of the two - Web based development or
windows forms based development, but I'm sure with the above two books read
cover to cover, you can easily get a job.

- Sahil Malik [MVP]
ADO.NET 2.0 book -
http://codebetter.com/blogs/sahil.malik/archive/2005/05/13/63199.aspx
 
Back
Top