Unlocking Efficiency: My One-Month Journey with GitHub Copilot in Visual Studio Code
Over the past month, I’ve embarked on a coding journey with a trusty companion by my side — GitHub Copilot integrated into Visual Studio Code. This ...
Over the past month, I’ve embarked on a coding journey with a trusty companion by my side — GitHub Copilot integrated into Visual Studio Code. This ...
A recent problem I faced on a client project dealt with Azure b2c password management from C# .NET application. The scenario was following — We are using ...
Today, .NET celebrates its 20th birthday. According to Microsoft blog, today there are over five million developers who use .NET for there development projects. That is ...
This is such a beginners problem, you would think.. But today, after developing angular application for more than five years now, I spent my 10 valuable ...
When starting with Machine Learning, there are couple of "Hello World" template algorithms that helps beginner understand how basic concepts of ML work. Linear ...