I See Sharp 💻
@ISeeSharpYT
.NET Developer. Learn about C# .NET, Blazor and EntityFramework on my Youtube channel.
Może Ci się spodobać
Design system component checklist An open-source checklist to help you plan, build, and grow your design system. It covers design language, core components, and maintenance procedures. designsystemchecklist.com
Test your SQL knowledge 👇 Is the index below a good fit for the query? --- CREATE INDEX IX_Articles_DatePublished ON Articles (DatePublished); SELECT COUNT(*) FROM Articles WHERE DATEPART(YEAR, DatePublished) = 2023; --- And the answer is: - This isn't a good index for this…
When the database fetches a page and places it in the shared buffer pool, we gain access to all rows and columns within that page. So, the question arises: if we have all the columns readily available in memory, why would SELECT * be slow and costly? Is it really as slow as…
Do you want to learn Clean Architecture and DDD? I prepared 45 lessons for you 🔥 𝗖𝗹𝗲𝗮𝗻 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲 𝗙𝘂𝗻𝗱𝗮𝗺𝗲𝗻𝘁𝗮𝗹𝘀 - Project setup - youtu.be/tLk4pZZtiDY - Minimal APIs - youtu.be/GCuVC_qDOV4 - Dependency injection - youtu.be/tKEF6xaeoig -…
I created a bad Entity Framework query. The Linkedin community started optimizing it yesterday. Best result so far: Non-optimized: 1036.467ms (~1s) Optimized: 5.99ms Can you do better? Give it a try: github.com/StefanTheCode/… #Dotnet
github.com
GitHub - StefanTheCode/OptimizeMePlease
Contribute to StefanTheCode/OptimizeMePlease development by creating an account on GitHub.
Just in case this is a low key Microsoft inteview
I finally tried making a Youtube Short - The Ref Keyword in C# in 60 seconds😁 youtube.com/shorts/sO1cRiM…
I've just released a new video and I would love to hear your feedback! Entity Framework - 1 to 1, 1 to Many and Many to Many Relationships with .NET 6 in 2022 youtube.com/watch?v=9sXXfq… #dotnet #csharp #entityframework #SQLServer
youtube.com
YouTube
1 to 1, 1 to Many and Many to Many Relationships with EFCore in 2023
Container queries in Tailwind CSS? 👀 Quick little demo @malfaitrobin and I cooked up this afternoon... API and stuff definitely subject to change, but did this as a user-land plugin: play.tailwindcss.com/ExTUcVGb7k?siz…
I’ve come up with an interim solution to the queuing issue to see the Queen’s coffin in Westminster, let me know what you think, it’s not perfect but I don’t see anyone else coming up with anything
Check out my latest video - Everything you need to know about Records in C# (.NET 6 2022). I would leave to hear your feedback! youtube.com/watch?v=IiE5-T… #dotnet #csharp #cleancode
Entity Framework is fast ⚡ But you can make it even faster. Here are 3 simple things you can do: - Use AsNoTracking - Try out AsSplitQuery - Go Async AsNoTracking - entities won't be tracked in the ChangeTracker AsSplitQuery - useful when you have joins Async - throughput
Entity Framework - Setup, Code First Migrations and Database Creation with .NET 6 in 2022 👩💻 youtube.com/watch?v=A4tpHy… #dotnet #csharp #entityframeworkcore
youtube.com
YouTube
DbContext, Code First Migrations and Database Creation with EFCore
Hi Guys, Whom are few of the people I should follow for #blazor and it's nitty gritties? @jost0101 @rahulpnath
How do you test your architecture? To write my Fitness Functions to ensure Architectural Goals are met, I use a fantastic tool - NetArchTest github.com/BenMorris/NetA… #dotnet #SoftwareArchitecture #sortware #programming
How do you perform null checks in C#? Using the is operator is the safest approach, and it reads more naturally. #dotnet #chsarptips
The only guard library you need? #dotnet youtube.com/watch?v=l9b8gh…
youtube.com
YouTube
Throw, the only .NET guard clause library you need
United States Trendy
- 1. Texans 23K posts
- 2. James Cook 3,309 posts
- 3. Sedition 217K posts
- 4. #TNFonPrime 1,198 posts
- 5. Lamelo 9,115 posts
- 6. #MissUniverse 32.8K posts
- 7. Cheney 101K posts
- 8. Treason 115K posts
- 9. Prater N/A
- 10. Paul George 1,835 posts
- 11. TMNT 5,875 posts
- 12. Seditious 120K posts
- 13. #iubb N/A
- 14. Commander in Chief 62.5K posts
- 15. Go Bills 9,330 posts
- 16. #HTownMade 1,063 posts
- 17. Constitution 132K posts
- 18. UCMJ 12.1K posts
- 19. UNLAWFUL 91.4K posts
- 20. Last Ronin 3,282 posts
Może Ci się spodobać
-
Jon P Smith
@thereformedprog -
DevDevDev.net
@DevdevdevDotnet -
Gui Ferreira
@gsferreira -
David Pine (@[email protected]) 🇺🇦
@davidpine7 -
johncongdon
@johncongdon -
Uuree (Uurtsaikh Baatarsuren)
@uureebaa -
Kenny
@_Ken0x -
Heidi Laursen
@pnwlady -
Adnan
@madnan_rafiq -
Gachagua Reriani
@Steve_Ririani -
hakan oklay
@hakanoklay -
Kogam
@KogamTP
Something went wrong.
Something went wrong.