Click here to Skip to main content
15,892,298 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: MQOTD Pin
U. G. Leander24-Nov-16 21:24
professionalU. G. Leander24-Nov-16 21:24 
GeneralRe: MQOTD Pin
Dinesh.V.Kumar24-Nov-16 21:27
Dinesh.V.Kumar24-Nov-16 21:27 
GeneralRe: MQOTD Pin
Johnny J.24-Nov-16 21:31
professionalJohnny J.24-Nov-16 21:31 
GeneralRe: MQOTD Pin
HobbyProggy24-Nov-16 21:48
professionalHobbyProggy24-Nov-16 21:48 
GeneralRe: MQOTD Pin
StM0n25-Nov-16 0:20
StM0n25-Nov-16 0:20 
GeneralRe: MQOTD Pin
Daniel Pfeffer25-Nov-16 0:32
professionalDaniel Pfeffer25-Nov-16 0:32 
GeneralRe: MQOTD Pin
Herman<T>.Instance25-Nov-16 1:41
Herman<T>.Instance25-Nov-16 1:41 
GeneralThe moment when you realize the mistake... Pin
dan!sh 24-Nov-16 17:23
professional dan!sh 24-Nov-16 17:23 
...after spending a good amount of time to figure out the problem.

So, I have this web page which posts JSON to the API. Yesterday, the latest API call was not working. I was always receiving null object on the server. There was a DateTime? property in this model. As any normal person would do, I quickly started cursing date and time handling in JavaScript and JSON. Removed it and it still did not work. thought that the JSON was not formed well, but it was.

Only after a while I realized that the BaseModel and the model I was working with both had a property called Number. This was causing deserializer go "f*** it I am not cleaning up your mess. Here, have some of nothing". D'Oh! | :doh:

In other news, I saw this error message for first time yesterday and it was amusing.

Quote:
The forked VM terminated without properly saying goodbye.

"It is easy to decipher extraterrestrial signals after deciphering Javascript and VB6 themselves.", ISanti[^]

GeneralRe: The moment when you realize the mistake... Pin
Johnny J.24-Nov-16 20:57
professionalJohnny J.24-Nov-16 20:57 
GeneralIntellectual property is getting silly... Pin
OriginalGriff24-Nov-16 8:04
mveOriginalGriff24-Nov-16 8:04 
GeneralRe: Intellectual property is getting silly... Pin
Kornfeld Eliyahu Peter24-Nov-16 8:18
professionalKornfeld Eliyahu Peter24-Nov-16 8:18 
GeneralRe: Intellectual property is getting silly... Pin
Stefan_Lang24-Nov-16 23:46
Stefan_Lang24-Nov-16 23:46 
GeneralRe: Intellectual property is getting silly... Pin
Daniel Pfeffer24-Nov-16 9:45
professionalDaniel Pfeffer24-Nov-16 9:45 
GeneralRe: Intellectual property is getting silly... Pin
Stefan_Lang24-Nov-16 23:47
Stefan_Lang24-Nov-16 23:47 
GeneralRe: Intellectual property is getting silly... Pin
Eddy Vluggen24-Nov-16 12:05
professionalEddy Vluggen24-Nov-16 12:05 
GeneralRe: Intellectual property is getting silly... Pin
Chris Maunder24-Nov-16 14:16
cofounderChris Maunder24-Nov-16 14:16 
GeneralRe: Intellectual property is getting silly... Pin
OriginalGriff24-Nov-16 20:41
mveOriginalGriff24-Nov-16 20:41 
GeneralRe: Intellectual property is getting silly... Pin
F-ES Sitecore24-Nov-16 22:57
professionalF-ES Sitecore24-Nov-16 22:57 
GeneralRe: Intellectual property is getting silly... Pin
den2k8824-Nov-16 21:04
professionalden2k8824-Nov-16 21:04 
GeneralRe: Intellectual property is getting silly... Pin
parths24-Nov-16 21:55
parths24-Nov-16 21:55 
GeneralRe: Intellectual property is getting silly... Pin
Munchies_Matt24-Nov-16 21:57
Munchies_Matt24-Nov-16 21:57 
GeneralRe: Intellectual property is getting silly... Pin
Stefan_Lang24-Nov-16 23:56
Stefan_Lang24-Nov-16 23:56 
GeneralRe: Intellectual property is getting silly... Pin
Simon_Whale24-Nov-16 22:07
Simon_Whale24-Nov-16 22:07 
GeneralRe: Intellectual property is getting silly... Pin
Rage25-Nov-16 0:38
professionalRage25-Nov-16 0:38 
Generalquestion about github Pin
Super Lloyd24-Nov-16 6:13
Super Lloyd24-Nov-16 6:13 

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.