Kendall Miller
Kendall Miller is one of the founding partners of Gibraltar Software. Before starting Gibraltar Software, Kendall worked for multiple startups leading their technology development from beginning through profitability. In each case he's focused on translating enterprise-level performance and capabilities down to smaller companies.
Latest Blog Posts by Kendall Miller
Loupe Support for .NET 5 Now Available
Loupe's Agents have been updated to support .NET 5 applications using the same family of agents that support .NET Core and .NET Standard. Update to the latest versions from NuGet today Read more
Getting TLS 1.2 Support in .NET 2.0 and Later
TLS 1.2 is the only presently secure version of Secure Sockets (SSL), but it's relatively new - so how do you get an older application to use TLS 1.2 without upgrading to .NET 4.7 or .NET Core? Since Loupe supports .NET 2.0 and later we've worked it out for you.... Read more
C# Advent - Better String Formatting with String Interpolation
C# 6 debuted string interpolation, significantly improving the readability of string formatting that's a joy to use. See how your code can be more reliable and easier to read with this new feature! Read more
Tracking Application Users in .NET Core with Loupe
.NET Core uses an entirely different approach to identifying the current user than previous versions of .NET. While this is great for ensuring you have the most accurate data, even in async scenarios, it means Loupe needed a new approach to capturing extended application user information to provide the best... Read more