In first part of this series, “Introduction to Angular” we will discuss about what is Angular and why Angular also we will look into key buzzwords and terminology around it. Angular is a framework for building client applications in HTML…
Month: March 2019
C# best coding practices
There are lots of Coding Best Practices and Tips for C# and in the post I will be covering the top 5 best practices which are Adding Comments String Vs StringBuilder Check for Nulls Compiler Warnings Using Enums Starting with…