Latest posts

  • XNA Disable Profile check

    HiDef is one of the 2 profiles available for developing games in XNA. But…this profile requires a direct3d/D3D compatible video card. It apparently checks for DirectX10 compatibility. XNA will check this before compiling/running the project and will throw an error...


  • C# Form with Gradient Background

    Gradient is a method which consists in slowly switching from one color to another - it’s used very often in application’s design. In this tutorial I’ll show you how to create this effect using only code: First, create a Forms...


  • C# Connect to MySql

    MsSql or MySql ? What to use ? I prefer MySql because I work with it more often. Unfortunately .NET doesn’t support by default this kind of database… There’s a solution! It’s a small library called Connector/NET, available on MySql’s...


  • C# Working with Xml Documents

    XML is the main file type used to save our program’s data. In this tutorial, I’ll show you how to work with XML files in C#. I’ll be working with the following file: 1 2 3 4 5 6 7...


  • C# Simple Tcp Server

    If you got here, you probably want to know how to make a simple server in C#, using the shortest possible code and the easiest method to understand. For the sake of simplicity we’ll make a synchronous server using a...


  • Contact

    Email Should you encounter any problem with the website or simply want to express feedback that is not related to an article, you can contact me at the following address:


  • About

    About this blog I’ve started this blog back in 2012, while I was in high-school, with the intention of tracking my progress in the domain of computer science. I always used to believe that if I could explain a concept...


  • Privacy Policy

    Data Collected codingvision.net collects through third-parties the following information in order to improve the website and the visitor’s experience. Cookies Usage Data The personal data may be freely provided by the visitor, or collected automatically when using this website (using...