About 23,900 results
Open links in new tab
  1. Code Project

    Popular Articles How to develop your own Boot Loader This article describes the first steps in low-level programming on the example of developing of simple boot loader Windows ASM COM

  2. Programming Without Coding Technology (PWCT) - CodeProject

    Nov 23, 2013 · The Programming Without Coding Technology (PWCT) is a general-purpose visual programming tool designed for novice and expert programmers. PWCT can be used as …

  3. Learn C# (CSharp) Step by Step - Beginners Tutorial: Part 1

    Nov 28, 2016 · A project is a self-contained logical unit of code or we can also define them as module. For example, in a software application, we can have different modules like …

  4. A Coder Interview With Kelly Sommers - CodeProject

    Mar 14, 2012 · Welcome to our continuing series of Code Project interviews in which we talk to developers about their backgrounds, projects, interests and pet peeves. In this installment we …

  5. Multiplatform UI Coding with AvaloniaUI in Easy Samples. Part 1 ...

    Unlike Uno, Avalonia code can be re-used across multiple platforms almost without platform specific code. Avalonia applications are considerably more performant than comparable …

  6. Home | Code Project Forum

    Sep 11, 2025 · The future of coding is not just about the technology itself, but about the people who wield it, and I'm incredibly excited to see what this community will build together.

  7. 40 Basic Practices in Assembly Language Programming

    In this article, we’ll talk about some basic criteria and code skills specific to assembly language programming. Also, considerations would be emphasized on execution speed and memory …

  8. Build Your Own Web Server - CodeProject

    Sep 3, 2012 · Servers must specify the type of the content in their response. There are many content types and these are also called "MIME (Multipurpose Internet Mail Extensions) types" …

  9. Building a Real-Time Stock Price Tracker with .NET 8 ... - CodeProject

    Sep 10, 2024 · The client seamlessly handles real-time updates through GraphQL subscriptions, providing a dynamic user experience. This project demonstrates the power of combining .NET …

  10. Selenium Automation Testing - CodeProject

    May 13, 2021 · There are scenarios in most projects to do regression testing any time the new changes are being released. Automation tools help us reduce testing time, bugs and improves …