@wattengard
c# js node <insert new cool thing here>
Nothing here yet.
Nothing here yet.
No blogs yet.
I'm building the "respondent" part of a survey application and for that I need some sort of authentication framework. It have some special need though: The only login option should be a unique code. This code is usually appended to a link in the sur...
Join discussionSo, 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...
JKWJoe and 2 more commentedSo 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...
CFMAman and 2 more commentedI'm in the planning phase of a new application. This is an application on which we never would allow social login, and the login would never be used anywhere else. I also really want to keep the login dialog "inside" the application. But th...
Join discussionI'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...
LBAmit and 1 more commented