On this video, we will discuss how to setup, configure, and debug the visual studio codes for dotNet core development with C#. This video is using Bahasa Indonesia
please subscribe on Visual Studio ID Community
medianet_width = "600";
medianet_height = "250";
medianet_crid = "858385152";
medianet_versionId = "3111299";
Problems
One of the biggest problem when installing Visual Studio is to limit the installation files based on the user needs. This article will provide you basic information to answer this question
What workload that I need to install in order to build this kind of software?
Solution
In order to answer the question, this table will help you to justify what we need to install.
I need to bui...
[More]
Problem
One of the key problem that developer face when building a website is configuring the extra security layer by adding SSL. In the past, we should buy on the third party like GoDaddy or other. Today, Azure can do it right away without leaving the portal by following this article. However, the article doesn't describe how to configure with a different tenant. On this situation, I have an SSL...
[More]