Skip to content
Tuesday, October 21, 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
>>
  • Home
  • Code stuffs
  • Page 5

Category: Code stuffs

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

Programming, array, linear search, maximum element, searching, data structures, .net, computer science, algorithm, code, c#
Share
Code stuffs

10 Useful Tips for Debugging Your Code More Effectively

May 14, 2023May 14, 2023

Debugging is an essential part of software development. As a developer, you’re bound to encounter bugs and issues in your code at some point, and

Read More

Breaks, Debugging tips, Automated testing, Debugging techniques, Testing, Programming, Version control, Monitoring, Problem-solving, Error messages, Debugging tools, Breakpoints, Productivity, Code organization, Debugging, Collaboration, Software development, Logging, Coding
Share
Building a Chrome Extension to Increase Productivity: Toggle Password Fields and Copy Passwords to Clipboard
Chrome Extension Code stuffs

Building a Chrome Extension to Increase Productivity: Toggle Password Fields and Copy Passwords to Clipboard

May 14, 2023May 14, 2023

If you’re someone who frequently fills out online forms, you’ve probably encountered password fields that are hidden behind dots or asterisks. While this is a

Read More

apps, Development, software, tweaks, chrome extension
Share
How to solve “Login failed due to trigger execution”?
Code stuffs Default SQL

How to solve “Login failed due to trigger execution”?

May 19, 2022October 21, 2022

Lately, I was trying to run the codemap on my visual studio and got the error “Login failed due to trigger execution”. Details were something

Read More

code, SQL server, tweaks, sql, sqlserver
Share
Full details on Struct and Class
Code stuffs Default

Full details on Struct and Class

February 17, 2022February 17, 2022

Difference between Struct and Class Struct Class Struct are value types. Classes are of reference types. Struct are stored on the stack. Classes are stored

Read More

struct, class
Share
How to change the order of columns in SQL?
Code stuffs SQL

How to change the order of columns in SQL?

February 17, 2022February 17, 2022

In order to maintain the order of columns in SQL we require 2 steps Disable the “Prevent saving changes that require the table re-creation“ Open

Read More

column reordering, sqlserver, sql
Share
Rust : Convert String to Integer
Code stuffs Rust

Rust : Convert String to Integer

October 6, 2021July 1, 2022

Convert string to integer Do you want to convert string to integer? Here are the methods to extract integer value i from its string representation s.“1234” to 1234

Read More

code, codes, Rust, casting
Share
Get the input in Rust
Code stuffs Rust

Get the input in Rust

October 6, 2021July 5, 2022

I started learning Rust lately. Kind of interesting but more to learn. Here is the program that help to get the input from user in

Read More

getinput, code, Rust
Share
ProjectEuler : Multiple of 3 And 5
C# Code stuffs

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
C# Code stuffs Default Tweaks

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

.net, tweaks, c#
Share

Posts pagination

Previous 1 … 4 5 6 7 Next

Recent Posts

  • Ten Feet to Work: The Isolation of Remote Development
  • Building Your First MCP Server with Node.js
  • Everyone’s Winning But You: The Career Anxiety Spiral
  • The Ideas You Never Share: Overcoming Fear of Failure
  • Sequelize with PostgreSQL in Node.js: Part 4 – Production Ready Patterns

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
  • Software Engineering Mental Health

    Ten Feet to Work: The Isolation of Remote Development

    October 20, 2025October 7, 2025
  • node.js Programming AI

    Building Your First MCP Server with Node.js

    October 19, 2025October 19, 2025
  • Software Engineering Mental Health

    Everyone’s Winning But You: The Career Anxiety Spiral

    October 19, 2025October 7, 2025
  • Software Engineering Mental Health

    The Ideas You Never Share: Overcoming Fear of Failure

    October 18, 2025October 7, 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

Devops Kubernetes Docker Tutorial

How to Setup Kubernetes Dashboard on Docker Desktop – Complete Guide

October 6, 2025October 6, 2025
Setting up the Kubernetes Dashboard on your local Docker Desktop can seem daunting, but it's
  • kubernetes
    Default Devops Kubernetes

    Kubernetes : an Orchestration and Management Infrastructure for Containers

    June 29, 2021May 14, 2023
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023

You May Have Missed

Software Engineering Mental Health

Ten Feet to Work: The Isolation of Remote Development

October 20, 2025October 7, 2025
Software Engineering Mental Health

Everyone’s Winning But You: The Career Anxiety Spiral

October 19, 2025October 7, 2025
Software Engineering Mental Health

The Ideas You Never Share: Overcoming Fear of Failure

October 18, 2025October 7, 2025
Software Engineering Mental Health

The Perfectionist’s Prison: When Good Code Isn’t Good Enough

October 17, 2025October 7, 2025
All Rights Reserved 2025.