Click here to Skip to main content
15,880,543 members
Please Sign up or sign in to vote.
1.00/5 (7 votes)
See more:
hi,
I am not asking you for a asp.net code, actually I have to go for a interview in next two days (48 hour). I don't have time to prepare for interview question due to my busy schedule. I have a four month experience as a trainee software developer and desperately want to clear my interview.

Please can you suggest me any selected interview question of dot net which I can study in 24 hour and get selected for the job. I am not so bad in dot net but also not so good. Please give me some hint, or some selected interview question which I can complete in next 20 hour remaining.

Please help its really urgent.
Posted
Updated 23-Nov-10 5:14am
v2
Comments
OriginalGriff 23-Nov-10 12:03pm    
"ok fine but give me some good link of asp.net interview question which i can study easily.thanks in advance"

Have you any idea how big a subject ASP.NET is? An interview question could be on any part or several parts of it. There is no standard list of questions an interviewer may ask.
Try learning the bits that you are "not so good" at - the other stuff you know already, right?
Sandeep Mewara 23-Nov-10 12:22pm    
Google?

How can we possibly "suggest me any selected interview question of dot net which I can study in 24 hour and get selected for the job"?
We have no idea what the interviewer will ask - if they all asked the same questions, then we would all pass the interview every time, and they could not select anybody!

Instead, research the company. Find out what they do, how they do it, what their competitors do, and how. Then try to learn around that.

No-one can give you "the answer" to an interview - particularly if we have no idea what the company is looking for!

Good luck - I hope you won't need it.


BTW: Don't say "it's urgent" - it is for you, but not for us, na dit annoys some people to the point where they will not answer your question on principle...
 
Share this answer
 
Comments
software_Engi08 23-Nov-10 11:55am    
ok fine but give me some good link of asp.net interview question which i can study easily.thanks in advance
I have found that if you are honest on your resume, you won't find yourself in this predicament. Typically, it is hard to get an interview for an area of programming, unless you have previously stated that you know it.

My answer, and my advice, is to be honest with the interviewer regarding your experience in ASP.NET. Do you really want to get this position, to which you will have not be able to contribute and likely leave? And where your manager may end up resenting you if you are hired, for having only crammed for the interview?
 
Share this answer
 
Comments
Dan Neely 23-Nov-10 15:07pm    
Adding to this, if your resume is truthful about your having only basic knowledge of net (which is not unreasonable for an entry level slot), then any technical questions should be limited in scope and aimed at making sure you're not adding languages to your resume that you've never touched before.
Practice, practice, practice.

It is about the only way you are going to improve professionly and eventually it will show through in an interview. Especially in those areas you are not so strong at.

Incidently, my from experience, I am extremely cynical of technical interviews and their value. Don't be too hard on yourself if you get burned in a technical interview. It atill happens to developers with many years experience, like me (20+)
 
Share this answer
 
ahahh we have a "ive got 3 years experience on my cv but in reality i have 3 months" person here... In reality I suspect you will be found out in your interview, i personally would not employ you after finding out.
 
Share this answer
 
Comments
wizardzz 24-Nov-10 12:10pm    
I've seen this firsthand, too. Unfortunately, the manager that made the bad hiring tried to cover his hiring mistake by keeping the person around. It placed a huge burden on me (having to do another person's job in addition to my own, without any additional recognition/compensation/etc as well). After describing the situation and the additional stress and workload for months, I eventually brought up that I would be seeking employment elsewhere if this person's work was continually placed onto me. They were gone within a week.
You might want to focus on proving that you have the "programmer" mind-set, if you lack the experience. You know, show that you have the potential. And in this case, you need to know general principles, like protected vs. private vs. internal, what is the difference between an abstract class and an interface, what does virtual mean, what is a sealed class, how can you add an extension method, how does the garbage collector work, things like that. Because if you have a solid understanding of the base stuff, the rest is really reading about it when you run into it. No programmer knows everything, and with the little time that you have you can't start studying design patterns or specific libraries. Of course, if you're shaky on the base stuff, maybe you're not ready to start interviewing for such a position, maybe you need to study and practice some more.
Anyway, good luck, and if you have the potential, I wish you that the interviewer sees it!
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900