Praneet Nadkar

Praneet Nadkar @praneetnadkar

About: With 12+ years of experience in software development, I specialize in .NET technologies, cloud architecture, and AI-powered solutions.

Location:
India
Joined:
Jan 10, 2019

Praneet Nadkar
articles - 17 total

Getting Started with OpenTelemetry in C# - Part 1

Integrate OpenTelemetry into your C# applications for efficient observability. From setting up the OpenTelemetry to configuring telemetry data collection for traces, metrics, and logs.

Learn More 0 0Mar 3

C# Collections - how to choose?

Cover image source Collections C# collections have plenty of options to use....

Learn More 6 0Oct 25 '21

Authenticating & Calling Google Cloud Function with Service Account

The post gives a step by step way to authenticate a google cloud function using a service account

Learn More 10 2Sep 7 '20

Daily reads for .NET and programming

A list of top 5 links that visit daily for the awesome content related to programming, .NET, design, architecture etc.

Learn More 9 3Jun 11 '20

Understanding Server-Sent Events

Understanding the server-sent events and a quick sample with .net core

Learn More 21 2Jan 23 '20

Call AWS AppSync API from JS

how to call app sync api using js

Learn More 24 0Oct 17 '19

Create your own multi date picker using JQuery/Javascript

Create your own multi dates picker and customize at your will

Learn More 17 4Jul 25 '19

Using "Reload" options in Chrome

Using Reload options in Chrome when using developer console

Learn More 6 0Jun 6 '19

Code formatting in SSMS

I am big fan of the code formatting that happens in Visual Studio. It does help. Really, there are...

Learn More 5 0May 23 '19

git cherry-pick is bliss. More than the git merge

When you are working on separate branches with separate teams in parallel there are immense no of...

Learn More 7 0May 20 '19

Generating a fake data in .Net Core API

A quick glance on how to generate a fake or random data in .net core web API

Learn More 59 7May 14 '19

What are developers looking for? A good tech or a good manager

Deep dive into the thought process of what are we actually looking for? A decent tech or a good lead

Learn More 6 5Apr 22 '19

My simple solution to Parameter Sniffing in SQL Server

A simple solution to parameter sniffing

Learn More 6 0Apr 19 '19

Generating code to call a request from Postman

Using postman to generate the request code in postman

Learn More 9 1Mar 14 '19

Experimenting Flyway with SQL Server

A quick look at Flyway and its usage with SQL Server

Learn More 7 0Mar 13 '19

Using .pfx and .cer for security in .Net

How to use pfx and cer files for safe encryption and decryption in .net. This can be used in your Web API as well. I have also referred to Bouncy Castle for this

Learn More 9 1Jan 14 '19

Using EmailValidation in C#

Using EmailValidation in C#

Learn More 8 0Jan 10 '19