-
I am going to show you how to make a small RaspberryPI server to monitor a temperature using a sensor. I will be using a RaspberryPI, DS18B20 Waterproof Digital temperature sensor. I'll start with how to set up the hardware first and jump to the server side code later. Here is what we need for this project: Hardware Setup The DS18B20 Waterproof Digital temperature sensor has three wires: Yellow - data(GPIO), Red - power(3v) and Blue - ground. Now use the breadboard to make...
-
-
-
Love these skills? Find your Match.
-
-
Some years ago, I was reading one book of Itzik Ben-Gan where he explained in depth the use of a new operator: APPLY, I told myself, it just another new feature more. I didn’t understand the relevance and the many versatile applications it had, through time, I have been using APPLY in many scenarios. Saving time and resources it is a fundamental part of each TSQL development, in this short article I would like to explain a simple trick with APPLY operator.The requirement can sound exotic but is...
-
-
-
Love these skills? Find your Match.
-
-
Most people are familiar with HTTPS and the concept of secure websites. Securing websites become more and more common, which is a really good thing. Not only do we know that the data sent and received from the website is secure, but we also get a sense of knowing we will be alright. We expect that we get confidentiality, authenticity and integrity from modern websites. After all, we see sites every day with this:This is becoming more and more common, and according to Scott Helme almost 31% of the...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Hey, This is my first article, I hope you find informative. Currently, I get interested in the AI & Machine Learning. And start learning by experimenting as well. I usually use Tensorflow and CNTK in Parallel. So, First I give a little Introduction to both like What they are and What they do?Tensorflow is an open source software library for numerical computation using data flow graphs. Nodes in the graph represent mathematical operations, while the graph edges represent the multidimensional...
-
-
-
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Hello,I am writing this article to show you how to create and assign user role. Create a new asp.net web application project with MVC template along with individual authentication. You have noticed that AspNetRoles, AspNetUsers etc tables are already available in our project . So, we can make use of these tables to fulfill our need . Find and open the Startup.cs file from the solution explorer .You can add here function to create...
-
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
The other evening I was playing around with an ASP.NET Core application. When I started debugging it, I immediately saw an error message pop up that said It was a bit of a head scratcher, so I decided to restart the debug session and see if the problem resolved itself. This didn't help and I saw the same error again.I also saw that my Chrome browser had started up, but it wasn't showing my web page. It was stuck on a notification page telling me that JavaScript debugging is now enabled in Visual...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
As Machine Learning (ML), a specialization of Data Science / Artificial Intelligence (AI), moves from a hype to becoming mainstream, there are still a lot of unknowns around the role ML plays in businesses. What exactly do companies hire ML for? What are the skills they need? As this article puts it For instance, did you know the top hiring role in Data Science is no longer "Data Scientist". In fact, it’s relating to Machine Learning skills. As it is happening, at Gooroo.io, we are...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
Over the past few months in the little spare time that I have, I’ve managed to submit a handful of pull requests to various .NET-related repositories (e.g. coreclr, corefx, docs, etc.) and incredibly, they were accepted.Now, for some, this may not seem like a big deal. But it felt like a pretty big one to me so I thought I would take some time to elaborate on the process itself, share my experience, and hopefully dispel a few myths or misconceptions that you might have that may be holding you back...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
A few days ago, I was answering questions on Stack Overflow when I came across one that I thought might be relevant to share with others that might have a similar issue. The issue itself revolved around Tag Helpers, and in particular, getting data attributes found on models to properly generate the appropriate attributes when rendered.This post will introduce how to easily extend an existing tag helper for a common use-case. It will primarily focus around the use of the Input Tag Helper, the [MaxLength]...
-
-
-
-
Love these skills? Find your Match.
-
-
I've been using Visual Studio 2017 since the earliest bits were available and I can confidently say, I'm a fan and highly recommend you give it a shot if you get a chance.With that being said, sometimes new features can cause things to blow up and this post is going to be discussing one of those such features, namely Lightweight Solution Load.Recently, I opened up a decently sized solution (~9 projects) and everything seemed in order. All of my dependencies were there, with no warning signs to be...
-
-
-
-
-
-
Love these skills? Find your Match.
-
-
-
-
Love these skills? Find your Match.
-