CSharp 101 (@csharp_101) 's Twitter Profile
CSharp 101

@csharp_101

Coding C#.

ID: 1326082806686994437

calendar_today10-11-2020 08:42:39

6,6K Tweet

120 Followers

1 Following

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Understanding the Difference Between Task and Thread in .NET ift.tt/WFeIAga Spotting the difference in TPL and Thread in .NET Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

C# Design Patterns: Singleton ift.tt/pUnXkaW Thanks for visiting this article. Please scroll down for the bite-sized explanation of this Singleton pattern. Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Ease of Building UI Elements in Unity ift.tt/ScYymfs Objective: Easily craft beautiful UI in your game. Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

.NET 7 + REST APIs: 11 exemplos de implementação + conteúdos gratuitos ift.tt/HG23R9Y Separei recentemente 11 exemplos de implementações de APIs REST em .NET 7, de forma a destacar as diferentes possibilidades na construção… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Variables! ift.tt/mVpuWzN There are many variables you use in Unity, however there are a few you'll tend to use more than others. The main ones you'll likely be… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Mastering Dependency Injection in C#: Best Practices, Pitfalls, and Future Trends ift.tt/cS2VZAO When crafting elegant and scalable software in C#, a keen understanding of Dependency Injection (DI) is more than a luxury — it’s a… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Day 84: 2D Space Shooter Clean-up Part 14 (Enemy5 implementation/behavior) ift.tt/WAxS5Zi I got stuck with this in the same part where my Boss gets stuck with trying to loop the Enum states. The first enum state will execute the… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Desvendando os conceitos básicos da Programação Orientada a Objetos: Classes, Objetos, Atributos e… ift.tt/V59kc8h Introdução Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

How Pulumi Infrastructure as Code (IaC) Drives SleekFlow’s Success: An Overview Look ift.tt/YbzdtPZ In the fast-paced world of technology, embracing cutting-edge solutions is crucial for any organization seeking to stay ahead of the… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Discover an Easy Trick to Simplify Your C# Test Assertions! ift.tt/dmf9ZrN Crafting Elegant Test Assertions with Domain-Specific Concepts and Fluent Assertions Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

ASP.NET Core .NET 8 Preview 4 New Features and Updates ift.tt/5eHmAfc Yes, you are reading correctly, the latest news about ASP.NET Core has been released! We’re about to dive into all the exciting new… Continue reading on ByteHide »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

The Difference between the SetActive method and the Enabled property ift.tt/uow1sVR Objective: Understand how to and when to use the SetActive method and enabled property. Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Correlation Id ile Dağıtık Sistemlerde Traceability ift.tt/DLhYu6U .NET Core Web API ile Correlation Id kullanarak Traceability sağlamak Continue reading on Devops Türkiye☁️ ☸️ »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Introducing T4 Templates ift.tt/Q2NUdVP Let’s start talking about T4 templates. You have probably never heard about them or have only a basic understanding. Here we go. In my… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Back to Basics: C# Polymorphism ift.tt/ALUIiXa Polymorphism — a concept that may seem daunting to many new programmers. What exactly is polymorphism? If you’re familiar with Greek, you… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

100 Days of Unity-Day 1: How to Download Unity and Get Started ift.tt/YTKRchr Objective: Learn how to download Unity and the tools you need to start making games! Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

C#/VB.NET - How to Add Shapes to PDF Documents ift.tt/WXqBQPD Adding shapes to a PDF has many benefits. Shapes can be used as design elements to enhance the layout of a PDF document, separating… Continue reading on Medium »

CSharp 101 (@csharp_101) 's Twitter Profile Photo

Creating a Retro Game Over Behavior ift.tt/XuglEwq Objective: Design and construct behavior for a retro Game Over screen! Continue reading on Medium »