Click here to Skip to main content
15,891,316 members
Home / Discussions / C#
   

C#

 
QuestionPost-Build on Vista Pin
Russell Jones5-Sep-07 23:04
Russell Jones5-Sep-07 23:04 
AnswerRe: Post-Build on Vista Pin
mav.northwind6-Sep-07 0:37
mav.northwind6-Sep-07 0:37 
GeneralRe: Post-Build on Vista Pin
Russell Jones6-Sep-07 3:33
Russell Jones6-Sep-07 3:33 
QuestionA question in Implement COM interface in C# [modified] Pin
G.Richard5-Sep-07 22:52
G.Richard5-Sep-07 22:52 
QuestionRichTextBox keyboard cursor Pin
mihksoft5-Sep-07 22:25
mihksoft5-Sep-07 22:25 
AnswerRe: RichTextBox keyboard cursor Pin
mav.northwind6-Sep-07 0:30
mav.northwind6-Sep-07 0:30 
QuestionModal Windows in smart parts Pin
umashankergr85-Sep-07 21:29
umashankergr85-Sep-07 21:29 
QuestionOLEDB problem Pin
sulabh20205-Sep-07 21:28
sulabh20205-Sep-07 21:28 
AnswerRe: OLEDB problem Pin
Pete O'Hanlon5-Sep-07 21:39
mvePete O'Hanlon5-Sep-07 21:39 
GeneralRe: OLEDB problem Pin
sulabh20205-Sep-07 21:42
sulabh20205-Sep-07 21:42 
QuestionWhy din't MS include Multile inheritance in C#? Pin
Blumen5-Sep-07 21:27
Blumen5-Sep-07 21:27 
AnswerRe: Why din't MS include Multile inheritance in C#? Pin
DavidNohejl5-Sep-07 21:47
DavidNohejl5-Sep-07 21:47 
AnswerRe: Why din't MS include Multile inheritance in C#? Pin
Pete O'Hanlon5-Sep-07 21:48
mvePete O'Hanlon5-Sep-07 21:48 
GeneralRe: Why din't MS include Multile inheritance in C#? Pin
J4amieC5-Sep-07 22:15
J4amieC5-Sep-07 22:15 
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 

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.