iNET Interactive - Online Advertising Agency
          
Go Back  Xtreme .NET Talk > .NET > Database / XML / Reporting > Sql server / ADO.NET interview questions


Reply
 
Thread Tools Display Modes
  #1  
Old 07-10-2003, 02:12 AM
viking viking is offline
Newcomer

Preferred language:
vb.net
 
Join Date: Jul 2003
Posts: 7
Question Sql server / ADO.NET interview questions

Can someone please tell me what SQL Server 2000 questions could be asked to a guy who is primarily a VB.NET front end programmer. Also what questions could be asked to him on ADO.NET?
Reply With Quote
  #2  
Old 07-10-2003, 08:08 AM
nswan nswan is offline
Newcomer
 
Join Date: Mar 2003
Location: UK
Posts: 8
Default

print out a stored procedure and ask him what it's doing. That's what i got asked in my interview.

You could also ask him what situations to use a datareader in, when to use a dataset etc... for ado.net
Reply With Quote
  #3  
Old 07-10-2003, 12:53 PM
Nerseus's Avatar
Nerseus Nerseus is offline
Danner

Preferred language:
C#
 
Join Date: Oct 2002
Location: Arizona, USA
Posts: 2,546
Default

Hopefully any SQL Server questions will be around SQL and not around managing SQL Server itself (unless you're applying to be a DBA). Things like "what is an outer/inner join" or "what is normalization, have you ever used it, why would you want to" are reasonable. Our interviews are VERY robust and we don't expect anyone to answer every question, but we ask to just to see what level everyone is.

ADO.NET, I'd think you'd be asked what some of the basic objects are (DataSet, DataTable, DataView, DataReader, etc.), how much you've used them, have you run into any quirks, have you used Expression columns, have you used binding, how have you updated the database (custom SQL, DataAdapter, Command object, etc.).

-Nerseus
__________________
"I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Reply With Quote
  #4  
Old 07-10-2003, 04:01 PM
rufus rufus is offline
Freshman

Preferred language:
VB.NET,C#
 
Join Date: Jul 2003
Location: Arlington,TX
Posts: 28
Default

In general they will be questions bascially on the SQL Server management, what kind of different services it provides. what the replication methods used. They will give you a situation where you have to choose which type of SQL sever edition you have to use. (there are 7).

About ADO.NET, they will give some senario and ask you to use the appropriate methods like sort,filter, row state enumeration and all.
__________________
Rufus
Reply With Quote
  #5  
Old 07-11-2003, 05:02 AM
viking viking is offline
Newcomer

Preferred language:
vb.net
 
Join Date: Jul 2003
Posts: 7
Default

I have a collegue who asks one question to all those guys "What are the different collection classes in .NET" Quite frankly I dont know the answer to that too..but I dont wanna ask.

Does anyone know what the hell that means?
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Interview question: SQL Server and AS400 eramgarden ASP.NET 3 04-18-2006 07:09 PM
ADO.NET sql server to access anat2403 Database / XML / Reporting 7 01-14-2006 12:05 PM
Interview questions eramgarden Random Thoughts 3 10-26-2004 01:17 PM
Need help with ASP.NET with ADO.NET and SQL SErver 2000 fotini ASP.NET 17 09-11-2003 06:06 AM
.NET Interview questions for employer jflarente Random Thoughts 6 03-26-2003 05:57 PM

Advertisement: