Skip to content
Sunday, August 31, 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
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Cloud
  • Tweaks
  • Myself
  • Deployed
    • Azure Static Website
You are Here
  • Home
  • Code stuffs
  • Page 3

Category: Code stuffs

How to Deploy Your Apps Using Azure Bicep
Devops Development node.js Azure

How to Deploy Your Apps Using Azure Bicep

August 2, 2025August 2, 2025

Learn how to deploy Node.js applications to Azure using Bicep and Azure Developer CLI (azd). This comprehensive guide covers everything from setup to production deployment with PostgreSQL, including practical code examples and troubleshooting tips.

Read More

PostgreSQL, Infrastructure as Code, Cloud Deployment, CI/CD, devops, node.js, Azure Bicep, Azure Developer CLI
C# program to find nth prime number
Code stuffs C#

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

prime numbers, math, loop, sqrt function, algorithm, code, c#, Programming
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

linear search, maximum element, searching, data structures, .net, computer science, algorithm, code, c#, Programming, array
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

Programming, Version control, Monitoring, Problem-solving, Error messages, Debugging tools, Breakpoints, Productivity, Code organization, Debugging, Collaboration, Software development, Logging, Coding, Breaks, Debugging tips, Automated testing, Debugging techniques, Testing
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

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

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
Full details on Struct and Class
Default Code stuffs

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

class, struct
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

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

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
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

code, Rust, getinput

Posts pagination

Previous 1 2 3 4 5 Next

Recent Posts

  • Balancing Functional and Non-Functional Requirements: A Practical Guide
  • Non-Functional Requirements: The Hidden Forces That Make or Break Your Software
  • Understanding Functional vs Non-Functional Requirements: The Foundation of Successful Software
  • From Requirements to Reality: Turning User Needs Into Working Software
  • Requirements Gathering: The Art of Understanding What Users Actually Need

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Software Engineering

    Stakeholders, The Players of an Information System

    May 1, 2021May 19, 2023
  • 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 Requirements Analysis Project Management

    Balancing Functional and Non-Functional Requirements: A Practical Guide

    August 30, 2025August 28, 2025
  • Software Engineering Requirements Analysis Project Management

    Non-Functional Requirements: The Hidden Forces That Make or Break Your Software

    August 30, 2025August 28, 2025
  • Requirements Analysis Project Management Software Engineering

    Understanding Functional vs Non-Functional Requirements: The Foundation of Successful Software

    August 30, 2025August 28, 2025
  • Software Engineering Requirements Analysis Project Management

    From Requirements to Reality: Turning User Needs Into Working Software

    August 29, 2025August 28, 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 2024.
Proudly powered by WordPress | Theme: Refined Magazine Pro by Candid Themes.