Posts

Showing posts from December, 2016

Massive bug in DataRow in .NET Framework

Image
If the actual value of the timestamp column is 7080, notice how the datarow value gets flipped the other way when it is read into a DataSet! Wow! Massive bug in the .NET Framework.

How do I create access control rules from code for an azure cloud service?

Nobody had a solution, so I did it myself: http://stackoverflow.com/questions/40727003/how-do-i-create-access-control-rules-from-code-for-an-azure-cloud-service