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
  • Donate
  • About
  • Toggle search form

My other dummy projects

In this page you can download for free some of my projects, not perfect and not entirely complete but still usable. I hope you will enjoy reading the source code, and maybe take some ideas to use in your own projects. If you want to give me some feedback write to my email address. Check it in about page.

TDP Base services

A simple .NET library developed in C# which encapsulates some base services provided by .NET, to simplify data access, TCP/IP networking, and more. If you look at the code of the projects TDP Push notifications and TDP Chat you can get some examples on how to use it.

Download TDP Base services library 0.9.7.0

Here you can download old versions of TDP Base services.

TDP Push notification

A simple .NET library developed in C# which implements a push notification service. It uses the TDP Base services library.

Download TDP Push notification library 0.9.2.0

TDP Chat

A chat system developed in C#. It uses the TDP Base services library and the TDP Push notification library. Keep in mind that to make your clients communicate you need to configure the server application, which is also included in the Visual Studio solution.

You can find some more info in these posts:

  • A chat program built in C# with .NET socket library
  • Using the dummy chat client

Moreover, since TDP Chat has been updated with more functionalities like SSL and authentication token validation, I suggest to read this short text tutorial. Click here to download.

Download TDP Chat 0.9.2.0

TDP BigFileFinder

A tool developed in C# to find all the files larger than a certain threshold.

Download TDP BigFileFinder

TDP Clock

An analogic clock developed in .NET 6 using the cross platform library Avalonia UI.

Download TDP Clock

TDP SpaceY

An asteroids clone developed in TypeScript which runs in a web page. You can see it in action here.

Below you can download full source code, which you can open with Visual Studio Code.

Download SpaceY

Copyright © 2022 The Dummy Programmer | Privacy Policy |

Powered by PressBook Masonry Dark