Click here to Skip to main content
15,888,968 members
Home / Discussions / C#
   

C#

 
GeneralRe: Are these hard C# interview questions? Really?? Pin
PIEBALDconsult2-Oct-09 13:25
mvePIEBALDconsult2-Oct-09 13:25 
AnswerRe: Are these hard C# interview questions? Really?? Pin
harold aptroot2-Oct-09 11:38
harold aptroot2-Oct-09 11:38 
GeneralRe: Are these hard C# interview questions? Really?? Pin
ewan2-Oct-09 12:04
ewan2-Oct-09 12:04 
GeneralRe: Are these hard C# interview questions? Really?? Pin
harold aptroot2-Oct-09 12:31
harold aptroot2-Oct-09 12:31 
GeneralRe: Are these hard C# interview questions? Really?? Pin
ewan2-Oct-09 12:41
ewan2-Oct-09 12:41 
GeneralRe: Are these hard C# interview questions? Really?? Pin
harold aptroot2-Oct-09 12:59
harold aptroot2-Oct-09 12:59 
AnswerRe: Are these hard C# interview questions? Really?? Pin
Not Active2-Oct-09 12:48
mentorNot Active2-Oct-09 12:48 
AnswerRe: Are these hard C# interview questions? Really?? Pin
PIEBALDconsult2-Oct-09 13:17
mvePIEBALDconsult2-Oct-09 13:17 
Some of that is like asking a race car driver what compound his tires are made of or the viscosity of his oil. Sure, some may know it, but it won't be an indication of how well he can drive. Plus, some may memorize the answers in order to make up for a deficiency of driving skill.

First, see if the candidate can drive, then try to determine the depth of his knowledge.




1) A fairly pointless question. Object, but I never think about its members, I only override them when necessary -- so at most I might say ToString.

2) Not too bad a question. I use delegates, but I don't recall ever using Invoke or BeginInvoke on them. If you want to ask about synchronous/asynchronous, then just ask.

3) I certainly couldn't fill two minutes with that, because I just don't need to know, that's the whole point of the GC.

4) Polymorphism is a good topic, but pondering some of Microsoft's decisions is best left to others. Unsure | :~

5) Right, they're not, but there's nothing I can do about it; all I can do is make my classes thread-safe -- when needed.
GeneralRe: Are these hard C# interview questions? Really?? Pin
ewan2-Oct-09 14:00
ewan2-Oct-09 14:00 
GeneralRe: Are these hard C# interview questions? Really?? Pin
Mycroft Holmes2-Oct-09 15:18
professionalMycroft Holmes2-Oct-09 15:18 
GeneralRe: Are these hard C# interview questions? Really?? Pin
darkelv2-Oct-09 15:36
darkelv2-Oct-09 15:36 
QuestionUsing WCF to implement Named Pipes Pin
AndyASPVB2-Oct-09 10:05
AndyASPVB2-Oct-09 10:05 
RantTreeView Multiple Column Microsoft Control Pin
LimitedAtonement2-Oct-09 9:05
LimitedAtonement2-Oct-09 9:05 
GeneralRe: TreeView Multiple Column Microsoft Control Pin
Dave Kreskowiak2-Oct-09 9:16
mveDave Kreskowiak2-Oct-09 9:16 
GeneralRe: TreeView Multiple Column Microsoft Control Pin
DaveyM692-Oct-09 10:38
professionalDaveyM692-Oct-09 10:38 
GeneralRe: TreeView Multiple Column Microsoft Control Pin
LimitedAtonement5-Oct-09 5:56
LimitedAtonement5-Oct-09 5:56 
GeneralRe: TreeView Multiple Column Microsoft Control Pin
Dave Kreskowiak5-Oct-09 12:55
mveDave Kreskowiak5-Oct-09 12:55 
GeneralRe: TreeView Multiple Column Microsoft Control Pin
Mycroft Holmes2-Oct-09 15:23
professionalMycroft Holmes2-Oct-09 15:23 
QuestionReroute an Application's Network Traffic Pin
Zaegra2-Oct-09 6:04
Zaegra2-Oct-09 6:04 
AnswerRe: Reroute an Application's Network Traffic Pin
Saksida Bojan2-Oct-09 6:38
Saksida Bojan2-Oct-09 6:38 
GeneralRe: Reroute an Application's Network Traffic Pin
Zaegra2-Oct-09 7:01
Zaegra2-Oct-09 7:01 
QuestionHandling WM_GETMINMAXINFO to prevent borderless forms overlapping taskbar when maximized Pin
WebMaster2-Oct-09 4:58
WebMaster2-Oct-09 4:58 
AnswerRe: Handling WM_GETMINMAXINFO to prevent borderless forms overlapping taskbar when maximized Pin
Saksida Bojan2-Oct-09 5:30
Saksida Bojan2-Oct-09 5:30 
GeneralRe: Handling WM_GETMINMAXINFO to prevent borderless forms overlapping taskbar when maximized Pin
WebMaster2-Oct-09 5:45
WebMaster2-Oct-09 5:45 
GeneralRe: Handling WM_GETMINMAXINFO to prevent borderless forms overlapping taskbar when maximized Pin
Saksida Bojan2-Oct-09 6:28
Saksida Bojan2-Oct-09 6:28 

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.