Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "needcoffee"
-
I am so off my game today that I accidentally rewrote the String.IfNullOrWhiteSpace extension method in C# because I forgot it existed.
My extension had a better name tho: String.IfItAintNoThang -
Trying to figure out why the damn error keeps appearing - then I realized I was refreshing the /Error page instead of going back to /Login for each of my tests.2
-
FUUCCK! These two lines of code just cost me 6 hours of debugging... At least I learned I need to fix my Deserialization code too.
servicePassword: this.APIUsername,
serviceUser: this.APIPassword