Skip to content

The Dummy Programmer

Stories of daily programming

  • Home
  • The Dummy Programmer Robot
    • Overview
    • Version history & downloads
    • Tutorials
      • TDP Robot – The basics
      • A simple SQL Server backup solution
      • A simple SQL Server backup solution – A next step
  • My other dummy projects
  • Games
    • Space Y: An Asteroids clone
  • Services
    • What’s my user agent
    • What’s my IP address
  • About
  • Toggle search form

Category: C#

Using The Dummy Programmer Chat Client

As promised I want to spend some words on how to use The Dummy Programmer Chat Client. I assume that you have correctly configured both the client and the server as explained in my previous post. In this example the server is running in a public virtual server I own, but it doesn’t matter: you…

Read More “Using The Dummy Programmer Chat Client” »

C#

A chat program built in C# with .NET socket library

In the last months I worked on a chat program built in C# using the .NET socket library. The result is what is described in the post you are reading. Before moving on, let me say that this program is not perfect. There is ample room for improvement in many areas, like security, exception handling,…

Read More “A chat program built in C# with .NET socket library” »

C#

Push notifications library with C# and .NET Framework

Good morning folks! A few days have passed since our last contact… And here I am talking about a topic that I find very interesting: push notifications. I know that there are existing libraries that already do this job and that probably cover your needs (for example you could look at SignalR from Microsoft). But…

Read More “Push notifications library with C# and .NET Framework” »

C#

Capture screen using C#

In these days I needed to capture the screen in a Windows application I’m developing in C#. Looking on the Internet, I found several solutions to the problem, but all of them had a defect: they did not work properly if the scale was set a value higher than 100%, as you can see below:…

Read More “Capture screen using C#” »

C#

Posts navigation

Previous 1 2

Copyright © 2023 The Dummy Programmer | Privacy Policy | Terms of use |

Powered by PressBook Masonry Dark