#csharp 搜索结果

女性とひつじの皆さん。こんばんわ。 SnapShot Undoを2か月かけて作りました。 多分あまり意味はなくて、ただの趣味的なこだわりです。 #WPF #csharp


This single file C# stuff is really cool! #csharp #aspire @aspiredotdev

davidfowl's tweet image. This single file C# stuff is really cool!

#csharp #aspire @aspiredotdev

So honored to have been awarded Microsoft MVP earlier this month. Three years ago, I never would've imagined being interviewed by Scott Hanselman, giving talks, and being on podcasts. Thanks to everyone who believed in me! #mvpbuzz #dotnet #csharp #aspire

asimmon971's tweet image. So honored to have been awarded Microsoft MVP earlier this month. Three years ago, I never would've imagined being interviewed by Scott Hanselman, giving talks, and being on podcasts. Thanks to everyone who believed in me!

#mvpbuzz #dotnet #csharp #aspire

非同期処理でドライブ内のファイル名を列挙してPause/Resumeするデモ動画。 #Csharp #Wpf ググっても出ないので作成。 デメリットもあるが、これぐらいの処理ならそれほど問題はない。 MP3ファイル再生のような処理ではCPS(継続渡しスタイル)で実装する予定。


TIL that there's a bug that made constraints not being applied AFTER Update/IKSolver. 🥲 Not sure if this is fixed in later Unity version or not. But it seems to be happening with the version Warudo SDK uses. #Unity3d #CSharp

MiraLunaMocha's tweet image. TIL that there's a bug that made constraints not being applied AFTER Update/IKSolver. 🥲 

Not sure if this is fixed in later Unity version or not. But it seems to be happening with the version Warudo SDK uses.

#Unity3d #CSharp

地味だけどTreeViewのように開閉できるListViewを作ってみた(.NET8/WinForm)#dotnet #csharp


Day 11 of #100DaysOfCode ✅🚀 Completed coursework exercises -> Conditional Branching -> Quiz program -> Cinema program -> Restaurant bill program #csharp #buildinpublic #CodingJourney

pavan_varma_728's tweet image. Day 11 of #100DaysOfCode ✅🚀
Completed coursework exercises
-> Conditional Branching
-> Quiz program
-> Cinema program
-> Restaurant bill program
#csharp #buildinpublic #CodingJourney
pavan_varma_728's tweet image. Day 11 of #100DaysOfCode ✅🚀
Completed coursework exercises
-> Conditional Branching
-> Quiz program
-> Cinema program
-> Restaurant bill program
#csharp #buildinpublic #CodingJourney

Keep EF Core DbContext clean! Use modular IEntityTypeConfiguration<T> classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext. Benefits: ✅ Cleaner code ✅ Easier testing ✅ Scales better 🚀 #dotnet #efcore #csharp #cleancode

elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode
elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode

The coolest terminal UI app using #cSharp & #dotNET? 🤯 Want to see what @nickchapsas is cooking? Dive in: prgress.co/47oLLgZ

Telerik's tweet image. The coolest terminal UI app using #cSharp &amp;amp; #dotNET? 🤯 

Want to see what @nickchapsas is cooking?

Dive in: prgress.co/47oLLgZ

🚀 Thinking of using C# in your startup? Check out this insightful account of a startup journey adopting the language from the beginning! #dotnet #csharp #startup #tech #softwaredevelopment #microsoft 💻👩💻 Read more here: 📝🔗 devblogs.microsoft.com/dotnet/why-we-…

nickproud's tweet image. 🚀 Thinking of using C# in your startup? Check out this insightful account of a startup journey adopting the language from the beginning! #dotnet #csharp #startup #tech #softwaredevelopment #microsoft 💻👩💻
 
Read more here: 📝🔗 
 devblogs.microsoft.com/dotnet/why-we-…

The satisfaction of completing a piece of code and closing all the tabs from troubleshooting 🥰 #unity #unity3d #csharp


