Bogdan Bujdea
Bogdan Bujdea

Bogdan Bujdea

Follow
homeAbout me!Sponsorbadgesnewsletter
Tag

2Articles1Week

#2articles1week

More content

Read more stories on Hashnode


Articles with this tag

Migrating your Hashnode blog to a new domain

Oct 20, 20215 min read

From thewindev.net to bogdanbujdea.dev · I've been thinking for some time to migrate my blog to a new domain and yesterday I finally did it (I'll talk...

Migrating your Hashnode blog to a new domain

Updating your Twitter banner with .NET Core

Sep 30, 20214 min read

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...

Updating your Twitter banner with .NET Core

Adding text to an image using .NET Core

Sep 27, 20212 min read

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...

Adding text to an image using .NET Core

Retrieving data from Google Analytics using .NET Core

Sep 26, 20213 min read

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...

Retrieving data from Google Analytics using .NET Core

Deploying a Teams bot in Azure using Visual Studio

Sep 23, 20212 min read

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...

Deploying a Teams bot in Azure using Visual Studio

Communicating with your bot from Microsoft Teams

Sep 19, 20213 min read

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...

Communicating with your bot from Microsoft Teams