Wicked Programmer
Posts by Richard Crane:
Quality Issue #1 – Count vs. Count()
A measure of how good you are as a developer is how well you can write code. This is a start of a series of posts to help developers write better code. Today we will look at Count vs. Count() in .NET.CountThere are many collections in .NET that support a property called Count. This includes […]
Introducing FastSearch, a very fast string search for objects and lookups
Welcome to our first article regarding fast in-memory search of a list of objects using FastSearch, a .NET class library for fast string-based search brought to you by the team at MILL5. The motivation behind this library is simple, we want very fast search of a large list of objects based on strings so that […]
Searching for the “Perfect” Laptop!
As a consultant and a software developer, we need to be road warriors. Hence the need for a laptop. With the work that we do at MILL5, we are often called upon to do some amazing things quickly. That means productivity is extremely important. Then those amazing things that I spoke of are usually big […]
Working with Azure Maps
So we are doing a bunch of projects with Azure Maps. Azure Maps is relatively new. Fortunately, the Azure Maps team at Microsoft provided 114 samples to get people started. Click here for Azure Maps samples
Boston Code Camp 31 – Develop Container-based Applications using Kubernetes and Azure Dev Spaces
Learning how to develop container-based applications (ex. microservices) using Kubernetes and Azure Dev Spaces. Download Presentation – Develop Container-based Applications using Kubernetes and Azure Dev Spaces
Boston Code Camp 31 – Case Study: Building an Azure Serverless Computing Mobile Application
Come learn about SwimR, a mobile application that allows you to view your swim times and compare to others. The application is meant to provide swimmers and parents with the ability to track the progress of your swimming ability. SwimR takes advantage of low-cost serverless computing and other low-cost features to minimize operational costs. We […]
Boston Code Camp – November 17, 2018 – Deep Dive into Azure Sphere
Please join me as we present on Azure Sphere at the Boston Code Camp on November 17, 2018. We will show the Azure Sphere connected to IoT Hub and discuss the capabilities of Microsoft’s new IoT device. [wpdm_package id=’4661′]
Digging in with Industrial IoT
MILL5 has had the opportunity to build some amazing IoT applications and we continue to do so. We build systems that connect surgery rooms, electric meters, oil wells, and more. The end result are modern, cutting-edge applications that leverage today’s modern technology stacks. Everything from realtime web-based applications using Angular and React to mobile applications […]