
A bluetooth phone call in C# & VB.NET
Dialing a phone number using bluetooth in .NET Did you ever want to be able to actually make a phone call with …
Here you will find all english tutorials
Dialing a phone number using bluetooth in .NET Did you ever want to be able to actually make a phone call with …
The WPF ListView – listing items / things In today’s post, we are going to talk about one of the most basic …
Summing up values with the C# LINQ Sum function is easily done by providing for example a lambda expression. Just call it …
Formatting Strings in C# Using a C# String format to improve your displayed strings? No problem! Today is your lucky day, because …
What is a VB NET Dictionary? A VB NET Dictionary is basically a collection of keys with corresponding values, also called key …
C# MD5 hashing nowadays Being in the need of creating a C# MD5 hash for one of my projects has been a …
Creating a C# SHA256 hash Creating a C# SHA256 hash as changed a little bit – pardon me for not knowing the …
C# For Each – I want them all! So you want to use the C# For Each loop to go through a …
A simple C# Bluetooth example A simple and easy to use C# bluetooth example, this was the thing I was looking for …
How to make a VB NET DataGridView filter!? I welcome you to todays post on „How to make a VB NET DataGridView …