 |
General .NET For general discussion of MICROSOFT .NET topics that don't fall within any of the other .NET forum subcategories or .NET language forums.  If your question is specific to a language (C# or Visual Basic) or type of application (Windows Forms or ASP.Net) try an applicable forum category.
** PLEASE BE SPECIFIC WITH YOUR QUESTION **
When posting here, provide details regarding the Microsoft .NET language you are using and/or what type of application (Windows/Web Forms, etc) you are working in, if applicable to the question. This will help others answer the question without having to ask. |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the General .NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|

June 3rd, 2004, 05:07 PM
|
Registered User
|
|
Join Date: Feb 2004
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Interview Questions
I would like to know the type of questions normally asked by an interviewer recruiting people for vb.net programming.
|

June 4th, 2004, 08:07 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
It all depends on the interviewer.. I could write a book on the subject - but i decided not to ;)
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee
|

June 8th, 2004, 10:11 PM
|
Authorized User
|
|
Join Date: Aug 2003
Posts: 18
Thanks: 0
Thanked 1 Time in 1 Post
|
|
I agree that it depends on the inteviewer.
However, I've done this for many years and have hired many programmers. The one thing I have learned is NOT to take someone's word for knowing some technology. I always ask if they are generally familiar and have experience in a programming topic and then I ask very direct questions like..
1. So you are familiar with ADO.NET. Can you tell me the basic steps you would use to retrieve data with ADO.NET. I'd be looking for connection, command object, data reader or dataset. What's the difference between a dataread and a dataset? When would you use one versus the other? I'd then ask things like do you bind controls. How do you do it?
2. When I ask people about SQL programming experience I ask questions about how to do things. Amazingly, one that trips up a lot of "wanna bes" is I tell them I have two tables and I want to pull all records from table A and any records from Table B that match. How would you do that? This is a very elementary SQL concept, but something people with only minimal SQL knowledge can't answer. I also ask them to explain things like primary and foreign keys, triggers, UDF's, etc.
3. I ask about web programming. Get them to describe ASP programming. I ask them what is a web form and what makes an ASP page a Webform. I ask them what draw backs they have seen with WebForms. I ask them about postbacks. I ask how postbacks work. I ask about executing client side javascript (as in how do you do it). Again, you either know this stuff or you don't. You'd be amazed at the people who claim to have web programming experience, even ASP.NET and they've really only done stuff slightly more complicated than something in FrontPage.
4. I ask about webservices. I ask about what steps are involved in calling them. I ask about WSDL. I ask about compiling a WSDL.
When direct questions like this are asked, you find out very quickly who has embellished their resume. Personally, I would rather have someone say I'm sorry, I am not familiar with that than to lie and say they have done it. I find that people who are up front about their skills are easier to bring along because I don't waste time giving them projects they clearly can't handle.
Hubman
MCSD, MCSE, MCDBA
|
The Following User Says Thank You to Hubman For This Useful Post:
|
|

June 9th, 2004, 08:17 AM
|
 |
Friend of Wrox
|
|
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
|
|
Another point that is important to understand:
For the right employer/manager, it can be more important for you to answer honestly that you don't know something but express that you know how to find the answer. Absolutely NO ONE can be expected to know all the answers. However, someone who has a grasp for the concept and knows how to figure out what they need can be far more valuable than someone who does not have those problem solving skills and can't see the picture as a whole. (As is often evident by questions and answers posted on this forum.)
There is a quote I recall (not sure where it came from) that goes something like this:
"An expert is not someone who knows everything about a subject, but someone who thoroughly understands the basics such that they can figure out what they need to solve the more complicated problem."
(I'm sure the original quote is much more eloquent than that, but that's the general idea.)
|

June 9th, 2004, 09:30 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 1,101
Thanks: 0
Thanked 2 Times in 2 Posts
|
|
That is really true of me. I can tell when someone's making it up or doens't know the right answer... I'd respect them saying I don't know- but I know where to find out.
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee
|

August 26th, 2010, 02:02 PM
|
Registered User
|
|
Join Date: Aug 2010
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
Originally Posted by Hal Levy
That is really true of me. I can tell when someone's making it up or doens't know the right answer... I'd respect them saying I don't know- but I know where to find out.
Hal Levy
Web Developer, PDI Inc.
NOT a Wiley/Wrox Employee
|
Hi
You can see same topic at the side bar of google. You can find out some thing same your questions.
Apart from that, this link below may be useful: Manager interview questions
Rgs
Last edited by vegetablevn; September 17th, 2010 at 03:25 AM..
|

May 18th, 2011, 06:30 AM
|
Registered User
|
|
Join Date: May 2011
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Interview Questions
Vb.net Questions Are
1.Explain the services provided by Common Language Infrastructure.
2.Explain the components of common language runtime.
3.Test your VB.NET knowledge with our multiple choice questions!
4.Describe the managed execution process in .NET?
5.Explain the difference and similarity between a class and a structure in VB.NET.?
6.Define Anchoring and Docking in .NET.
Regards
Interview Questions
|

May 18th, 2011, 08:18 AM
|
 |
Wrox Author
|
|
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
|
|
Anyone else find all these "interview questions" spam?
Imar
|

May 18th, 2011, 09:09 AM
|
Friend of Wrox
|
|
Join Date: Jun 2003
Posts: 2,189
Thanks: 5
Thanked 59 Times in 57 Posts
|
|
(Raise hand!)
__________________
HTH
Gonzalo
================================================== =========
Read this if you want to know how to get a correct reply for your question.
(Took that from Doug signature and he Took that from Peter profile)
================================================== =========
My programs achieved a new certification :
WORKS ON MY MACHINE
================================================== =========
I know that CVS was evil, and now i got the proof.
================================================== =========
|
|
 |