.NET

ASP.NET

Ingenious Solution or Horrible Hack?

Today I found myself writing something that feels...hacky. Very hacky, actually. But it does work, and that`s more than can be said for any of the "clean" solutions I could come up with.

Read More
.NET

Deserializing Interface Properties using Json.Net

How can you deserialize a property value without a strong type?

Read More