Details
-
Aboutlife runs in code.
-
SkillsC#, .Net, Python, JavaScript, Java
-
LocationGermany
Joined devRant on 7/15/2016
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
-
Wtf js...
How to check if the event that is passed to the buttion is fron this button and syio it from bobbling 🙈2 -
question to UWP C# devs:
how do you guys handle scrolling ?
(i couldnt find a good examole, and alreaddy googled and the solution was that scrolling only works if the height is fixed.)5 -
I hate it when someone says ist all documented, but its just a bunch of old crappy word documents with mostly unusable information in it...
-
@dfox
first, avatars are a great idea!
BUT I dont eant to wait until i have "n ++" to change the what computer (mac/non mac) is on my avatar/profile image. [the thing with the desk and watch is ok, but i think unnessesary. I wear a moto 360 every day so why schiuld i have none or another one that dose bot look like the one i am wearing on my profile picture]
COULD "BADGES" BE A SOLUTION ?3 -
as a C# dev every time i have to code something in JS i'm just ranting because
- no types
- no fucking errors
i tried to move a Oval in an HTML5 canvas via Drag and Drop and after one hour I gave up...
such a fucking creepy broke language..
as a proof, if js wouldnt be that fucked up why is there typeScript, CoffeeScript, Brython, ... ?
Cant wait to finally use WebAssember...(really)9 -
Im building an API with NancyFx (HTTP stuff) and mobgoDB (database). i had very strage errors when starting queres. and after 2 fucking days if debugging i found it!
accidentally I wrote somewhere in a custom type conversion "ObjectId" i stead of "OwnerId".
F M L
"""""""""
#MongoDB #NancyFx #CSharp/.Net1