Khalid Abuhakmeh

Khalid Abuhakmeh's Blog
  • Office Hours
  • Resumé
  • About
  • 🔎

Tag - "dotnet" | Page #11

A collection of 107 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 11 of 11

Twitter GitHub RSS Feed

Khalid Abuhakmeh © 2021 .
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

  • February 25, 2021
    Entity Framework Core 5 Value Converters
    Entity Framework Core 5 Value Converters
  • February 23, 2021
    Install Tailwind CSS With ASP.NET Core
    Install Tailwind CSS With ASP.NET Core
  • February 18, 2021
    Fix .NET Dependencies With Monkey Patching
    Fix .NET Dependencies With Monkey Patching

Tags

HTML aspnet azure blazor blog csharp css database dotnet entity-framework general html http javascript jekyll jetbrains kotlin macOS mobile mvc oss razor ruby search sql terminal tips xamarin