Working on IISExpress with custom domain and SSL on 443
Working with IISExpress in extremely useful. But running in on custom domain and SSL on a default port (443) is a bit tricky. Custom domain If »
Working with IISExpress in extremely useful. But running in on custom domain and SSL on a default port (443) is a bit tricky. Custom domain If »
Here we go again. New Visual Studio, new NET Core tools. This post is the second one about new Visual Studio 2017. Last week I wrote »
You open a file, change one line, press save and the file has changed its structure. But you add only a simple comma, variable or if. »
Project.json is a celeb in .NET world. But its status is rather "famous for being famous", instead of usefulness. Probably you heard some time ago »
Creating a service for unknown technology is usually painful. Sorry, "service" is an unpopular world, nowadays we call it an API. For a few years, everybody »
During the debugging session, I always had problems with complex structures. Preview most interesting properties were irritating, we need to expand a variable. In most cases, »