Skip to content
Thursday, February 19, 2026
  • 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
>>
  • Home
  • Code stuffs
  • C#
  • Page 2

Category: C#

C# program to find nth prime number
C# Code stuffs

C# program to find nth prime number

May 14, 2023May 14, 2023

Here is the C# program that can find the nth (100000 in this program) prime number: The program starts by initializing primeCount to 0, which

Read More

algorithm, code, c#, Programming, prime numbers, math, loop, sqrt function
Share
Write a program to find the maximum element in an array using linear search.
C# Code stuffs

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
Lets Create a Null Checking Extension on C#
Tweaks C# Code stuffs

Lets Create a Null Checking Extension on C#

June 26, 2021May 14, 2023

Extension methods are static methods behaving like instance methods. We generally use this so that we can use this function as a part of that

Read More

code, tweaks, c#
Share
How to encrypt and decrypt using cryptography (AES)?
Tweaks C#

How to encrypt and decrypt using cryptography (AES)?

June 14, 2021July 8, 2022

Encryption Code Decryption Code Usage

Read More

code, c#
Share
Filtering by Date efficiently
Default Code stuffs C#

Filtering by Date efficiently

April 15, 2021April 15, 2021

Hey Guys, Often we try to do some filtering with respect to date only, but that throws some errors like this. Code Sample : Normally

Read More

filtering, linq, TruncateTime, DbFunctions, datetime, c-sharp
Share
How to avoid Temporary Collections in C# using “yield”
Default Code stuffs C#

How to avoid Temporary Collections in C# using “yield”

April 15, 2021April 15, 2021

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

Read More

collections, example, list, ienumerable, yield
Share
C# Code stuffs

MAUI, Multi Platform App UI

April 15, 2021

Read More

platform, UI, maui, .net core, multi, app, .net
Share

Posts pagination

Previous 1 2

Recent Posts

  • Production Deployment of Azure AI Foundry Agents: Hosting, Scaling, and Operations (Part 6 of 8)
  • Business Automation Patterns with Azure AI Foundry: Customer Service, Documents, and Data Analysis (Part 5 of 8)
  • Multi-Agent Orchestration with Azure AI Foundry: Coordinating Specialized Agents at Scale (Part 4 of 8)
  • Single Agent Implementation with Semantic Kernel: Complete Guide to Building Autonomous Agents (Part 3 of 8)
  • Azure AI Foundry Foundation Setup: Complete Development Environment Guide (Part 2 of 8)

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
  • AI Devops Azure Production Deployment

    Production Deployment of Azure AI Foundry Agents: Hosting, Scaling, and Operations (Part 6 of 8)

    February 19, 2026February 8, 2026
  • AI Azure Business Automation Enterprise Solutions

    Business Automation Patterns with Azure AI Foundry: Customer Service, Documents, and Data Analysis (Part 5 of 8)

    February 18, 2026February 8, 2026
  • Multi-Agent Systems AI Azure Architecture

    Multi-Agent Orchestration with Azure AI Foundry: Coordinating Specialized Agents at Scale (Part 4 of 8)

    February 17, 2026February 8, 2026
  • Semantic Kernel AI Azure Development

    Single Agent Implementation with Semantic Kernel: Complete Guide to Building Autonomous Agents (Part 3 of 8)

    February 16, 2026February 8, 2026

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

Enterprise Technology AI Agentic AI Devops Kubernetes

Production Deployment Strategies for AI Agents at Scale

February 9, 2026February 5, 2026
Building autonomous AI agents in development environments represents only half the challenge. Production deployment demands
  • Tutorial Devops Kubernetes Docker

    How to Setup Kubernetes Dashboard on Docker Desktop – Complete Guide

    October 6, 2025October 6, 2025
  • kubernetes
    Default Devops Kubernetes

    Kubernetes : an Orchestration and Management Infrastructure for Containers

    June 29, 2021May 14, 2023

You May Have Missed

Health Mental Health Developer Wellness Support Systems Professional Development

The Complete Picture: Balancing Professional and Personal Support Systems

November 20, 2025October 24, 2025
Developer Wellness Family Support Mental Health Relationships

For Parents, Partners, and Friends: A Guide to Supporting Your Loved One in Tech

November 19, 2025October 23, 2025
Mental Health Developer Wellness Workplace Rights HR Policies

The HR Conversation: When and How to Involve HR in Your Mental Health Journey

November 18, 2025October 23, 2025
Mental Health Developer Wellness Tech Culture Support Systems

Finding Your Tech Tribe: The Power of Peer Support Groups

November 17, 2025October 23, 2025
All Rights Reserved 2025.