#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


#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.…
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.


🐞 Debugging in C# Debugging = removing bugs from your code! You can do it manually or use tools like Visual Studio’s debugger. Hit F5 to run with debug config. Release config? That’s for performance! #cs_internship #csharp #step2
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

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

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

Fully revamped the tree view 🌳 in .NET Lab (lab.razor.fyi). Now with cursor syncing. Can display syntax, IOperation, and symbol info. #dotnet #csharp #roslyn #dotnetlab

Terminaux 8.0 is now a Long Term Release (LTS) version! Supported until October 13th, 2030! #Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #library #libraries #terminal #console officialaptivi.wordpress.com/2025/10/13/ter…
I’m sharing the following video, “Smart Conversations: Integrating WhatsApp, Minimal API, and OpenAI,” to create a basic AI conversational agent for WhatsApp, RAG-based, using Minimal API with C#. #CSharp #MinimalAPI #EvolutionAPI #WhatsApp #RAG #DotNet c-sharpcorner.com/article/smart-…
Terminaux 8.0 is now available on NuGet! #Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #library #libraries #terminal #console officialaptivi.wordpress.com/2025/10/13/ter…
I just launched a new tutorial showing you how to build a Real-Time Day Planner using WPF and C# ✨ Read the full blog: medium.com/p/building-a-r… See the app in action: youtu.be/P0J6JZ73m0Q #WPF #CSharp #DesktopApp #MVVM #Programming

🚀 Just published my first public technical article! Introducing Cocoar.Configuration v3.0 — reactive, strongly-typed, and now Type-First configuration for .NET. Read it on Dev.to 👇 dev.to/cocoar/reactiv… @dotnet #csharp #opensource #devcommunity
🚀 Tired of HashSet<T> falling apart in multi-threaded .NET code? Boost Your .NET Projects with ConcurrentHashSet<T> from Spargine—thread-safe, familiar API, and built for performance. Details + NuGet here! #dotnet #csharp #spargine #threadsafe dotnettips.wordpress.com/2025/07/13/boo…
📘『基礎からしっかり学ぶC#の教科書 第4版』は、C# 13対応で文法からしっかり学べる定番入門書。復習問題も充実! amazon.co.jp/dp/4296080431?… #CSharp #プログラミング #本紹介
Have fun with .NET 10: edit App.cs && dotnet App.cs This command opens the file in the CLI editor, and once you save and exit, it compiles and runs the file. Edit is a sleek and lightweight CLI editor—find out more about it here. #dotnet #csharp #Edit egvijayanand.in/2025/05/29/how…
Its a treasure trove for @code & @github #GitHubCopilot quite a few of them are my daily drivers especially from the #csharp and @Azure collections. Also expect a few PRs for those I didn't find there for my tech stack and workflow 😀
In C#10 or older, when creating a struct, have to initialise all field values. If you don't, the compiler will complain. C#11 introduces 'Auto-Default Structs' which will initialise fields for you to default values! #dotnet #csharp #softwaredevelopment #dotnetconf #microsoft

If you're checking for null in C# by simply writing 'if x is null, set it to y,' there's a better way: The Null Coalescing Operator. Check out my short video showing off this awesome C# feature! 👇 youtube.com/shorts/rVCdKgs… #dotnet #csharp #softwaredevelopment #video
youtube.com
YouTube
Null Checks in C# with Null Coalescing Operator
Je dois créer un peu plus de contenus en Français j'avoue ... Toujours autour de mes sujets favoris #csharp #dotnet #dotnetonaws Let's goooo 🚀💪
ICYMI: (08/16/2023): "Working with the LinkedIn API with C#." RTs and feedback are always appreciated! jjg.me/3KLmxOh #API #LinkedIn #csharp #NET
Have fun with .NET 10: echo Console.WriteLine("Hello World!!!") >> App.cs && dotnet run App.cs #dotnet #csharp #dotnetmaui #aspnetcore #Blazor #Console #CLI #Terminal
What’s new in .NET Discover how the latest #dotnet release redefines developer productivity with faster builds, smarter #CSharp features, and deeper AI integration. Learn why this update sets a new standard for modern app development. is.gd/JjCbF7
Please look at our latest roles; erinassociates.com/jobs.php #PHP #dotnet #Csharp #java #DBA #SQL #data #informationsecurity #businessintelligence #angularjs #infosec #NodeJS #developer #nosql #DevOps #CyberSecurity #dotnetcore #fullstack #devjobs #ITJobs #AWS #Azure #DBA #remotejob


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

🤓 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

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

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

🚀 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

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

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.




Something went wrong.
Something went wrong.
United States Trends
- 1. phil 39.2K posts
- 2. phan 58.9K posts
- 3. Columbus 198K posts
- 4. President Trump 1.21M posts
- 5. Middle East 299K posts
- 6. Cam Talbot N/A
- 7. Thanksgiving 58.2K posts
- 8. #LGRW 1,853 posts
- 9. #IndigenousPeoplesDay 16.1K posts
- 10. Brian Callahan 12.3K posts
- 11. Titans 36.4K posts
- 12. Macron 233K posts
- 13. Azzi 10.5K posts
- 14. #UFC323 4,970 posts
- 15. Cejudo 1,401 posts
- 16. Cape Verde 25.1K posts
- 17. Vrabel 6,788 posts
- 18. HAZBINTOOZ 7,521 posts
- 19. #DonnaAdelson N/A
- 20. Native Americans 17K posts