Click here to Skip to main content
15,885,309 members
Home / Discussions / C#
   

C#

 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Blumen5-Sep-07 23:34
Blumen5-Sep-07 23:34 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
J4amieC6-Sep-07 0:11
J4amieC6-Sep-07 0:11 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Pete O'Hanlon6-Sep-07 0:22
mvePete O'Hanlon6-Sep-07 0:22 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Luc Pattyn6-Sep-07 3:25
sitebuilderLuc Pattyn6-Sep-07 3:25 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Blumen6-Sep-07 17:46
Blumen6-Sep-07 17:46 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Rudolf Jan6-Sep-07 5:07
Rudolf Jan6-Sep-07 5:07 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Blumen6-Sep-07 17:51
Blumen6-Sep-07 17:51 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Scott Dorman6-Sep-07 18:20
professionalScott Dorman6-Sep-07 18:20 
blumenhause wrote:
How do you find answers to your questions, how do you get knowledgable?


There are a lot of different ways:


  1. Reading books
  2. On your own investigating - write some code, see what it does and how it behaves
  3. Using tools like Reflector to see what/how the base class libraries do things
  4. Ask questions of people that have more experience and/or are more knowlegeable than you on a particular topic.


Since you are new to programming and C# (and also, it appears, to technical interviews), the thing to remember is this:

There are two types of interviewers: The kind that wants to show off how much he/she knows and the kind that wants to know how much you know and how you react to difficult/challenging questions.

The first type of interviewer is difficult to deal with at best as they tend to ask the "impossible" questions and drill into topics that are intentionally hard. The goal is to show you how smart they are and doesn't really help anybody.

The second type of interviewer will also ask difficult questions, but the entire interview won't consist of them. This is the person that will ask a mixture of easy to hard questions to try and understand how much you know on a particular topic and what your problem solving skills are.

Even after 15 years of experience I have been on interviews where I was asked a question that stumped me. It's always OK to say you don't know rather than trying to guess and get it wrong.


Scott.

—In just two days, tomorrow will be yesterday.

[Forum Guidelines] [Articles] [Blog]

GeneralRe: Why din't MS include Multile inheritance in C#? Pin
Blumen6-Sep-07 22:30
Blumen6-Sep-07 22:30 
AnswerRe: Why din't MS include Multile inheritance in C#? Pin
Ravi Bhavnani6-Sep-07 1:46
professionalRavi Bhavnani6-Sep-07 1:46 
AnswerRe: Why din't MS include Multile inheritance in C#? Pin
PIEBALDconsult6-Sep-07 4:53
mvePIEBALDconsult6-Sep-07 4:53 
JokeRe: Why din't MS include Multile inheritance in C#? Pin
ednrgc7-Sep-07 4:30
ednrgc7-Sep-07 4:30 
QuestionDataset and DataGridView problem Pin
mertkan655-Sep-07 20:51
mertkan655-Sep-07 20:51 
AnswerRe: Dataset and DataGridView problem Pin
Frank Kerrigan5-Sep-07 23:04
Frank Kerrigan5-Sep-07 23:04 
GeneralRe: Dataset and DataGridView problem Pin
mertkan656-Sep-07 1:17
mertkan656-Sep-07 1:17 
QuestionVideo Chatting Pin
sandipan.neogi@gmail.com5-Sep-07 20:45
sandipan.neogi@gmail.com5-Sep-07 20:45 
Questioncontrol can not be parented in another thread Pin
Maddie from Dartford5-Sep-07 19:18
Maddie from Dartford5-Sep-07 19:18 
AnswerRe: control can not be parented in another thread Pin
Luc Pattyn6-Sep-07 3:27
sitebuilderLuc Pattyn6-Sep-07 3:27 
QuestionRMAN with C# Pin
WaiperWing755-Sep-07 18:13
WaiperWing755-Sep-07 18:13 
QuestionIs that Visual Studio feature for debugging? Pin
Michael Sync5-Sep-07 17:58
Michael Sync5-Sep-07 17:58 
QuestionGeneric forms call back? Pin
dino20945-Sep-07 14:06
dino20945-Sep-07 14:06 
AnswerRe: Generic forms call back? Pin
Steve Echols5-Sep-07 14:33
Steve Echols5-Sep-07 14:33 
GeneralRe: Generic forms call back? Pin
dino20945-Sep-07 15:17
dino20945-Sep-07 15:17 
QuestionC# Printer manipulation Pin
SBarnettAZ5-Sep-07 13:18
SBarnettAZ5-Sep-07 13:18 
Questionneed help for image alignment Pin
madokapeng5-Sep-07 12:56
madokapeng5-Sep-07 12:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.