Contents tagged with C#
-
Java vs C# Index
Here are my posts on Java versus C#:
-
C# 8.0 and .NET Core 3.0 – Modern Cross-Platform Development - Fourth Edition Review
-
Now Reading: C# 8.0 and .NET Core 3.0 – Modern Cross-Platform Development - Fourth Edition
Update: see the review here.
-
Now Reading: Hands-On TypeScript for C# and .NET Core Developers
-
Java vs C# – Part 3
This is the third in a series of posts about the similarities and differences between C# (and .NET, to some extent) and Java. You can find the first one here and the second one here.
-
C# Special Method Names
Updated on November 04 2024 with the dictionary syntax
-
Throwing Exceptions and Keeping the Stack Trace
Since its beginning, C# offered two ways to rethrow an exception in a catch block:
-
Java Flaws
One thing I didn’t talk about in my Java vs C# series (by the way, more to come soon) was some things that I think Java got wrong.
-
What’s New in C# 6.0
Visual Studio 2015 will be officially RTM on July 20th, Microsoft announced. With it comes a new version of the .NET framework (actually, two), .NET 5.0, and inside of it, support for a new version of the C# language, C# 6.0. Yeah, the numbers don’t match, keep that in mind!
-
Java vs C# – Part 2
Updated on 2025-03-10