In the manufacturing industry, data plays a critical role in optimizing production processes, ensuring quality control, and driving delivery. A Medallion architecture offers a structured approach to managing manufacturing data, enabling organizations to leverage their data effectively. This blog will explore the application of Medallion architecture in the manufacturing industry. What is Medallion Architecture? As...Read More
Healthcare is an industry where data plays a critical role in patient care, research, and operational efficiency. Effective data management is essential for healthcare organizations to provide high-quality care and meet regulatory requirements. Medallion architecture offers a structured approach to data management that can address the unique challenges of the healthcare industry. This blog will...Read More
In the rapidly evolving landscape of financial services, data has become the cornerstone of decision-making, customer engagement, and operational efficiency. A robust data architecture is essential for organizations to leverage their data effectively. Medallion architecture, with its structured approach to data management, is particularly well-suited for financial services. In this blog series, will explore what...Read More
In the fast-paced digital landscape, large enterprises are increasingly recognizing the pivotal role that data plays in driving innovation, efficiency, and competitive advantage. As organizations strive to harness the power of artificial intelligence (AI) for transformative outcomes, a robust data strategy becomes paramount. MILL5 stands at the forefront of empowering large enterprises to navigate the...Read More
It has been reported manufacturing organizations lose approximately $182 million annually due to supply chain disruptions and insufficient tracking of serialized goods. MILL5 is here to help you avoid these exact challenges with its blockchain and IoT services. Manufacturing companies employ global supply chains that involve many players. Therefore, there may be opportunities to use...Read More
Should You Choose Asymmetric or Symmetric Data Encryption? Author: Tatiana Salamanca, MILL5 Date: November 28, 2022 It is very common to hear about message encryption or end-to-end encryption, but what are these? They are both ways to keep your information secure as it is transmitted across systems. There are two types of data encryption –...Read More
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. Count There are many collections in .NET that support a property called Count....Read More
Recently while working on a project at MILL5 we had the need to retrieve data from an external API and write it to our Azure SQL instance. The API used an API key and was throttled so that it was necessary to process the external records by pages. The API returned the “nextPage” UUID that...Read More
We are releasing the M5.BitArraySerialization.Json to NuGet. This library allows serialization of the BitArray class in .NET using JSON. Support for custom JSON converters for both Newtonsoft.Json and System.Text.Json. Serialization using Newtonsoft.Json Just add the Newtonsoft.Json.BitArrayConverter to your serializer settings. Serialization using System.Text.Json Just add the System.Text.Json.BitArrayConverter to your serializer options. We even have support...Read More
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 we can...Read More
Subscribe to the MILL5 newsletter for exclusive insights on tech trends, industry updates, and announcements that help shape the future of your enterprise.