VOOZH about

URL: https://www.javacodegeeks.com/tag/c

⇱ C# Archives - Java Code Geeks


  • Software Development👁 Image
    Eleftheria DrosopoulouMay 9th, 2024
    0 259

    Boost Your C# Productivity: 15 Essential Code Snippets

    Do you ever feel like you’re spending too much time writing repetitive code in C#? Are you looking for ways…

    Read More »
  • Core Java👁 Image
    Eleftheria DrosopoulouJanuary 19th, 2024
    0 1,383

    15 C# Null Check Best Practices: Ensuring Robust Code

    In C# applications, addressing C# Null Check exceptions is a prevalent challenge that may result in runtime failures and disruptions…

    Read More »
  • Software Development👁 Image
    Federico TomassettiSeptember 30th, 2018
    1 291

    So Much Data, So Many Formats: a Conversion Service

    Data is a core resource for many activities. One important challenge for handling data is storing the data in the…

    Read More »
  • Core Java👁 Image
    Daniel ShayaMay 7th, 2015
    2 141

    C# vs Java Which one is Faster? Translating 25k C# into Java (2)

    In a previous article I described how I translated 25k lines of C# into Java and the lessons learnt from…

    Read More »
  • Software Development👁 Image
    Brian Du PreezFebruary 21st, 2011
    6 200

    Selecting a new programming language to learn

    Looking to start learning a programming language besides Java? Our JCG partner Brian Du Preez from Zen in the art of…

    Read More »
Back to top button
Close