HTML5 Canvas
Written by: Simon Sarris
Featured Refcardz: Top Refcardz:
  1. Apache Hadoop
  2. Web Driver
  3. MVVM
  4. REST
  5. ADO.NET
  1. HTML5
  2. Ajax
  3. jQuery Selectors
  4. CSS Part 1
  5. Git

Link Details

Link 122013 thumbnail
User 259587 avatar

By raasiel
via dotnet.dzone.com
Published: Oct 01 2008 / 21:39

This is a very simple C# question that most developer fails in the interview. Do you know the answer?
  • 8
  • 5
  • 1643
  • 0

Comments

Add your comment
User 338269 avatar

Miloskov replied ago:

0 votes Vote down Vote up Reply

Maybe those people are to busy thinking on abstractions and frameworks that already does all the OOP for you than simple OOP questions that maybe they learned in high school and now they just forgot.

People like you just let go bright people really, The selection employment system is broken.

User 179375 avatar

Ricky Clarkson replied ago:

1 votes Vote down Vote up Reply

What would you rather have than selection? Employ everyone?

User 259587 avatar

Shafqat Ahmed replied ago:

0 votes Vote down Vote up Reply

Come on! This was a syntax quirk, and not knowing the answer does not mean a thing.

But what you are saying about people thinking about frameworks and abstractions, these are not those people. I dont ask people who understand abstraction well questions like what is the c# syntax of this.

User 326209 avatar

jkirstein replied ago:

1 votes Vote down Vote up Reply

Syntax quirk of C#. Knowing it proves nothing of one's ability to produce high quality code

User 218789 avatar

eelmore replied ago:

0 votes Vote down Vote up Reply

The real irony here is that the question is a perfect example of how to do things the wrong way.

User 229842 avatar

marss replied ago:

0 votes Vote down Vote up Reply

I completely agree. How to write sensible comment to this property?

/// >
/// Gets or (maybe) sets someting.
/// >
public int MyProperty
{
....

User 259587 avatar

Shafqat Ahmed replied ago:

0 votes Vote down Vote up Reply

As I have commented on the post that, this syntax proves nothing, nearly all devs failed to answer this question. But that did not stop me from testing them out more. So I was curious and wanted everyone to know this.

However when I am looking to hire someone who can understand my instructions such as: "Make compoment A instansiation factory based and make sure you have the exportable classes exposed via public interface with their scope being private". How do get that done if the developer do not understand design patterns or difference between interface and abstract classes?

User 179375 avatar

Ricky Clarkson replied ago:

0 votes Vote down Vote up Reply

It might help if you understood those terms well enough to use them.

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.