Simple Peer Review Guidelines

IntroductionAs a developer, it has been a struggle on how we can standardize our code. This guideline is a result of our experience from some of our projects. I hope it will help you as much as it helped us. Code formattingWhile going through the code, check the code formatting to improve its readability and […]

How to install and set up Visual Studio 2019 for .NET Development

Introduction .Net development pronounced as it is, is a framework that provides programming guidelines that can be used to develop a wide range of web and mobile applications to Windows-based. Also, the .NET framework can work with several programming languages such as C#, VB.NET, C++ and F#. .Net development has key new features and enhancements. […]