Hey folks, yesterday was kind of great day. Let me tell you why. It was Global Azure Bootcamp 2021. The event was planned and executed
Author: Chandan
GitLab vs GitHub: Explore Their Major Differences and Similarities
When it comes to GitLab vs GitHub, what’s the best development platform for your team in 2021? Which one’s the best solution for your use
Filtering by Date efficiently
Hey Guys, Often we try to do some filtering with respect to date only, but that throws some errors like this. Code Sample : Normally
How to avoid Temporary Collections in C# using “yield”
Most of us do some common type of mistakes by introducing a temporary collections of any List or IEnumerable types, right? Often we do some
Appcenter, A place to manage your Mobile Apps
Recently, I got some interesting stuffs to do. If you ask me what it is about, I would say I was busy in managing the
NCC Syllabus (2020)
Hi! You can find the updated syllabus of the NCC (Net Centric Computing) of B. Sc. CSIT 6th semester here. Click Here to Download the
Bash Script with Arguments
Have you ever wondered to input the arguments in the bash scripts. Well there is the process how you do it. Step 1: add the
Did you commit in the wrong branch?
Hey fellas, Have you encountered some situation where you did git commit on the wrong branch and now thinking to revert it back and commit
Minikube, your local kubernetes cluster
Hey Guys, whats up? So in this post I am going to talk about the minikube, your local kubernetes cluster. you can see all the