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

C#

 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData2-Jun-11 10:29
SimpleData2-Jun-11 10:29 
GeneralRe: A problem while transferring data over the NetworkStream Pin
jschell6-Jun-11 8:49
jschell6-Jun-11 8:49 
GeneralRe: A problem while transferring data over the NetworkStream Pin
SimpleData6-Jun-11 9:47
SimpleData6-Jun-11 9:47 
GeneralRe: A problem while transferring data over the NetworkStream Pin
jschell7-Jun-11 9:42
jschell7-Jun-11 9:42 
QuestionSharpening the Saw Pin
eddieangel1-Jun-11 6:32
eddieangel1-Jun-11 6:32 
AnswerRe: Sharpening the Saw Pin
Luc Pattyn1-Jun-11 7:16
sitebuilderLuc Pattyn1-Jun-11 7:16 
AnswerRe: Sharpening the Saw PinPopular
SledgeHammer011-Jun-11 8:06
SledgeHammer011-Jun-11 8:06 
GeneralRe: Sharpening the Saw Pin
eddieangel1-Jun-11 8:14
eddieangel1-Jun-11 8:14 
Thank you for the feedback, I have been pretty down this morning about the whole situation. The questions were not obscure, they were just outside the scope of my experience. I have been writing code ad hoc by myself for ten years, so the code works and that is the end of it. The questions were reasonably simple I think, just outside of my scope.

Typical stuff:

Access modifiers
Multi Threading
Value Types vs. Reference Types
Linq Questions
Inheritance

These are not terribly obscure things, I think they are fairly standard. The thing is that I have never had to use some of the things they wanted. Example: Access modifiers, I have never used internal, pretty much only public and private. Multi threading, I have always used the background worker as opposed to creating a thread by hand because that is the first example I found when I was looking. I have never had to use a ByVal vs a ByRef, and I have never used an abstract class, only interfaces.

So really it is an experience issue. I felt absolutely stupid as I sat answering questions from seven different people.

Now, let me say that this was possibly the nicest group of programmers I have ever sat down with, they were all extremely sympathetic about the whole situation. It just sucks to realize that what you know is a grain of sand and what you don't is an entire beach.

With that said, I want to make sure going foward that I can hit the interview questions since interviews never seem to figure out if you can code or not.

Cheers, --EA
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 8:38
SledgeHammer011-Jun-11 8:38 
GeneralRe: Sharpening the Saw Pin
eddieangel1-Jun-11 8:42
eddieangel1-Jun-11 8:42 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 9:48
SledgeHammer011-Jun-11 9:48 
AnswerRe: Sharpening the Saw Pin
Luc Pattyn1-Jun-11 15:05
sitebuilderLuc Pattyn1-Jun-11 15:05 
GeneralRe: Sharpening the Saw Pin
RobCroll1-Jun-11 14:01
RobCroll1-Jun-11 14:01 
AnswerRe: Sharpening the Saw Pin
jschell1-Jun-11 8:50
jschell1-Jun-11 8:50 
AnswerRe: Sharpening the Saw Pin
Ennis Ray Lynch, Jr.1-Jun-11 8:54
Ennis Ray Lynch, Jr.1-Jun-11 8:54 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 9:51
SledgeHammer011-Jun-11 9:51 
AnswerRe: Sharpening the Saw Pin
Pete O'Hanlon1-Jun-11 9:26
mvePete O'Hanlon1-Jun-11 9:26 
GeneralRe: Sharpening the Saw Pin
eddieangel1-Jun-11 9:34
eddieangel1-Jun-11 9:34 
GeneralRe: Sharpening the Saw Pin
Pete O'Hanlon1-Jun-11 9:36
mvePete O'Hanlon1-Jun-11 9:36 
GeneralRe: Sharpening the Saw Pin
gavindon1-Jun-11 10:31
gavindon1-Jun-11 10:31 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 9:53
SledgeHammer011-Jun-11 9:53 
JokeRe: Sharpening the Saw [modified] Pin
AspDotNetDev1-Jun-11 10:37
protectorAspDotNetDev1-Jun-11 10:37 
GeneralRe: Sharpening the Saw Pin
SledgeHammer011-Jun-11 11:21
SledgeHammer011-Jun-11 11:21 
GeneralRe: Sharpening the Saw Pin
Pete O'Hanlon1-Jun-11 21:47
mvePete O'Hanlon1-Jun-11 21:47 
AnswerRe: Sharpening the Saw [modified] Pin
RobCroll1-Jun-11 14:11
RobCroll1-Jun-11 14:11 

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.