Migrating your Hashnode blog to a new domain
From thewindev.net to bogdanbujdea.dev

Search for a command to run...
Articles tagged with #2articles1week
From thewindev.net to bogdanbujdea.dev

We have our Google Analytics views, we wrote them on an image, now it's time to publish that image as a Twitter banner. Content 1. Create a Twitter app 2. Twitter API authentication 3. Changing the profile picture 1. Create a Twitter app In order ...

In my previous article I showed you how to retrieve the page views from Google Analytics, now it's time to write them on an image using .NET For the Twitter cover photo I have this 1500x500 PNG file. As you can see, after the current status there'...

I started blogging on Hashnode last year in October and my analytics tell me that I have ~40k views on my blog posts so far, with an average of 4 posts/month. I plan to reach 100k views before the end of this year, and the plan is pretty simple: WRIT...

In the previous post I showed you how you can debug your bot locally by using Teams and ngrok. In this post I'm going to show you how to deploy the bot to Azure so that you can share it with others. We're going to do this only with Visual Studio to k...

In the previous article I showed you how you can create your own bot in C# and talk to it by using the Bot Emulator. Now, I'm going to show you how to communicate with it from Microsoft Teams. There are two approaches, one for production purposes and...
