#csharp kết quả tìm kiếm
Just blogged: Run standalone C# files with .NET 10. thomasclaudiushuber.com/2025/10/14/net… Learn how you can use the .NET CLI to run C# files directly without creating a full project. This powerful feature of .NET 10 let's you use C# to write scripts. #csharp #dotnet #scripting #programming
🤓 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

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

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.


🎯 Week 15 Goals 👩💻 Continue with C# & .NET 🗄️ Design and connect Employee–Department database ⚙️ Integrate with ASP.NET Core Web API 🧠 Practice SQL queries (JOIN, UPDATE, DELETE) 🚀 Prep for a mini HRIS-style project #BuildInPublic #DotNet #CSharp #WebDev #MSSQL
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

“Smart Conversations: Integrating WhatsApp, Minimal API, and OpenAI,” to create a basic AI conversational agent for WhatsApp, RAG-based, using Minimal API. c-sharpcorner.com/article/smart-… #csharp #dotNet #MinimalAPI #OpenAI #RAG #WhatsApp @CsharpCorner
HTTP GET and POST examples in C# for y'all. :) buff.ly/3mshrtg #csharp #dotnet #dotnetforall #programming

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

🐞 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
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


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

📘『基礎からしっかり学ぶC#の教科書 第4版』は、C# 13対応で文法からしっかり学べる定番入門書。復習問題も充実! amazon.co.jp/dp/4296080431?… #CSharp #プログラミング #本紹介
Unlock the full power of FlexGrid! Join Greg Lutz on October 15 for a live CodeClinic and discover advanced tips for customizing and optimizing your C# .NET datagrids—plus a chance to win a free license. Don’t miss out: bit.ly/3KRXfRu #DotNet #CSharp #WinForms…
Sending emails through SMTP in C# has never been smoother. Build reliable delivery right into your app and simplify your workflow. #CSharp #EmailAutomation #SMTP #DevelopersLife #CodingCommunity #TechInnovation buff.ly/eJdcktD

I’m Starting a 90 - Day Coding Challenge!! For the next 90 days, I’ll be documenting my journey as I learn and build with c#. Each day, I’ll be sharing what I learn- from basic concepts to real world applications. #90DaysOfCode #CSharp #LearnToCode #CodingChallenge
Learn to develop & consume RESTful Web API services using C# and ASP.NET in this hands-on course. Start coding smarter — register today! tcworkshop.com/pages/course-d… #CSharp #WebAPI #Microsoft #Developers #TCWorkshop

“Smart Conversations: Integrating WhatsApp, Minimal API, and OpenAI,” to create a basic AI conversational agent for WhatsApp, RAG-based, using Minimal API. c-sharpcorner.com/article/smart-… #csharp #dotNet #MinimalAPI #OpenAI #RAG #WhatsApp @CsharpCorner
En C#, usa "local functions" para métodos anidados y más claros: void Outer() { void Inner() { /* lógica interna */ } Inner(); } #CSharp #LocalFunctions #OneDevTipADay
Just blogged: Run standalone C# files with .NET 10. thomasclaudiushuber.com/2025/10/14/net… Learn how you can use the .NET CLI to run C# files directly without creating a full project. This powerful feature of .NET 10 let's you use C# to write scripts. #csharp #dotnet #scripting #programming
Yesterday I shared Cocoar.Configuration. Today, the problem that almost killed it. How do you let different assemblies attach metadata to a builder they don't own—without coupling or losing type safety? dev.to/cocoar/the-cro… @dotnet #csharp #OpenSource
We are prioritizing stability and reliability over quantity in Terminaux to guarantee high quality releases. #Terminaux #csharp #programming #TechNews #TechUpdates #dotnet #library #libraries #terminal #console officialaptivi.wordpress.com/2025/10/14/ter…
HTTP GET and POST examples in C# for y'all. :) buff.ly/3mshrtg #csharp #dotnet #dotnetforall #programming

「このコード、なんとなく複雑…」で終わらせていませんか? 記事では、Claude Code×RoslynでC#のコード品質を定量化する手順を紹介します。 ポイントは循環的複雑度(CC)の測定を起点に、主観を離れて客観指標で議論できるようにすること。 zenn.dev/nexta_/article… #CSharp #Roslyn #コード品質…
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

Important ASP.NETCore Tips Use Dependency Injection — keep code clean & testable. Middleware order matters — controls app flow. Never store secrets in appsettings.json. Enable CORS for frontend clients. Log everything with Serilog. #ASPNETCore #CSharp #backend #microsoft
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

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



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

Something went wrong.
Something went wrong.
United States Trends
- 1. Yamamoto 35.7K posts
- 2. #DWTS 38.6K posts
- 3. Brewers 41.2K posts
- 4. #DWCS 7,259 posts
- 5. Ohtani 13.4K posts
- 6. #Dodgers 15.6K posts
- 7. #WWENXT 17.8K posts
- 8. Robert 106K posts
- 9. #RHOSLC 4,087 posts
- 10. Haji Wright 1,000 posts
- 11. Carrie Ann 4,584 posts
- 12. Young Republicans 60.7K posts
- 13. Roldan 2,473 posts
- 14. Elaine 60.4K posts
- 15. Whitney 15.4K posts
- 16. Politico 284K posts
- 17. Yelich 1,733 posts
- 18. Max Muncy 4,279 posts
- 19. Will Richard 2,476 posts
- 20. Pulisic 1,499 posts