#BASIC #Csharp #Unity2d #indiedev 文字のインサート機能が全然うまく行かなくて見直しするのに数日悩みました。 1からやり直して振り出しに戻ってる感じです。 70年代80年代にも簡単には追いつけない🥲🥲 80x25だから2次元配列にしてたけど2000文字の1次元配列にしてみましたヨ。。退化?😂


took a little bit of trial & error but I finally have a nice looking "About" window. #gamedev #indiedev #csharp #code #monogame #imgui

binary_eyes's tweet image. took a little bit of trial &amp;amp; error but I finally have a nice looking &quot;About&quot; window.
#gamedev #indiedev #csharp #code #monogame #imgui
binary_eyes's tweet image. took a little bit of trial &amp;amp; error but I finally have a nice looking &quot;About&quot; window.
#gamedev #indiedev #csharp #code #monogame #imgui

Micro‑optimización en C#: evita asignaciones innecesarias con Span<T> y ReadOnlySpan<T> para slicing sin copiar. Útil en parsers, IO y texto. #CSharp #DotNet #HighPerformance #DevTips

jpruizluna_'s tweet image. Micro‑optimización en C#: evita asignaciones innecesarias con Span&amp;lt;T&amp;gt; y ReadOnlySpan&amp;lt;T&amp;gt; para slicing sin copiar. Útil en parsers, IO y texto.
#CSharp #DotNet #HighPerformance #DevTips

As a backend developer at FinTrak Software, I believe growth never stops. Started the @Microsoft Full-Stack Developer Cert on @Coursera to deepen my full-stack expertise in .NET, C#, and Blazor. Great start revisiting logical & structured problem-solving! 🚀 #DotNet #CSharp

adetogun_samuel's tweet image. As a backend developer at FinTrak Software, I believe growth never stops.

Started the @Microsoft Full-Stack Developer Cert on @Coursera to deepen my full-stack expertise in .NET, C#, and Blazor.

Great start revisiting logical &amp;amp; structured problem-solving! 🚀
#DotNet #CSharp

Over the past few weeks, I've looked at a long list of .NET libraries, that are somewhat related to PDF rendering. While there are many great commercial or copyleft options, the permissively licensed side of things is quite empty. #dotnet #csharp #pdf

Quest for Permissively Licensed PDF Library in C# 📝 duerrenberger.dev/blog/2025/11/0…



@dfinke instead of #bash, would this approach work equally well using #PowerShell or even #csharp (now that c# is single file executable)? #dotnet


Novo vídeo no Canal .NET -> Concorrência e Paralelismo em .NET: a classe Lock, Semáforos, cenários de uso... -- Link: youtube.com/watch?v=UTSqzu… C/ @brunobritodev #dotnet #csharp #aspnetcore #concurrency #parallelism #lock #semaphoreslim #parallel #csharp13 #dotnet7 #visualstudio

RenatoGroff's tweet image. Novo vídeo no Canal .NET -&amp;gt; Concorrência e Paralelismo em .NET: a classe Lock, Semáforos, cenários de uso... -- Link: youtube.com/watch?v=UTSqzu…

C/ @brunobritodev 

#dotnet #csharp #aspnetcore #concurrency #parallelism #lock #semaphoreslim #parallel #csharp13 #dotnet7 #visualstudio

Debugging a race condition for two days straight. A gentle reminder that software engineering is both art and chaos 😂 #softwareDevelopment #dotnet #csharp


Classes, structures, and records—what’s the difference? 🤔 Discover how these types work in memory, their unique features, and surprising performance differences in .NET! 🚀 dotnettips.wordpress.com/2022/03/04/cla… #dotNET #CSharp #MVPBuzz


Just published: "Discriminated Unions in .NET: Integration with Frameworks and Libraries" by @PawelGerr! Covers framework integration, JSON serialization, model binding, EF Core & more. Read now: lnk.thinktecture.cloud/DU_4 #dotnet #csharp #DiscriminatedUnions #EntityFramework

thinktecture's tweet image. Just published: &quot;Discriminated Unions in .NET: Integration with Frameworks and Libraries&quot; by @PawelGerr!

