Skip to content
Wednesday, September 24, 2025
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
  • Deployed
    • Azure Static Website
>>
  • Home
  • .net

Tag: .net

Azure Functions vs Traditional APIs: When to Choose Serverless
Azure .NET Development

Azure Functions vs Traditional APIs: When to Choose Serverless

August 7, 2025August 7, 2025

Deciding between Azure Functions and Traditional APIs? This comprehensive guide compares costs, performance, and use cases with practical code examples to help you choose the right serverless strategy for your applications.

Read More

Serverless, Azure Functions, Cloud Architecture, cost optimization, api development, .net, performance
Share
Write a program to find the maximum element in an array using linear search.
Code stuffs C#

Write a program to find the maximum element in an array using linear search.

May 14, 2023May 14, 2023

In computer science, searching for a particular element in a data structure is a very common task. One of the simplest ways to search for

Read More

c#, Programming, array, linear search, maximum element, searching, data structures, .net, computer science, algorithm, code
Share
ProjectEuler : Multiple of 3 And 5
Code stuffs C#

ProjectEuler : Multiple of 3 And 5

October 6, 2021July 5, 2022

Multiple of 3 And 5: Q1 From ProjectEuler.NET Description If we list all the natural numbers below 10 that are multiples of 3 or 5,

Read More

.net, code, c#, projecteuler
Share
Runtime Compile C# Code
Default Code stuffs Tweaks C#

Runtime Compile C# Code

July 24, 2021July 5, 2022

Well have you ever wondered to write the C# code in string and execute them? In this blog I will tell you how to Runtime

Read More

c#, .net, tweaks
Share
Understanding .NET Framework
B.Sc. CSIT NCC

Understanding .NET Framework

April 20, 2021April 20, 2021

Introduction to .Net Framework               .NET is a software development framework designed and developed by Microsoft to build any types of software on Web, Desktop

Read More

.net, framework, microsoft, clr, cls
Share
Github actions for CI/CD of .net core app
Default Devops Git CI/CD

Github actions for CI/CD of .net core app

April 19, 2021May 19, 2023

Intoduction to Github Actions GitHub Actions is a powerful automation and workflow tool provided by GitHub, a popular platform for version control and collaboration on

Read More

github, github actions, workflows, .net, devops, cicd, .net core
Share
Code stuffs C#

MAUI, Multi Platform App UI

April 15, 2021

Read More

maui, .net core, multi, app, .net, platform, UI
Share
Better understanding of Azure Devops
Devops

Better understanding of Azure Devops

July 26, 2019July 27, 2019

Till date most of us know what devops is. To be honest, I also didn’t know till last year. Learning devops is kind of fun

Read More

.net, feed, azure, npm, nuget, devops, gradle, cicd, pythin, pipelines, boards, repos, git, test, artifacts
Share
Software Engineering

My recent desktop app

October 17, 2013

I have been working so long for a demanded desktop application. And today I have finished it. This app is for the commercial use. I

Read More

.net, 4.5, Convertor, excel, framework, OpenXML, SDK, Tally, XML
Share

Recent Posts

  • EzPM2GUI: A Beautiful Web Interface for PM2 Process Management
  • Pose Estimation Magic: Create Fitness and Sports Analysis Apps with MediaPipe Pose
  • PM2 Deployment Automation and CI/CD Integration
  • Face Detection vs Face Recognition: Building Smart Camera Apps with MediaPipe Face Solutions
  • Advanced PM2 Monitoring, Logging, and Alerting Systems

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • PM2 Tools GUI Devops Development

    EzPM2GUI: A Beautiful Web Interface for PM2 Process Management

    September 23, 2025September 23, 2025
  • Tutorial Computer Vision MediaPipe Pose Estimation Fitness

    Pose Estimation Magic: Create Fitness and Sports Analysis Apps with MediaPipe Pose

    September 23, 2025September 16, 2025
  • Deployment PM2 Devops CI/CD

    PM2 Deployment Automation and CI/CD Integration

    September 23, 2025September 23, 2025
  • Tutorial Computer Vision MediaPipe Face Detection

    Face Detection vs Face Recognition: Building Smart Camera Apps with MediaPipe Face Solutions

    September 23, 2025September 16, 2025

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

kubernetes
Default Devops Kubernetes

Kubernetes : an Orchestration and Management Infrastructure for Containers

June 29, 2021May 14, 2023
Introduction to Kubernetes Docker was responsible for introducing developers to the concept of container-based applications.
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023
  • kubernetes
    Default Kubernetes

    Understanding Pods in Kubernetes

    June 10, 2021May 14, 2023

You May Have Missed

c#
Default Code stuffs Tweaks C#

Runtime Compile C# Code

July 24, 2021July 5, 2022
c#
Tweaks C# Code stuffs

Lets Create a Null Checking Extension on C#

June 26, 2021May 14, 2023
c#
Tweaks C#

How to encrypt and decrypt using cryptography (AES)?

June 14, 2021July 8, 2022
Default Tweaks

How to auto-generate unique-identifier column in Sql?

May 25, 2021May 14, 2023
All Rights Reserved 2025.