Skip to content

Dmitrii's Blog

Programmer in Canada

Tag: Types conversion

Posted on August 19, 2019

C#: Even implicit conversions of types are not safe

Recently, I ran into an issue involving implicit type conversion. Before this case, I expected that compiler took care of any implicit conversions it allowed. Apparently, it is not true.

Continue reading “C#: Even implicit conversions of types are not safe”

Recent Posts

  • Apache Arrow is blazingly fast
  • Let’s make code SOLID: Conway’s Game of Life
  • LeetCode: Divide Two Integers (Solution)
  • LeetCode: Video Stitching (Solution)
  • LeetCode: Longest Substring Without Repeating Characters (Solution)

Recent Comments

No comments to show.

Archives

  • May 2024
  • January 2021
  • October 2020
  • September 2020
  • August 2020
  • February 2020
  • August 2019
  • May 2019
  • December 2018
  • November 2018

Categories

  • Software Development
  • Uncategorized
Proudly powered by WordPress