Click here to Skip to main content
15,912,578 members

Comments by Andrew-CG (Top 2 by date)

Andrew-CG 27-Apr-15 5:03am View    
Interesting questions, however those MVC and Web API questions look pretty basic to me, a lot more would be required on a genuine interview.
Also one thing that I often see is people neglect to talk about front end questions when providing ASP.NET, I feel that this should be mandatory (at least some basics), after all you are very likely be expected to know that as a web developer.
Something like these HTML, CSS and JavaScript test materials for interview would help in preparation.
Andrew-CG 24-Apr-15 8:32am View    
It depends on what the job position you are targeting, in case of a developer's job it would be expected from you to know how to write SQL queries.
Also you need to know how to make a database model, this is very likely going to be asked on any SQL related interview and they will want to observe how you model your data. Also as somewhat additional preparation material I would encourage you to check out these SQL programming questions.