Click here to Skip to main content
15,887,135 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Export a 'long' from unmanaged code into .net Pin
OriginalGriff27-Apr-23 18:59
mveOriginalGriff27-Apr-23 18:59 
GeneralRe: Export a 'long' from unmanaged code into .net Pin
englebart28-Apr-23 6:17
professionalenglebart28-Apr-23 6:17 
GeneralRe: Export a 'long' from unmanaged code into .net Pin
Kate-X25714-May-23 22:32
Kate-X25714-May-23 22:32 
AnswerRe: Export a 'long' from unmanaged code into .net Pin
Shao Voon Wong26-Apr-23 15:57
mvaShao Voon Wong26-Apr-23 15:57 
AnswerRe: Export a 'long' from unmanaged code into .net Pin
GerhardKreuzer12-May-23 23:13
GerhardKreuzer12-May-23 23:13 
GeneralSomething else interviewers do wrong Pin
jschell26-Apr-23 6:35
jschell26-Apr-23 6:35 
GeneralRe: Something else interviewers do wrong Pin
Richard MacCutchan26-Apr-23 21:21
mveRichard MacCutchan26-Apr-23 21:21 
GeneralRe: Something else interviewers do wrong Pin
Sander Rossel26-Apr-23 23:03
professionalSander Rossel26-Apr-23 23:03 
I once had an interview for a large bank.
No formal tests, just a chat with two developers who asked me technical questions.
One question was about Entity Framework, which I've used for years and know quite well.
I don't remember what the question was, but I remember knowing giving the correct answer.
Their reply was "No, that's not how you do it. We do [some improper use of EF]."
Basically, I got rejected because I was right and the interviewers were a bunch of bunglers.
After that interview I didn't want to work there anyway Dead | X|

At another company I got a pretty large test.
Putting numbers and symbols in boxes, writing a small web page, designing a database...
I don't think I did very well on the test, but well enough for them to hire me.
Once I worked there I realized none of them would be able to complete the test.
Biggest bunch of bunglers I'd ever seen.
Their HTML was crap, their CSS was crap, their database was full of unneccesary YAGNI recursion, their C# functions consisted of 1000+ lines of code.
At one point I told them "why are you guys minimizing your JavaScript? It can't be minimized the way you wrote it because everything is public."
I even showed them how to properly encapsulate it using a simple module pattern, but one of the guys started shouting (literally) because he didn't understand it and I had to revert my changes.
About a year later we got an issue from a pen test, our JavaScript wasn't minimized (mind you, it was).
After some investigation, the team lead was shocked by the quality of our JavaScript.
Needless to say, everything else wasn't much better Roll eyes | :rolleyes:

Yeah, those tests mean nothing.

GeneralRe: Something else interviewers do wrong Pin
jschell27-Apr-23 5:03
jschell27-Apr-23 5:03 
GeneralRe: Something else interviewers do wrong Pin
charlieg28-Apr-23 2:01
charlieg28-Apr-23 2:01 
GeneralRe: Something else interviewers do wrong Pin
Paul Kemner27-Apr-23 3:39
Paul Kemner27-Apr-23 3:39 
GeneralRe: Something else interviewers do wrong Pin
charlieg28-Apr-23 2:02
charlieg28-Apr-23 2:02 
PraiseDeeply satisfying Pin
honey the codewitch26-Apr-23 3:54
mvahoney the codewitch26-Apr-23 3:54 
GeneralNew Windows 11 clean install issue PinPopular
Cp-Coder26-Apr-23 3:20
Cp-Coder26-Apr-23 3:20 
GeneralRe: New Windows 11 clean install issue Pin
obermd26-Apr-23 3:49
obermd26-Apr-23 3:49 
GeneralRe: New Windows 11 clean install issue Pin
Cp-Coder26-Apr-23 5:30
Cp-Coder26-Apr-23 5:30 
GeneralRe: New Windows 11 clean install issue Pin
obermd26-Apr-23 9:32
obermd26-Apr-23 9:32 
GeneralRe: New Windows 11 clean install issue Pin
dandy7227-Apr-23 3:48
dandy7227-Apr-23 3:48 
GeneralRe: New Windows 11 clean install issue Pin
jweled27-Apr-23 2:34
jweled27-Apr-23 2:34 
GeneralRe: New Windows 11 clean install issue Pin
Anthony King 202327-Apr-23 12:46
Anthony King 202327-Apr-23 12:46 
GeneralRe: New Windows 11 clean install issue Pin
Cp-Coder27-Apr-23 15:18
Cp-Coder27-Apr-23 15:18 
GeneralRe: New Windows 11 clean install issue Pin
Greg Lovekamp30-Apr-23 6:39
professionalGreg Lovekamp30-Apr-23 6:39 
GeneralRe: New Windows 11 clean install issue Pin
Cp-Coder30-Apr-23 12:32
Cp-Coder30-Apr-23 12:32 
GeneralRe: New Windows 11 clean install issue Pin
jschell1-May-23 11:42
jschell1-May-23 11:42 
GeneralRe: New Windows 11 clean install issue Pin
Greg Lovekamp1-May-23 18:41
professionalGreg Lovekamp1-May-23 18:41 

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.