Covers framework integration, JSON serialization, model binding, EF Core &amp;amp; more.

Read now: lnk.thinktecture.cloud/DU_4

#dotnet #csharp #DiscriminatedUnions #EntityFramework…

Generating a list of components based on given ids. Not the nicest code but hey, sharing is still fun even if it's not great :) #gamedev #indiedev #csharp #code #programming

binary_eyes's tweet image. Generating a list of components based on given ids. Not the nicest code but hey, sharing is still fun even if it&apos;s not great :)
#gamedev #indiedev #csharp #code #programming

MAUI no es solo “mobile”. Con .NET MAUI puedes compartir hasta 85% de tu código entre Android, iOS, Windows y macOS. El truco está en cómo abstraes UI y servicios. ¿Quieres ver patrones prácticos? #dotnet #MAUI #CSharp #MobileDev #DevTips

jpruizluna_'s tweet image. MAUI no es solo “mobile”. Con .NET MAUI puedes compartir hasta 85% de tu código entre Android, iOS, Windows y macOS. El truco está en cómo abstraes UI y servicios. ¿Quieres ver patrones prácticos? #dotnet #MAUI #CSharp #MobileDev #DevTips

Aprende cómo utilizar el ciclo for en C# para ejecutar tareas múltiples. En este clip, te explicamos las tres partes esenciales del ciclo y cómo funciona. ¡No te lo pierdas! #CSharp #Unity #Programación #gamedev #desarrollodevideojuegos 🗨️ Lo haz usado? ❤️ Curso completo en YT


Introducing "Reachlyst": a new premium #template for the BlazorUI library! 🚀 A stunning, ready-to-use landing page for your SaaS projects. Speed up your development with this powerful Check it out 👇 blazorui.com #dotnet #csharp #ui #blazor #component

alihangudenoglu's tweet image. Introducing &quot;Reachlyst&quot;: a new premium #template for the BlazorUI library! 🚀

A stunning, ready-to-use landing page for your SaaS projects. Speed up your development with this powerful 

Check it out 👇
blazorui.com

#dotnet #csharp #ui #blazor #component

Yah this is C# #dotnet #csharp

davidfowl's tweet image. Yah this is C#

#dotnet #csharp

🚀 Vous avez un serveur MCP en #CSharp ? La distribution, c’est souvent la galère… 👉 NuGet + .NET 10 = la solution ! 🎥 youtu.be/8qFvCyZL-Z8 #DotNet #NuGet #DotNet10 #DevTools #Programming #Coding #DeveloperLife #SoftwareEngineering #Podcast

DevdevdevDotnet's tweet image. 🚀 Vous avez un serveur MCP en #CSharp ?
La distribution, c’est souvent la galère…
👉 NuGet + .NET 10 = la solution !
🎥 youtu.be/8qFvCyZL-Z8

#DotNet #NuGet #DotNet10 #DevTools #Programming #Coding #DeveloperLife #SoftwareEngineering #Podcast

So honored to have been awarded Microsoft MVP earlier this month. Three years ago, I never would've imagined being interviewed by Scott Hanselman, giving talks, and being on podcasts. Thanks to everyone who believed in me! #mvpbuzz #dotnet #csharp #aspire

asimmon971's tweet image. So honored to have been awarded Microsoft MVP earlier this month. Three years ago, I never would&apos;ve imagined being interviewed by Scott Hanselman, giving talks, and being on podcasts. Thanks to everyone who believed in me!

#mvpbuzz #dotnet #csharp #aspire

This single file C# stuff is really cool! #csharp #aspire @aspiredotdev

davidfowl's tweet image. This single file C# stuff is really cool!

#csharp #aspire @aspiredotdev

imgui is reconnected again to the monogame project #gamedev #indiedev #csharp #monogame #imgui

binary_eyes's tweet image. imgui is reconnected again to the monogame project
#gamedev #indiedev #csharp #monogame #imgui

