Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Friday, May 29, 2020

Learn IoT creating a sensor project with Raspberry Pi and sensors

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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