Systems | Development | Analytics | API | Testing

How C# Reflection Works With Code Examples

To write code that can read, examine and even write code in runtime. Sounds like magic? Welcome to the world of C# reflection. Being able to write code that can examine and modify other pieces of code dynamically is quite a useful power. That’s what we call reflection, and in this post, you’ll learn how C# reflection works. We’ll open the post by covering some fundamentals. What is reflection in C#? Why do people use it? We’ll break all that down for you in plain English.

How to Use LoggerFactory and Microsoft.Extensions.Logging for .NET Core Logging With C#

Do you use.NET (formerly.NET Core)? If so, you’re probably familiar with the built-in.NET Core LoggerFactory which is in Microsoft.Extensions.Logging. Back when it was introduced, it created a lot of confusion around logging with ASP.NET Core. Several years latter, the dust has settled down, and.NET logging has become somewhat “boring”, which means predictable and consistent. In this post, we’ll offer you a guide on.NET logging.

Build Vs Buy: API Management Solutions

API-first startups must prioritize the development and utilization of their Application Programming Interfaces (APIs) as the foundation of their growth model. API-based organizations heavily rely on management and analytics to ensure the smooth functioning, monitoring, and optimization of their APIs. However, the decision to build or buy an API management tool becomes crucial as it directly impacts the SaaS provider’s resource allocation, time-to-market, and overall business strategy.

PoC in a Day vs. PoC in a Month with Moesif

In today’s digital landscape, APIs (Application Programming Interfaces) play a crucial role in enabling seamless integration and communication between software applications and platforms. With API technology being front and center in digital transformation, there has been a significant rise in the demand for API-first solutions that offer a wide array of services for software developers.

Top 3 Tools for Managing an Online Store's Inventory

If you are building an online store that just has a few products, or you are looking to create an online store that rivals Amazon in what it can deliver to the customers, you have probably noticed that there is a problem with keeping your inventory in check with what your customers want to purchase. There are a lot of issues that online stores can run into, especially since online stores are designed to be slightly divorced from the companies that produce the various products that they are selling.

4 lessons from scaling a startup: Matthew O'Riordan on the Code Story podcast

Code Story is a podcast that invites tech leaders to reflect on their journeys, the products they’ve created, their successes, and their mistakes. Our CEO Matthew O’Riordan recently spoke with host Noah Labhart to share more about Ably’s story and the lessons he’s learned along the way. You can listen to the full episode here, but we’ve pulled out a few highlights below.

Risk Management in Banking: How to Weather the 2023 Crisis

The banking industry is no stranger to crises, and 2023 has proven to be a challenging time for banks worldwide. As financial institutions face a multitude of risks and uncertainties, robust risk management practices are essential for success. In this post, we’ll delve into the significance of risk management in weathering the 2023 crisis and offer key strategies for successfully navigating these turbulent times.

What Is Private AI?

As artificial intelligence (AI) changes industries at a dizzyingly rapid pace, industries and governments alike are just beginning to grapple with the implications of the groundbreaking technology. One major issue has come to the foreground: data privacy concerns. Between possible data breaches and companies using your data to train their own models (and perhaps helping your competition in the process), enterprises have concerns.