#csharp search results

Do you use optional parameters in CSharp? Read more here: devleader.ca/2023/12/03/how… #csharp #dotnet #dotnetcore #coding

DevLeaderCa's tweet image. Do you use optional parameters in CSharp?

Read more here:
devleader.ca/2023/12/03/how…

#csharp #dotnet #dotnetcore #coding

So it looks like there's more than one way to compare strings in CSharp, eh? Read more here: devleader.ca/2024/01/01/how… #csharp #dotnet #dotnetcore #beginners

DevLeaderCa's tweet image. So it looks like there's more than one way to compare strings in CSharp, eh?

Read more here:
devleader.ca/2024/01/01/how…

#csharp #dotnet #dotnetcore #beginners

Autofac is one of my favorites for dependency injection. Read more here: bgh.st/b8z8gw #csharp #dotnet #programming

DevLeaderCa's tweet image. Autofac is one of my favorites for dependency injection.

Read more here:
bgh.st/b8z8gw

#csharp #dotnet #programming

You're already using this in your ASP NET Core application (even if you didn't know) Read more here: bgh.st/su1xix #CSharp #ASPNet #ASPNetCore #DotNet

DevLeaderCa's tweet image. You're already using this in your ASP NET Core application (even if you didn't know)

Read more here:
bgh.st/su1xix

#CSharp #ASPNet #ASPNetCore #DotNet

CSharp developers are familiar with IServiceCollection in ASP NET Core... Read more here: devleader.ca/2024/05/14/how… #CSharp #DotNetCore #DotNet #Coding

DevLeaderCa's tweet image. CSharp developers are familiar with IServiceCollection in ASP NET Core...

Read more here:
devleader.ca/2024/05/14/how…

#CSharp #DotNetCore #DotNet #Coding

Have you written custom middleware for your ASP.NET Core application? Read more here: bgh.st/lyfga0 #CSharp #ASPNet #ASPNetCore #DotNet

DevLeaderCa's tweet image. Have you written custom middleware for your ASP.NET Core application?

Read more here:
bgh.st/lyfga0

#CSharp #ASPNet #ASPNetCore #DotNet

When you were just starting out coding, what did you struggle with in C#? #csharp


How To Implement The Observer Pattern In #CSharp Previously we looked at how to implement the observer pattern in C# where we used events and event handlers. However, there are situations where developers forget to unhook their events and it leads to problems. In this video,

DevLeaderCa's tweet image. How To Implement The Observer Pattern In #CSharp

Previously we looked at how to implement the observer pattern in C# where we used events and event handlers. However, there are situations where developers forget to unhook their events and it leads to problems. In this video,

Mastering the Observer Pattern with System.Reactive in #CSharp In this tutorial, you'll learn how to use the System.Reactive Extensions (RX) for the Observer Pattern in Csharp. You'll learn how to create an Observable that sends notifications when a particular condition is met,

DevLeaderCa's tweet image. Mastering the Observer Pattern with System.Reactive in #CSharp

In this tutorial, you'll learn how to use the System.Reactive Extensions (RX) for the Observer Pattern in Csharp. You'll learn how to create an Observable that sends notifications when a particular condition is met,

An example for iterating a dictionary by deconstructing KeyValuePair with meaningful variable names rather than using Key-Value, which makes code easier to read. #dotnet #csharp github.com/karenpayneoreg…

KarenPayneMVP's tweet image. An example for iterating a dictionary by deconstructing KeyValuePair with meaningful variable names rather than using Key-Value, which makes code easier to read.

#dotnet #csharp

github.com/karenpayneoreg…

OMG! OMG~it’s happening!😱Model animation with skinning supports up to a max of 255 joints! 🎉This means more complex and detailed character rigs are possible, 💃 allowing for smoother deformations and more expressive animations. 💃 #GameDev #Vulkan #CSharp #DotNet #Animation


Turns out my first time with Dapper was much better than with EF Core... Read more here: devleader.ca/2024/05/20/dap… #CSharp #DotNet #EFCore #Dapper

DevLeaderCa's tweet image. Turns out my first time with Dapper was much better than with EF Core...

Read more here:
devleader.ca/2024/05/20/dap…

#CSharp #DotNet #EFCore #Dapper

🚀 The future of .NET is here! Explore .NET 10’s new features, from C# 14 enhancements to #Blazor, MAUI & ASP .NET Core. Build scalable, secure apps with hands-on projects & practical tips. #DotNet #CSharp #MAUI #ASPNetCore 💻 🔗 ow.ly/rHKK50XSG2x

Apress's tweet image. 🚀 The future of .NET is here! Explore .NET 10’s new features, from C# 14 enhancements to #Blazor, MAUI & ASP .NET Core. Build scalable, secure apps with hands-on projects & practical tips. #DotNet #CSharp #MAUI #ASPNetCore 💻

🔗 ow.ly/rHKK50XSG2x

Union types are coming to #cSharp! So why not dig a little deeper & see what's that all about? Check out Bill Wagner's article to learn what union types actually are & maybe even try them for yourself! 👇 prgress.co/4mjRTNJ


VBA to C#: A Developer's Translation Guide for Access Modernization hubs.li/Q047XpfN0 #vba #blazor #csharp #dotnet #mspartner

ddskier's tweet image. VBA to C#: A Developer's Translation Guide for Access Modernization

hubs.li/Q047XpfN0 #vba #blazor #csharp #dotnet #mspartner

Want to become a Full Stack Developer? Learn .NET 10 + C# 14 and build real-world apps — not just theory. ✔ ASP.NET Core ✔ Entity Framework ✔ SQL Server ✔ React + JS 📞 +91 9513216462 🌐 emexotechnologies.com #DotNet #FullStackDeveloper #CSharp #ASPNet

gokulemexo's tweet image. Want to become a Full Stack Developer?

Learn .NET 10 + C# 14 and build real-world apps — not just theory.

✔ ASP.NET Core
✔ Entity Framework
✔ SQL Server
✔ React + JS

📞 +91 9513216462
🌐 emexotechnologies.com

#DotNet #FullStackDeveloper #CSharp #ASPNet

Discover the power of union types in C# 15! Enhance your coding flexibility and simplify your type management. Dive into the latest features that promise to streamline your development process. Embrace the future of C#! #CSharp #Programming #CSharp15 devblogs.microsoft.com/dotnet/csharp-…

winsontang's tweet image. Discover the power of union types in C# 15! Enhance your coding flexibility and simplify your type management. Dive into the latest features that promise to streamline your development process. Embrace the future of C#! #CSharp #Programming #CSharp15

devblogs.microsoft.com/dotnet/csharp-…

Looking for a fun beginner Blazor project? Read more here: bgh.st/odg1px #blazor #dotnet #csharp #aspnet #programming

DevLeaderCa's tweet image. Looking for a fun beginner Blazor project?

Read more here:
bgh.st/odg1px

#blazor #dotnet #csharp #aspnet #programming

Solve 3-variable simultaneous equations AND write the C# code to do it 🤯 Free step-by-step lesson for junior secondary students & educators 👇 🔗 usingmaths.com/junior_seconda… #Maths #CSharp #LearnToCode #EdTech


Some C# choices look like pure style until you crank up the amp and test them. Expanded methods and expression-bodied methods may play the same tune, but they do not always hit the stage the same way. #dotnet #csharp #performance #MVPBuzz dotnettips.com/2021/11/15/ref…

realDotNetDave's tweet image. Some C# choices look like pure style until you crank up the amp and test them. Expanded methods and expression-bodied methods may play the same tune, but they do not always hit the stage the same way. 
#dotnet #csharp #performance #MVPBuzz
dotnettips.com/2021/11/15/ref…
realDotNetDave's tweet image. Some C# choices look like pure style until you crank up the amp and test them. Expanded methods and expression-bodied methods may play the same tune, but they do not always hit the stage the same way. 
#dotnet #csharp #performance #MVPBuzz
dotnettips.com/2021/11/15/ref…

Sorry I’m late this final build demanded more time than expected. Day 100: Completed a full task planner in , integrating core fundamentals, structured OOP design, error handling, logging, and data management into a single cohesive system. #CSharp #DotNet #100DaysOfCode 🚀

defuturedev_'s tweet image. Sorry I’m late this final build demanded more time than expected.

Day 100: Completed a full task planner in , integrating core fundamentals, structured OOP design, error handling, logging, and data management into a single cohesive system.

#CSharp #DotNet #100DaysOfCode 🚀
defuturedev_'s tweet image. Sorry I’m late this final build demanded more time than expected.

Day 100: Completed a full task planner in , integrating core fundamentals, structured OOP design, error handling, logging, and data management into a single cohesive system.

#CSharp #DotNet #100DaysOfCode 🚀
defuturedev_'s tweet image. Sorry I’m late this final build demanded more time than expected.

Day 100: Completed a full task planner in , integrating core fundamentals, structured OOP design, error handling, logging, and data management into a single cohesive system.

#CSharp #DotNet #100DaysOfCode 🚀

DAY 99 OF CODING C# WITH A PHONE Refining code through review and cleanup improving readability, structure, and efficiency to ensure maintainable and high-quality software within the ecosystem. #CSharp #DotNet #CodeReview #CleanCode #100DaysOfCode


DAY 98 OF CODING C# WITH A PHONE Focusing on documentation writing clear and structured code comments to improve readability, maintainability, and collaboration within the ecosystem. #CSharp #DotNet #Documentation #100DaysOfCode


DAY 97 OF CODING C# WITH A PHONE Exploring deployment basics persisting application data and preparing solutions for real-world usage beyond the console environment in the ecosystem. #CSharp #DotNet #Deployment #100DaysOfCode


Custom Copilot agents land for .NET, with C# Expert and WinForms Expert enforcing clean patterns and keeping .Designer.cs safe from mischief. #csharp #dotnet #copilot bbb.dev/obzee76l75


🔬 Systems Dev @ Thermo Fisher! 📍 Bangalore 🎓 BE/BTech Freshers 🔥 C# + .NET Azure 💰 INR 7–13 LPA Life Sciences! 🧪 #ThermoFisher #CSharp #BangaloreJobs #Freshers #Jobformore Apply: jobformore.com/jobs/thermo-fi…


.NET 10でAzure Functions開発、Isolated Worker Modelが標準になった。In-processモデルからの移行はホスト設定とDI周りの書き換えが必要だが、ランタイムの依存が分離されるメリットが大きい。 qiita.com/s_w_high/items… #CSharp #エンジニア転職


Async/await misuse crippling your .NET API? 🐌 Blocking the thread pool by not awaiting tasks correctly starves your app! 🧵 Always await your Tasks to free up threads & boost performance! ✨ #DotNet #CSharp

mulu_tx's tweet image. Async/await misuse crippling your .NET API? 🐌

Blocking the thread pool by not awaiting tasks correctly starves your app! 🧵

Always await your Tasks to free up threads & boost performance! ✨

#DotNet #CSharp

製造業向けシステム開発PL募集🏭 Windowsアプリ×組込み開発/少人数チームの進捗・品質・育成を担当✨ 年収500万〜800万円 詳細👇 x.gd/idsKd #PL #CSharp #Python #IT求人 #エンジニア転職 #linkofasia

linkofasia's tweet image. 製造業向けシステム開発PL募集🏭
Windowsアプリ×組込み開発/少人数チームの進捗・品質・育成を担当✨
年収500万〜800万円
詳細👇
x.gd/idsKd
#PL #CSharp  #Python #IT求人 #エンジニア転職 #linkofasia

brainfuck を C# の関数として生成する Esolang.Brainfuck.Generator をプレビューリリースしたのですが、これって需要あります? いや、業務でBrainfuck を必要とすることなんてあってたまるかではあるのはそうですが。 #csharp #dotnet nuget.org/packages/Esola…


💡 Good UI isn’t just about looks It’s layout logic data binding and touch interaction done right TableLayoutPanel + real data binding → responsive + maintainable Old tech? Maybe. But used right… it still hits enterprise level 🎯 #iBasskungAI #CSharp #MaterialDesign #POS

IBasskung's tweet image. 💡 Good UI isn’t just about looks

It’s layout logic
data binding
and touch interaction done right

TableLayoutPanel + real data binding
→ responsive + maintainable

Old tech? Maybe.
But used right… it still hits enterprise level 🎯
#iBasskungAI #CSharp #MaterialDesign #POS

✨ NOW on Community Day at .NET Conf 2025 ✨ One Question, One Answer: Designing Seamless AI Agents with C# 1:30 AM - 2:00 AM PST Join us LIVE ➡️ msft.it/6013tJFD1 Follow the conversation: #dotNETConf #AI #CSharp

VisualStudio's tweet image. ✨ NOW on Community Day at .NET Conf 2025 ✨
One Question, One Answer: Designing Seamless AI Agents with C#
1:30 AM - 2:00 AM PST
Join us LIVE ➡️ msft.it/6013tJFD1
Follow the conversation: #dotNETConf #AI #CSharp

✨ NOW on Community Day at .NET Conf 2025 ✨ Godot for C# Developers: From Console Apps to Playable Prototypes 4:00 PM - 4:30 PM PST Join us LIVE ➡️ msft.it/6014tJXPM Follow the conversation: #dotNETConf #CSharp

VisualStudio's tweet image. ✨ NOW on Community Day at .NET Conf 2025 ✨
Godot for C# Developers: From Console Apps to Playable Prototypes
4:00 PM - 4:30 PM PST
Join us LIVE ➡️ msft.it/6014tJXPM
Follow the conversation: #dotNETConf #CSharp

Did you hear about the new Null-Conditional Assignment Operator in #cSharp 14? 👂 Just grab @daveabrock's blog & he'll get you up-to-speed & explain how it can help you write clean & terse code: prgress.co/4q5VLCt

Telerik's tweet image. Did you hear about the new Null-Conditional Assignment Operator in #cSharp 14? 👂 

Just grab @daveabrock's blog & he'll get you up-to-speed & explain how it can help you write clean & terse code: prgress.co/4q5VLCt

✨ NOW on Community Day at .NET Conf 2025 ✨ Retro Meets Modern: Commodore 64 live coding with C# and .NET 9+ 6:30 AM - 7:00 AM PST Join us LIVE ➡️ msft.it/6019tJXr5 Follow the conversation: #dotNETConf #CSharp

VisualStudio's tweet image. ✨ NOW on Community Day at .NET Conf 2025 ✨
Retro Meets Modern: Commodore 64 live coding with C# and .NET 9+
6:30 AM - 7:00 AM PST
Join us LIVE ➡️ msft.it/6019tJXr5
Follow the conversation: #dotNETConf #CSharp

Decided to experiment a bit with an ECS that utilizes source generators for the queries, and it turned out to be great! It uses mostly ref struct to create enumerators behind the scene on raw pointers to the matching chunks in the archetypes. #indiedev #gamedev #csharp

gollebolle's tweet image. Decided to experiment a bit with an ECS that utilizes source generators for the queries, and it turned out to be great! 
It uses mostly ref struct to create enumerators behind the scene on raw pointers to the matching chunks in the archetypes. 

#indiedev #gamedev #csharp

We’ve just released Blazorise 2.0.3! We are continuing the evolution of the 2.0 line with a mix of targeted fixes and an important new addition to the component ecosystem: the Gantt component! 🙌 Full release notes: blazorise.com/news/release-n… 🔗 1/6 #blazor #dotnet #csharp #devs

Blazorise's tweet image. We’ve just released Blazorise 2.0.3! We are continuing the evolution of the 2.0 line with a mix of targeted fixes and an important new addition to the component ecosystem: the Gantt component! 🙌

Full release notes: blazorise.com/news/release-n… 🔗

1/6

#blazor #dotnet #csharp #devs

プログラミングもっとやりたい!と3月から教室にも通っている小3息子。 興味に合わせてやっていこうスタイルの先生で、ロボット、Python、C♯など、いろいろ提案してくださって、自分でやることを決めたい息子はすごく楽しそう✨ 今はSQLとC♯である図鑑を制作中 #プログラミング #SQL #csharp #小学生

HaMo_MIPPY's tweet image. プログラミングもっとやりたい!と3月から教室にも通っている小3息子。
興味に合わせてやっていこうスタイルの先生で、ロボット、Python、C♯など、いろいろ提案してくださって、自分でやることを決めたい息子はすごく楽しそう✨
今はSQLとC♯である図鑑を制作中
#プログラミング #SQL #csharp #小学生

En .NET 11 preview, las Collection Expressions ahora permiten pasar argumentos al constructor con with(...). Una mejora imprescindible para todo developer que necesita procesar grandes volúmenes de datos con un código más claro y expresivo. #dotnet #csharp

dotnetES's tweet image. En .NET 11 preview, las Collection Expressions ahora permiten pasar argumentos al constructor con with(...).

Una mejora imprescindible para todo developer que necesita procesar grandes volúmenes de datos con un código más claro y expresivo.

#dotnet #csharp

AI has changed the game, but has it replaced the need for skilled #cSharp deves? 🤖 See what @IAmTimCorey has to say & grab his guide to navigating the 2026 software landscape with total confidence: prgress.co/4qk4Kkc

Telerik's tweet image. AI has changed the game, but has it replaced the need for skilled #cSharp deves? 🤖 

See what @IAmTimCorey has to say & grab his guide to navigating the 2026 software landscape with total confidence: prgress.co/4qk4Kkc

I just launched pkgstore.io: a directory for commercially-backed .NET packages. 🚀 The reality: Whether you're selling proprietary software or building sustainable open-source, you need revenue. Donations never work. #dotnet #nuget #csharp

martz2804's tweet image. I just launched pkgstore.io: a directory for commercially-backed .NET packages. 🚀

The reality: Whether you're selling proprietary software or building sustainable open-source, you need revenue. Donations never work.

#dotnet #nuget #csharp

Here's something I didn't know: If you use variable `as` assignments with a secondary expression (the || in the example) in a structured statement the assignment apparently doesn't carry through closure although it works in the immediate if expression. #dotnet #csharp

RickStrahl's tweet image. Here's something I didn't know:

If you use variable `as` assignments with a secondary expression (the || in the example) in a structured statement the assignment apparently doesn't carry through closure although it works in the immediate if expression.

#dotnet #csharp

.NET @nanoFramework ESP32 firmware is now on @EspressifSystem ESP-IDF v5.5.3 (latest official release). Migrated to the latest major version + updated the supporting components, keeping us in sync with upstream Espressif. #iot #dotnet #csharp

nanoFramework's tweet image. .NET @nanoFramework ESP32 firmware is now on @EspressifSystem ESP-IDF v5.5.3 (latest official release).
Migrated to the latest major version + updated the supporting components, keeping us in sync with upstream Espressif.

#iot #dotnet #csharp

If you’re building AI agents in .NET, don’t miss this 👇 Today, @rdiazconcha breaks down middleware in 𝐌𝐢𝐜𝐫𝐨𝐬𝐨𝐟𝐭 𝐀𝐠𝐞𝐧𝐭 𝐅𝐫𝐚𝐦𝐞𝐰𝐨𝐫𝐤 - the backbone of intelligent workflows. ⏰ 12:00 PM ET | 09:30 PM IST 📽️ Live streaming: youtube.com/watch?v=wfxPI6… #CSharp

CsharpCorner's tweet image. If you’re building AI agents in .NET, don’t miss this 👇

Today, @rdiazconcha breaks down middleware in 𝐌𝐢𝐜𝐫𝐨𝐬𝐨𝐟𝐭 𝐀𝐠𝐞𝐧𝐭 𝐅𝐫𝐚𝐦𝐞𝐰𝐨𝐫𝐤 - the backbone of intelligent workflows.

⏰ 12:00 PM ET | 09:30 PM IST 
📽️ Live streaming: youtube.com/watch?v=wfxPI6…

#CSharp

Python vs. C# vs. Java - Shutdown PC #python #csharp #java

Python_Dv's tweet image. Python vs. C# vs. Java - Shutdown PC

#python #csharp #java

✨ NOW on Community Day at .NET Conf 2025 ✨ C# Features you need: Habits you want 5:00 PM - 5:30 PM PST Join us LIVE ➡️ msft.it/6019tJkGh Follow the conversation: #dotNETConf #CSharp

VisualStudio's tweet image. ✨ NOW on Community Day at .NET Conf 2025 ✨
C# Features you need: Habits you want
5:00 PM - 5:30 PM PST
Join us LIVE ➡️ msft.it/6019tJkGh
Follow the conversation: #dotNETConf #CSharp

✨ NOW on Community Day at .NET Conf 2025 ✨ GitHub Actions DevOps Pipelines as Code using C# and Cake SDK 12:00 AM - 12:30 AM PST Join us LIVE ➡️ msft.it/6018tJkdk Follow the conversation: #dotNETConf #DevOps #CSharp #GitHubActions

VisualStudio's tweet image. ✨ NOW on Community Day at .NET Conf 2025 ✨
GitHub Actions DevOps Pipelines as Code using C# and Cake SDK
12:00 AM - 12:30 AM PST
Join us LIVE ➡️ msft.it/6018tJkdk
Follow the conversation: #dotNETConf #DevOps #CSharp #GitHubActions

Introducción a Programación de Videojuegos con Unity ⏱️ 1.9 hours ⭐ 4.60 👥 1,688 🔄 Dec 2025 💰 FREE comidoc.com/udemy/introduc… #Unity #GameDev #CSharp #udemy

comidoc's tweet image. Introducción a Programación de Videojuegos con Unity

⏱️ 1.9 hours
⭐ 4.60
👥 1,688
🔄 Dec 2025
💰 FREE

comidoc.com/udemy/introduc…

#Unity #GameDev #CSharp #udemy

Loading...

Something went wrong.


Something went wrong.