Homepage
Open in app
Sign in
Get started
C# Programming
Memory Management
REST
Follow
C# Memory Management — Part 1
C# Memory Management — Part 1
In this article, I want to mention how memory management is done in .NET environment. I will try to keep it simple and short so that…
Sena Kılıçarslan
Mar 5, 2019
C# Memory Management — Part 2 (Finalizer & Dispose)
C# Memory Management — Part 2 (Finalizer & Dispose)
I am writing this post as the continuation of part one of this series. You can read the first post from the below link:
Sena Kılıçarslan
Mar 8, 2019
C# Memory Management — Part 3 (Garbage Collection)
C# Memory Management — Part 3 (Garbage Collection)
I am writing this post as the last part of the C# Memory Management (Part 1 & Part 2) series. This post explains what the Garbage…
Sena Kılıçarslan
Mar 20, 2019
Passing Parameters in C#
Passing Parameters in C#
I am writing this post as complementary to the following post where I explained some of the C# Memory Management concepts such as Value…
Sena Kılıçarslan
Mar 14, 2019
C# 7 Features — Ref Return and Ref Local
C# 7 Features — Ref Return and Ref Local
In this post, I will write about ref return and ref local which are supported in C# starting with C# 7.0.
Sena Kılıçarslan
Mar 18, 2019
How to Call RESTful APIs in C# (Demo using Zomato API)
How to Call RESTful APIs in C# (Demo using Zomato API)
In this post, I will demonstrate how to make calls to a RESTful API from a C# application. I decided to use Zomato API in the demo as it…
Sena Kılıçarslan
Mar 12, 2019
About C# Programming
Latest Stories
Archive
About Medium
Terms
Privacy
Teams