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 discussionI am developer with .net experience for years. But I worked mostly with the server side and very few on web stack. Now I need to move into the web stack. What would be the good path? Learning ASP.net MVC or front end stuff like Anugular/2?
MMario commentedJust wondering if anyone else uses Classic ASP. If so, why do you still use it? I don't want to turn this question into a classic asp bashing session, it's NOT a dead language despite what a lot of folks think. I prefer to refer to it as "aged" :) A...
1M10Q and 1 more commentedSo, 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 commentedHi, I'm looking for the best tool to create a class diagrams that will stub out classes / methods based on the design. Alternatively I would settle for a tool that can scan some assemblies and produce an up to date class diagram. The application we a...
SSudeep commented