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

Sql Server error: Cannot construct data type date, some of the arguments have values which are not valid.

Imagine waking up on a cold winter morning, and receiving an error from your customer that reads as follows: “Cannot construct data type date, some of the arguments have values which are not valid.” Apart from the error message and the web page in which it occurred, I didn’t have much other information. I don’t…

Read More “Sql Server error: Cannot construct data type date, some of the arguments have values which are not valid.” »

Sql Server

Run an old Apache ASP web application in Ubuntu 20.04

Hello my friends! It’s been a while since we last spoke … but here I am!Today I want to tell you a new story about my journey through the Linux world: the installation of an old web application developed with Apache ASP and MySql on an Ubuntu 20.04 virtual machine. The application was developed about…

Read More “Run an old Apache ASP web application in Ubuntu 20.04” »

Ubuntu

Run an Apache website under SSL

Today we continue our journey into the Linux world and the Apache configuration. We touched on this topic in the following posts: Install Ubuntu Server as VirtualBox guest Install LAMP in Ubuntu Server Add a new website to an Apache installation So now, in short, we have seen how to install Ubuntu, how to install…

Read More “Run an Apache website under SSL” »

Apache

Add a new website to an Apache installation

Hello my friends! Today I would like to talk about the Linux world once again. In a previous post we saw how to set up a LAMP server in Linux Ubuntu. Basically the installation of LAMP provides a default website, or a “virtualhost” as they are called in Apache, with a default web page. This…

Read More “Add a new website to an Apache installation” »

Apache

Sample code of a cross platform analog clock using .NET 6, C# and Avalonia UI

I’m sure you’ve already heard of .NET 6’s cross platform capabilities. Using this platform you can develop a software once and execute on different operating systems. But even with this inherent feature of .NET 6, developing desktop applications, complete with graphical user interfaces, can be a problem. Windows Forms and WPF are two great libraries…

Read More “Sample code of a cross platform analog clock using .NET 6, C# and Avalonia UI” »

.NET 6

Install LAMP in Ubuntu Server

LAMP is one of the most popular platforms for the development and publication of websites. As many of you know, it’s an acronym that stands for Linux Apache MySql and PHP. In a previuos post we saw how to install Ubuntu Server as a VirtualBox guest. Today we will take the necessary steps to make…

Read More “Install LAMP in Ubuntu Server” »

LAMP

Install Ubuntu Server as VirtualBox guest

Ubuntu is one of the most popular Linux distribution, and definitely my favorite. Basically, it is available in two versions: Ubuntu Server Ubuntu Desktop As you may guess, the first one is more suitable for desktop PCs and has a very nice GUI. The latter is better to use it as a server machine (for…

Read More “Install Ubuntu Server as VirtualBox guest” »

Linux

Create a new Visual Studio Code project

In the previous post we created a basic setup where we installed Visual Studio Code (from now VS Code), npm, and the TypeScript compiler. Now we will see how we can create a simple web page, with the goal of creating the page’s JavaScript code using TypeScript. Let’s start by creating an empty folder in…

Read More “Create a new Visual Studio Code project” »

TypeScript

Start using Visual Studio Code and Typescript

Good morning my friends! It’s been a while since our last contact, and I’m happy to be here again! Today I want to talk about how to create a basic installation of Visual Studio Code, in order to create a simple TypeScript project. But before we begin, let’s review some basic concepts… What are Visual…

Read More “Start using Visual Studio Code and Typescript” »

TypeScript

TDP Robot version 0.80.0.0

Hello my friends! I’m publishing this post just to inform you that TDP Robot version 0.80.0.0 has been released. There are same improvements, bug fixes and two new tasks: Sql Server bulk copy task and File system task. Configuration files are not compatible with the previous versions… so I’m sorry but you have to create…

Read More “TDP Robot version 0.80.0.0” »

The Dummy Programmer Robot

Posts navigation

Previous 1 2 3 … 11 Next

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

Powered by PressBook Masonry Dark