#csharp risultati di ricerca

女性とひつじの皆さん。こんばんわ。 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

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


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


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

#CSharp , #DxLib , #ChatGPT 水たまりの演出に見えるかな・・・


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 & 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 & error but I finally have a nice looking "About" window.
#gamedev #indiedev #csharp #code #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'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

最近、本格的なabstract実装をやってabstractって意外と使えるんだってなってる。 #Csharp template method patternみたいな命名って、そういう実装の活用法を上手く言い表してる良い例だと思う 例えば以下の様に、シグネチャがちょっと違うだけのメソッドを共通化できるのだ。 2枚目が共通処理部…

sheephuman's tweet image. 最近、本格的なabstract実装をやってabstractって意外と使えるんだってなってる。
#Csharp 

template method patternみたいな命名って、そういう実装の活用法を上手く言い表してる良い例だと思う

例えば以下の様に、シグネチャがちょっと違うだけのメソッドを共通化できるのだ。
2枚目が共通処理部…
sheephuman's tweet image. 最近、本格的なabstract実装をやってabstractって意外と使えるんだってなってる。
#Csharp 

template method patternみたいな命名って、そういう実装の活用法を上手く言い表してる良い例だと思う

例えば以下の様に、シグネチャがちょっと違うだけのメソッドを共通化できるのだ。
2枚目が共通処理部…

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

#CSharp , #DxLib , #ChatGPT キャラクリでも作ってみた。まだ服の部分はできてない。モデル作ってる時間の方が圧倒的に時間がかかってるw


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 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次元配列にしてみましたヨ。。退化?😂


このUndo/Redo 実装で最も苦労したがDataGridのStrategyアルゴリズムで、インデックスの辻褄がどうしても合わせられずに自力で小細工して解決しています。 非常に難儀でした。それだけに自信作だが。 ちなみにいちいちSnapShot Buttonを押さないといけません(今回は3回押している) #csharp #wpf

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



16 個程度の float だと結局 for 文が最速なのか……。 せっかく SIMD 版のコードを書いたのになぁ。 #プログラミング #csharp

Megria1201's tweet image. 16 個程度の float だと結局 for 文が最速なのか……。
せっかく SIMD 版のコードを書いたのになぁ。
#プログラミング
#csharp
Megria1201's tweet image. 16 個程度の float だと結局 for 文が最速なのか……。
せっかく SIMD 版のコードを書いたのになぁ。
#プログラミング
#csharp

Para economizar espaço, C# permite criar um alias com 'using' e um caractere Unicode. Isso pode tornar o código ilegível após a minificação, ideal para ofuscação. #CSharp #Unicode


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

@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


🚀 It’s here: Rock Your Code (20th Anniversary, 9th ed.)—my definitive .NET 10 coding standards. Cleaner, faster, more maintainable C# for teams that ship. Get it on Amazon! #dotnet #CSharp #RockYourCode #MVPBuzz #dotnet #dotnet10 bit.ly/CodingStandard…


Yah this is C# #dotnet #csharp

davidfowl's tweet image. Yah this is C#

#dotnet #csharp

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

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

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

🚀 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

🎓 My newest course just dropped! "Migrating ASP.NET Web APIs → Core" Get strategies, advice, and demos of updating your Web API solutions to Core. 🔗 dometrain.com/course/migrati… #dotnet #aspnetcore #csharp #webapi

JTowerMI's tweet image. 🎓 My newest course just dropped!
&quot;Migrating ASP.NET Web APIs →  Core&quot;

Get strategies, advice, and demos of updating your Web API solutions to  Core.

🔗 dometrain.com/course/migrati…

#dotnet #aspnetcore #csharp #webapi

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

If C# is as productive as we say, why am I seeing fewer .NET job posts? VB ruled the ’90s; today C# hovers mid-pack (compiled-only rankings). What’s Microsoft’s play to reignite demand? Practitioners + hiring managers: weigh in! #dotnet #csharp #MVPBuzz

realDotNetDave's tweet image. If C# is as productive as we say, why am I seeing fewer .NET job posts? VB ruled the ’90s; today C# hovers mid-pack (compiled-only rankings). What’s Microsoft’s play to reignite demand? Practitioners + hiring managers: weigh in! 
#dotnet #csharp #MVPBuzz

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

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

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

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

最近、本格的なabstract実装をやってabstractって意外と使えるんだってなってる。 #Csharp template method patternみたいな命名って、そういう実装の活用法を上手く言い表してる良い例だと思う 例えば以下の様に、シグネチャがちょっと違うだけのメソッドを共通化できるのだ。 2枚目が共通処理部…

sheephuman's tweet image. 最近、本格的なabstract実装をやってabstractって意外と使えるんだってなってる。
#Csharp 

template method patternみたいな命名って、そういう実装の活用法を上手く言い表してる良い例だと思う

例えば以下の様に、シグネチャがちょっと違うだけのメソッドを共通化できるのだ。
2枚目が共通処理部…
sheephuman's tweet image. 最近、本格的なabstract実装をやってabstractって意外と使えるんだってなってる。
#Csharp 

template method patternみたいな命名って、そういう実装の活用法を上手く言い表してる良い例だと思う

例えば以下の様に、シグネチャがちょっと違うだけのメソッドを共通化できるのだ。
2枚目が共通処理部…

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

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

Still building 🙃🙃 #csharp #gamedev @unity

OldguardGaming_'s tweet image. Still building 🙃🙃
#csharp #gamedev @unity

Loading...

Something went wrong.


Something went wrong.


United States Trends