#csharpprogramming zoekresultaten
C# is making a strong comeback 🔥 It’s one of the fastest-growing languages of 2025 (up by ~2.7% in the Tiobe index). The .NET ecosystem is clearly gaining momentum, might be the best time to give it a try. #TechNews #csharpprogramming
built an simple text editor using C# and windows Forms - deploy the applications - published in Github (Releases) - for starters , i built it to explore C# and for fun. note : going to build a full fledged version in rust. #csharpdevelopers #csharpprogramming #GitHub #releases
C# tip 32: Use CancellationToken for a stoppable task. #csharpprogramming #csharpdevelopers Check out more tips in the series here: youtube.com/playlist?list=…
Solved two new challenges on @exercism_io today! One focused on class-related problems, and the other on working with the DateTime object. Also got hands-on with writing unit tests using xUnit, following the Arrange / Act / Assert pattern. Steady progress. 🚀 #csharpprogramming
Day 20 of #100DaysOfCode 🚀✅ More on Course Work #csharpprogramming Learned -> Structures -> References -> Classes and Objects -> Created basic projects #CodingJourney #buildinpublic #Coding
What if the C# type system was your SQL engine? Ours runs so fast it rivals hand‑coded loops… and leaves LINQ eating dust: dev.to/hez2010/typeds… #dotnet #SQL #csharpprogramming #performance
I built a free, searchable enum script for the Unity Editor to improve my workflow. Maybe it can help you too. Downloadable on GitHub: github.com/oilsheik/Unity… #Unity3d #indiedev #csharpprogramming
Idempotency in Software Engineering mbarkt3sto.hashnode.dev/idempotency-in… #csharpprogramming #TypeScript #SoftwareEngineering
Day 17 of #100DaysOfCode ✅🚀 C# Learned about -> Procedures -> Functions Worked on coursework exercises -> Dice - Simulator -> Railway Train Departures -> Non numeric -> Pythagoras' theorem -> Ten Green Bottles #buildinpublic #csharpprogramming #Coding #100DayChallenge
Opus 4.5 successfully persuaded me not to use Akka.Persistence for versioning / audit-trailing memories in Memorizer v1, opting to just use Postgres for event-sourcing + snapshots instead due to existing constraints + data. Why is this remarkable? Because it was more 1.…
A Quick Guide to C# with Unity - freecomputerbooks.com/A-Quick-Guide-… Explain and show you how you can create your own C# scripts from scratch, and interact with Unity's objects. #csharp #CsharpProgramming #unity #unity3d #UnityEngine #GameProgramming #CsharpDevelopers #programming
freecomputerbooks.com/C-Sharp-Progra… It is the only one that will get you to learn C# fast without wasting so much time. #Csharp #CsharpProgramming #Microsoft #MicrosoftProgramming #Dotnet #DotnetProgramming #programming #programminghelp #SoftwareDeveloper #SoftwareEngineer
Diferencias entre const y static readonly en #Csharp emanuelpeg.blogspot.com/2025/10/difere… #csharpprogramming
FocusBeam version 1.1 is released. #dotnet #csharpprogramming #OpenSource github.com/prahladyeri/Fo…
Use Qdexi Technology's C# programming services to unlock success! The success of your project depends on experience, creativity, and dependability. Read More: rb.gy/tb1lm0 #csharp #csharpprogramming #csharpdeveloper #digitalmarketingservice #marketingstrategies
C# 11 Programming Essentials - freecomputerbooks.com/C-Sharp-11-Pro… Get you #programming C# quickly by explaining core concepts and providing the essential code needed. #csharp #CsharpProgramming #programmers #SoftwareDevelopers #programmers #SpftwareEngineers
Learn C# Programming: Basics to Advanced youtube.com/playlist?list=… #CSharp #CSharpProgramming #Coding #LearnCSharp #CSharpTutorials #SoftwareDevelopment #Programming #DotNet #TechEducation #ComputerScience
Opus 4.5 successfully persuaded me not to use Akka.Persistence for versioning / audit-trailing memories in Memorizer v1, opting to just use Postgres for event-sourcing + snapshots instead due to existing constraints + data. Why is this remarkable? Because it was more 1.…
Dot.Blog | Le pipeline Source Generators en .NET : créer des outils compile-time efficaces e-naxos.com/Blog/post/Sour… #dotnet #csharpprogramming
Create your own plugins for TARILIO! Complete 'how to' use TARILIO's Plugin Architecture to index data #TARILIO can't index out of the box - custom databases - data from external API's. #OpenSource #csharpprogramming github.com/electronart/S3…
github.com
TARILIO Plugins
TARILIO Plugin for indexing and searching files in AWS S3 buckets. - electronart/S3-Sample-Plugin
What if the C# type system was your SQL engine? Ours runs so fast it rivals hand‑coded loops… and leaves LINQ eating dust: dev.to/hez2010/typeds… #dotnet #SQL #csharpprogramming #performance
Day 94/100 🔥 #100DaysOfCode More WPF today. Did I say that I started learning it? Of course, not particularly through my own initiative — who would learn a proprietary, Windows-only UI framework in an era of cross-platform systems? #WPF #csharpprogramming
.net developer suggest me good resources to learn asp.net #csharpprogramming
Solved two new challenges on @exercism_io today! One focused on class-related problems, and the other on working with the DateTime object. Also got hands-on with writing unit tests using xUnit, following the Arrange / Act / Assert pattern. Steady progress. 🚀 #csharpprogramming
Idempotency in Software Engineering mbarkt3sto.hashnode.dev/idempotency-in… #csharpprogramming #TypeScript #SoftwareEngineering
C# tip 32: Use CancellationToken for a stoppable task. #csharpprogramming #csharpdevelopers Check out more tips in the series here: youtube.com/playlist?list=…
Day 20 of #100DaysOfCode 🚀✅ More on Course Work #csharpprogramming Learned -> Structures -> References -> Classes and Objects -> Created basic projects #CodingJourney #buildinpublic #Coding
愚痴を一つ。 高度なコードの書き方してるようだが メンテナンスするとき、非常にわかりにくい!! ま、俺の勉強にはなるけど。。。。 なんかさ・・・ 開発したSEの腐ったような「どや顔」が思い浮かぶから 無茶苦茶にムカつく #csharp #csharpprogramming #csharpdevelopers
C# is making a strong comeback 🔥 It’s one of the fastest-growing languages of 2025 (up by ~2.7% in the Tiobe index). The .NET ecosystem is clearly gaining momentum, might be the best time to give it a try. #TechNews #csharpprogramming
.NET 10 is released today. In this article, I analyse the evolution of .NET Native AOT compilation since its introduction in .NET 7 #dotnet #csharpdev #csharpprogramming code.soundaranbu.com/state-of-nativ…
LINQの利用例、ファイルの読み込み部分だけ切り抜いて、ショート動画をアップしました。 youtube.com/shorts/idOdhvw… #プログラミング初心者 #LINQ #csharpprogramming
youtube.com
YouTube
【C#入門】LINQで入力検証しながらファイルを読み込む方法
#csharpprogramming #GodotEngine #developer #gamedev #indiegame #ProfessionalDevelopment Can't release the version I'm working on until world saving is working once again. Should be a release tonight.
Something went wrong.
Something went wrong.
United States Trends
- 1. Packers 91.5K posts
- 2. Packers 91.5K posts
- 3. Caleb Williams 36.6K posts
- 4. Malik Willis 15K posts
- 5. DJ Moore 27.1K posts
- 6. #BearDown 4,474 posts
- 7. Nixon 12K posts
- 8. Ben Johnson 9,603 posts
- 9. Doubs 8,876 posts
- 10. Oregon 35.6K posts
- 11. Clippers 8,052 posts
- 12. Jordan Love 12.8K posts
- 13. Bowen 12.3K posts
- 14. #GoPackGo 7,812 posts
- 15. Cher 36.5K posts
- 16. #GBvsCHI 3,191 posts
- 17. Tulane 32.1K posts
- 18. #Toonami 2,105 posts
- 19. GOOD BETTER BEST 3,728 posts
- 20. LaFleur 4,327 posts