Learn how to create a sensor project in this guest post by Peter Wahr, an IoT expert. The development of a sensor is broken down into ...
Friday, May 29, 2020
IoT in Oil and Gas: 8 Easy Steps to Monitor Operations
"The Internet of Things is not a concept; it is a network, the true technology-enabled Network of all networks." –Edewede Or...
How To Find Quality Coding Training
This piece was written by Erica Freedman, Content Specialist at SwitchUp. SwitchUp is an online platform that helps students find a te...
Tuesday, May 14, 2019
SqlBulkCopy object collection to database table with C#
Over the time various techniques to manipulate database data have evolved in .NET. Entity Framework is certainly the most advanced one...
Speech to text mp3 audio files using Azure Cognitive Services and .NET Core
There is a big buzz about AI these days and major Cloud vendors like Amazon Web Services, Azure, Google Cloud are competing to bring b...
C# Under the Hood: Locking
In this post, I will try to briefly explain how locking mechanisms provided by .NET work and how CLR manages to keep track of locks an...
C# Under the Hood: async/await
Async and await keywords came with C# 5 as a cool new feature for handling asynchronous tasks. They allow us to specify tasks to be ex...
Finding Nearby Users with Entity Framework Core Spatial Data
Since version 2.2, EF Core supports mapping to spatial data using types from the NetTopologySuite. In this post, I will demonstrate ho...
React Hooks — Slower than HOC?
React Hooks — Slower than HOC?Now that the much anticipated React Hooks API has been officially released, I was finally able to scratc...
Setting Up Serilog in a .NET Core 2.2 Web App Deployed to Azure
How to set up Serilog in a .NET Core 2.2 Web app deployed to Azure ✔ Read More... I guess you came to this post by sea...
Azure .NET Core Web App and Where to Locate Static Files
In Azure your web app is written to the "d:\home\site\wwwroot" folder, and if you deploy with Visual Studio and choose ...
Exposing microservices running in AWS EKS with a microservices/API gateway like Solo Gloo
So you've decided to run your Kubernetes workloads in AWS. As we've seen before setting up AWS EKS requires a lot of patience ...
Azure IoT Hub Java SDK officially supports Android Things platform
Connectivity is often the first challenge in the Internet of Things (IoT) world, that's why more than three years ago we released ...
.NET Core Razor Page Email Form using SendGrid and reCaptcha
.NET Core Razor Page Email Form using SendGrid and reCaptcha ✔ Read More... I guess you came to this post by searching...
OpenCover and ReportGenerator Unit Test Coverage in Visual Studio 2013 and 2015
OpenCover and ReportGenerator Unit Test Coverage in Visual Studio 2013 and 2015 ✔ Read More... I guess you came to thi...
What Data Privacy Means for the Future of Blockchain
Data Analytics and BlockchainData analytics and machine learning are hugely valuable, providing insights and spurring advancements in ...
Customising Bootstrap in ASP.NET Core 2.2 Web Application Projects
The default Web Application template for .NET Core 2 ✔ Read More... I guess you came to this post by searching similar...
34 Amazing Python Open Source Libraries for the Past Year (v.2019)
For the past year, we've compared nearly 10,000 open source Python libraries and selected 34 most useful tools to help your develo...
No Framework for Your Microservices?
Axon Framework is an open source framework frequently used for building event-driven microservices on the JVM. Its architectural conce...
Intelligent Investing In the Blockchain Space with Tomer Federman
Episode 25 of the Hacker Noon Podcast: An interview with Tomer Federman, CEO and founder of Federman Capital.Listen to the interview o...