@wattengard
c# js node <insert new cool thing here>
Nothing here yet.
Nothing here yet.
No blogs yet.
So, I'm trying to build an app using Azure DocumentDb. DocumentDb stores data as json and the json-convention is to use camelCase. However the .net-convention is to use PascalCase. This just bit me in the ass when I tried to retrieve data from th...
So I've started, restarted, re-restarted, nuked, rebooted, started over, and restarted again a project the last couple of weeks. It's a new LoB application to replace an old aging ASP 3.0 application that is slowly dying a painful death, complete wit...
I'm making a new app for work. It's supposed to go live in late summer, so I feel confident using ASP.NET 5 and Aurelia. Was originally going to use Angular 2, but the more I see of Aurelia, the more I like it. What I want to get up in a skeleton app...