Khalid Abuhakmeh

Khalid Abuhakmeh's Blog
  • Office Hours
  • Resumé
  • About
  • 🔍 Search

Tag - "dotnet" | Page #19

A collection of 187 posts

September 14, 2019

Search Experiences For Your ASP.NET Core Apps With Elasticsearch

Search Experiences For Your ASP.NET Core Apps With Elasticsearch

As a developer, I want to build the best software my users can have. More often than not, a great search experience is at the forefront of that user experience. In this post, I’ll show you how to build a...

Continue Reading

dotnet search

September 3, 2019

Top Five Configuration Options For .NET Core

Top Five Configuration Options For .NET Core

As the .NET Core community matures, we continue to get more options for the applications we build. This post describes how configuration works in a .NET Core application, some of the best options I’ve found, and how to configure each...

Continue Reading

dotnet

September 1, 2019

Understand .NET C#'s == Operator and Equals Method

Understand .NET C#'s == Operator and Equals Method

It can take an entire career to master C#, but sometimes it is the small things that can trip up .NET developers. I do code reviews within our team and see the == operator often, and I also see the...

Continue Reading

dotnet

January 27, 2019

Diagnosing Memory Leaks in Azure App Services with PerfView

Diagnosing Memory Leaks in Azure App Services with PerfView

I’ve spent the better part of the week diagnosing a memory leak in a Windows Azure App Service. You may find this post helpful if you find yourself in the same situation I was in. I’ll walk through what a...

Continue Reading

azure dotnet

October 23, 2015

Entity Framework 6 Multiple Result Sets with Stored Procedures

Entity Framework 6 Multiple Result Sets with Stored Procedures

It’s not very often, but there are times when a stored procedure just works a little better than LINQ. Complexity for developers can be decreased while performance can be dramatically increased for users. In those very rare cases, it may...

Continue Reading

sql entity-framework dotnet

September 10, 2015

Submitting A Dictionary To An ASP.NET MVC Action

Submitting A Dictionary To An ASP.NET MVC Action

When building a line of business application, requests for saving dynamic key/value pairs are inevitable. The “best” way to store dynamic data is in a Dictionary, the mother of all flexible data structures. This post will show you the minimum...

Continue Reading

dotnet mvc

April 11, 2014

Validating SSL Certificates With .NET ServicePointManager

Validating SSL Certificates With .NET ServicePointManager

I’ve taken for granted how often I need to call a web API from my C# applications. If you’ve ever had to make a web request in your .NET application, then I’m sure you’ve seen the following frustrating exception message...

Continue Reading

dotnet

Newer Posts Page 19 of 19

Twitter mastodon logo Mastodon GitHub RSS Feed

Khalid Abuhakmeh © 2023 .
Powered by Jekyll.

Back to top

Explore Site

  • Office Hours
  • Resumé
  • About
  • 🔍 Search

About Khalid Abuhakmeh

Khalid is a product designer, traveler, respected community member, and open source contributor.

Recent Articles

  • January 24, 2023
    Programming SVGs with C#
    Programming SVGs with C#
  • January 17, 2023
    Multiple File Drag and Drop Upload with ASP.NET Core
    Multiple File Drag and Drop Upload with ASP.NET Core
  • January 10, 2023
    Deserialize Mastodon User XML RSS feeds with .NET
    Deserialize Mastodon User XML RSS feeds with .NET

Tags

HTML JavaScript OpenAPI aspnet azure beginners blazor blog console csharp css database development docker dotnet entity-framework fsharp general github html htmx http javascript jekyll jetbrains kotlin macOS machine-learning mobile mvc nuget oss question razor regex ruby search sql sqldockerdotnet static terminal tips twitter wasm xamarin