Blogs authored by Vikas Nischal

Unleashing the Power of EditorConfig in Visual Studio

.net development Quick Tips

It’s evident that during code reviews, there’s often a need to remind team members to adhere to established best practices within our project, team, or company. This process recurs with each new addition to the team. However, we can significantly streamline these efforts by implementing editor configurations, particularly within Visual Studio. These configurations serve as […]

×