I 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?
Just 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...
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...
Hi, 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...