Ranter
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
			Comments
		- 
				
				
AptFox1079yI'm currently trying to connect to an undocumented API in C# and I do this constantly just to see what attributes I can manipulate on these vendor supplied custom objects. The names don't always indicate what they do and I'm literally just trying things to see what throws an exception. - 
				
				Currently I am working on an app that's supposed to connect to an OMR, the api documentation is in written in a very bad English as if it's translated by Google Translate. And the samples were buggy and threw exceptions
 
Related Rants
- 
						
							
ObsidianBlk2Me (6yo): Whatcha doing? Dad: Programming. Me: ??? Dad: If I type this on the screen and hit this key *color a... - 
						
							
luckyc7
And now i'm feeling guilty every time i call new Guid(). - 
						
							
silly-symphony9I was a freshman in highschool when I encountered the book entitled "Teach Yourself Visual Basic 6 in 21 Days"... 

Writing a dot and trying out every interesting function autocomplete gave me
undefined
wk49