TIL that there's a bug that made constraints not being applied AFTER Update/IKSolver. 🥲 Not sure if this is fixed in later Unity version or not. But it seems to be happening with the version Warudo SDK uses. #Unity3d #CSharp

MiraLunaMocha's tweet image. TIL that there&apos;s a bug that made constraints not being applied AFTER Update/IKSolver. 🥲 

Not sure if this is fixed in later Unity version or not. But it seems to be happening with the version Warudo SDK uses.

#Unity3d #CSharp

Keep EF Core DbContext clean! Use modular IEntityTypeConfiguration<T> classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext. Benefits: ✅ Cleaner code ✅ Easier testing ✅ Scales better 🚀 #dotnet #efcore #csharp #cleancode

elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode
elliot1one's tweet image. Keep EF Core DbContext clean! 

Use modular IEntityTypeConfiguration&amp;lt;T&amp;gt; classes and ApplyConfigurationsFromAssembly() instead of cluttering the OnModelCreating() DbContext.

Benefits: 
✅ Cleaner code
✅ Easier testing
✅ Scales better 🚀

#dotnet #efcore #csharp #cleancode

The coolest terminal UI app using #cSharp & #dotNET? 🤯 Want to see what @nickchapsas is cooking? Dive in: prgress.co/47oLLgZ

Telerik's tweet image. The coolest terminal UI app using #cSharp &amp;amp; #dotNET? 🤯 

Want to see what @nickchapsas is cooking?

Dive in: prgress.co/47oLLgZ

Day 11 of #100DaysOfCode ✅🚀 Completed coursework exercises -> Conditional Branching -> Quiz program -> Cinema program -> Restaurant bill program #csharp #buildinpublic #CodingJourney

pavan_varma_728's tweet image. Day 11 of #100DaysOfCode ✅🚀
Completed coursework exercises
-&amp;gt; Conditional Branching
-&amp;gt; Quiz program
-&amp;gt; Cinema program
-&amp;gt; Restaurant bill program
#csharp #buildinpublic #CodingJourney
pavan_varma_728's tweet image. Day 11 of #100DaysOfCode ✅🚀
Completed coursework exercises
-&amp;gt; Conditional Branching
-&amp;gt; Quiz program
-&amp;gt; Cinema program
-&amp;gt; Restaurant bill program
#csharp #buildinpublic #CodingJourney

Exceptions are a plague on programming. Read more here: devleader.ca/2024/04/23/try… #CSharp #DotNetCore #Coding #Programming

DevLeaderCa's tweet image. Exceptions are a plague on programming.

Read more here:
devleader.ca/2024/04/23/try…

#CSharp #DotNetCore #Coding #Programming

Debug tip💡 Placed a breakpoint inside a loop of 1000 instruments in Visual Studio. 🔹 Autos = recent variables 🔹 Locals = full scope No extra logging needed — just inspect and go. #cs_internship #csharp #step2

Rohhab404's tweet image. Debug tip💡
Placed a breakpoint inside a loop of 1000 instruments in Visual Studio.
🔹 Autos = recent variables
🔹 Locals = full scope
No extra logging needed — just inspect and go.

#cs_internship
#csharp
#step2
Rohhab404's tweet image. Debug tip💡
Placed a breakpoint inside a loop of 1000 instruments in Visual Studio.
🔹 Autos = recent variables
🔹 Locals = full scope
No extra logging needed — just inspect and go.

#cs_internship
#csharp
#step2
Rohhab404's tweet image. Debug tip💡
Placed a breakpoint inside a loop of 1000 instruments in Visual Studio.
🔹 Autos = recent variables
🔹 Locals = full scope
No extra logging needed — just inspect and go.

#cs_internship
#csharp
#step2

Good morning Dev and Gamers We keep building regardless❤️🎮 #csharp #unity #gamedev #indiedev #2dgames

OldguardGaming_'s tweet image. Good morning Dev and Gamers 
We keep building regardless❤️🎮
#csharp #unity #gamedev #indiedev #2dgames

Loading...

Something went wrong.


Something went wrong.


United States Trends