#csharp search results
🤓 File-based apps in C# are insane! I love them...my package.json has a script that is simply `dotnet run file.cs`. #javascript 💜 #csharp

🚀 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-…

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

#WinUITableView on @UnoPlatform now keeps the header row pinned while scrolling 🎉 coming in v1.4! #WinDev #csharp #dotnet #fluentdesign #WinUI github.com/w-ahmad/WinUI.…
👀A sneak peek at Frozen Columns support coming to #WinUITableView! Stay tuned for v1.4 🚀 #WinDev #csharp #dotnet #fluentdesign #WinUI github.com/w-ahmad/WinUI.…
heh, learnt a neat trick with namespaces.. don't need to include full namespace in using declaration if I've got the namespace declared on the file scope. #gamedev #indiedev #csharp #monogame

Sometimes when I look at my HtmlForgeX module and how with zero html/zero css/zero js I can create super fancy HTML in #csharp I'm amazed myself. It's just a small test demo I did, and just 5-10 components of like 100.


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

Blazorise v1.8.4 is out now! 🚀 A smaller release – but packed with quality of life improvements that make a big difference in day-to-day development 👇 Release notes: blazorise.com/news/release-n… #blazor #csharp #devs #components #update 1/4

🚀 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

C# 14 – What’s New and Why It Matters Discover how #CSharp 14 refines developer productivity with inline arrays, ref fields in structs, and improved interceptors. Learn how these features push #dotnet performance and control to the next level. is.gd/m5AMGa
#横断プログラミングかるた #エンジニア #CSharp #DotNetCore 対応するC#と.NETのバージョンをC#12.0/.NET 8.0→C#14.0/.NET 9.0へ変更します by IT業界向けカードゲーム『横断プログラミングかるた』第2版制作費捻出と販売 camp-fire.jp/projects/88154… #クラウドファンディングCAMPFIRE @YunProJPより
SOLID principles in c# #dotnet #python #csharp #aspnetcore #dotnetcore #AI #article #coding #developer #Java #solid

LiteDB got Vector Search support! This is great! #dotnet #LLM #csharp github.com/litedb-org/Lit…
Yes, @StarbeamOne's solution currently features 194,000 lines of #CSharp and 53,000 lines of #Razor. Notable is the 14,345 files of C#, which means the average file has roughly 13.5 lines of code in it. Fewer lines of code means the less something can go wrong and therefore…

"그럴 리 없어" → VERIFY "이거 버그 같긴 한데 급하진 않음" → CHECK912 "이건 지금 터짐" → CHECK911_THROW 🚨 나만의 방어 유틸 5종 세트 공개 😎 blog.popekim.com/ko/2025/10/11/… #CSharp #Assert #DefensiveProgramming #코딩밈
Usa "optional chaining" en C# para evitar null checks repetitivos: var length = person?.Address?.Street?.Length #CSharp #OptionalChaining #OneDevTipADay
DTO Vs Entity in .NET #dto #dotnet #csharp #dotnetcore #netcore #aspnet #aspnetcore #Coding #developer #python #sql #mysql #FolloForFolloBack

🚀 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-…

Many still see C#/.NET as Windows-only, but that’s changing fast. With .NET MAUI, Blazor, and strong Linux support, cross-platform development opens more opportunities. It’s worth embracing to stay flexible and relevant in today’s diverse ecosystem. #dotnet #csharp
heh, learnt a neat trick with namespaces.. don't need to include full namespace in using declaration if I've got the namespace declared on the file scope. #gamedev #indiedev #csharp #monogame

I added a C# code executor to my Blazor app using Roslyn scripting. You can write C# code directly in the browser, hit run, and see the results instantly. Added timeouts, caching, and safety checks so it doesn't blow up 😅 Let me show you how it works 👇 #dotnet #csharp

Need to filter large datasets in #CSharp? 🧵 Master the use of DataTable filters with examples, logical operators, and more! 💡 Clean, efficient data handling starts here. 🔗 Read more: educba.com/c-sharp-datata… #DotNet #DataTable #CodingTips #CodeNewbie #SoftwareDev #LearnCSharp

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

🚀 We’re hiring C# Developers @Celonis India! 🇮🇳 Join us to build scalable .NET apps, write clean code & make a real impact. We’re looking for engineers (IC2 & IC3) with 3–9 years of experience in C# & .NET. #DotNetJobs #CSharp #Hiring

AssetBundleを解析してくれるMCP ServerをOSSとして公開しました! 「AssetBundleに含まれるテクスチャの一覧を教えて」といった質問をgemini-cliやcopilot agentでできるようになります セットアップも設定ファイルを編集するだけですので是非お試しくださいmm #csharp github.com/hanachiru/Asse…

🤓 File-based apps in C# are insane! I love them...my package.json has a script that is simply `dotnet run file.cs`. #javascript 💜 #csharp

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

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

Workleap's C# coding standard has reached 100 stars in just a couple of days. It seems people like the idea of simply installing a NuGet package to get code style, best practices for perf, quality, and security enforced by default in any IDE and during CI builds! #dotnet #csharp

We standardized our C# code style, fine-tuned hundreds of built-in Roslyn analyzers and MSBuild properties, all bundled into a single reusable NuGet package. No more EditorConfig files! Learn more at medium.com/p/02ff340b4a96 🧵Learnings and benefits in thread... #dotnet #csharp


💡 Tip C# ❌ Evita concatenar strings con bucles (puede ser lento y complicado) ✅ Usa string.Join para unir colecciones de forma rápida y limpia 🚀✨ ¡Haz tu código más eficiente y legible! 👏 #csharp #dotnet #devtips #programacion

Sometimes when I look at my HtmlForgeX module and how with zero html/zero css/zero js I can create super fancy HTML in #csharp I'm amazed myself. It's just a small test demo I did, and just 5-10 components of like 100.


🚀 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

Regex is powerful for pattern matching, but what about performance? Read more here: devleader.ca/2024/04/08/csh… #CSharp #DotNet #Regex #Performance

Something went wrong.
Something went wrong.
United States Trends
- 1. Justin Fields 3,083 posts
- 2. The Jets 30.4K posts
- 3. #BroncosCountry 1,983 posts
- 4. Good Sunday 63.7K posts
- 5. Sherwood 1,180 posts
- 6. #JetUp 1,108 posts
- 7. Tyrod N/A
- 8. Peart N/A
- 9. #AskFFT N/A
- 10. #sundayvibes 6,129 posts
- 11. Nate Adkins N/A
- 12. Brownlee N/A
- 13. #DENvsNYJ 1,298 posts
- 14. Rich Eisen N/A
- 15. Troy Franklin N/A
- 16. George Stephanopoulos 1,215 posts
- 17. Lutz 1,396 posts
- 18. Evan Engram N/A
- 19. Nick Folk N/A
- 20. KenPom 1,122 posts