#dotnetdave ผลการค้นหา
“Whoever owns the most data will rule the world.” That was my tech prediction decades ago. Today, it’s reality. Here’s what that means for all of us—and how to fight back. #dotNetDave #GeekStory dotnettips.wordpress.com/2025/10/15/tec…
Writing code is only part of the job. At conferences—and in your career—soft skills matter just as much, if not more. Communication, empathy, and leadership are what take you further. #DevLife #dotNetDaveSays #dotnetdave #TechConferences dotnettips.wordpress.com/2025/06/02/dot…
Looks like #dotNetDave is bringing his A-game to the 2023 conference scene! We can't wait to see what he has in store for us. #keepussmarter
We will live in 30 minutes with @realDotNetDave and @dylanbeattie for the next episode of Rockin' The Code World - a weekly live show on .NET technology. Stay tuned!!! Live streaming at csharp.tv #LiveShow #Dotnetdave #DOTNET #RockinCodeWorld #CsharpTV
                                            #dotNetDave Says... All data coming into a type MUST be validated! Otherwise, encapsulation and abstraction are broken and so is #OOP! dotnettips.wordpress.com/2021/12/08/dot… #CodeQuality #MVPBuzz
We are going live in the next 1 hour with @realDotNetDave & @ArthurDoler for the next episode of Rockin' The Code World - a weekly live show focused on .NET technology. Live streaming at csharp.tv #LiveShow #Dotnetdave #dotnetforall #DOTNET #RockinCodeWorld
                                            Need a speaker for your Microsoft event? With 23+ years in Visual Studio and .NET, I can captivate and educate your audience. Check out my Sessionize profile and contact me! sessionize.com/david-mccarter/ #MVPBuzz #RockYourCode #dotNetDave
                                            Thou shalt not commit code without unit tests! #CodeQuality #dotNetDave
@dotnet software engineers, who are the leaders in the tech world you want me to invite to be on the show? This is your show, so let me know... I will invite anyone you ask for :-) #RockinCodeWorld #dotNetDave @realDotNetDave
                                            We are going live in 30 minutes. Stay tuned!!! Don't miss the opportunity to engage with our guest. Feel free to ask your questions during the live session. Live streaming at csharp.tv #LiveShow #Dotnetdave #dotnetforall #CsharpDotTv #DOTNET #RockinCodeWorld…
c-sharpcorner.com
Live Streams For Programmers & Developers - C# Corner
Live Streams For Programmers & Developers - C# Corner
Join @realDotNetDave with @ErikEJ, today at 10:00 AM (PST) for the next episode of Rockin' The Code World - a weekly live show focused on .NET technology. Live streaming at csharp.tv #CSharpTV #LiveShow #RockinCodeWorld #dotnetforall #DOTNET
                                                                            We are going live in 15 mins. Stay tuned!!! Don't miss the opportunity to engage with our guests. Feel free to ask your questions during the live session. Live streaming at tinyurl.com/48rhe3ms #LiveShow #Dotnetdave #dotnetforall #CsharpDotTv #DOTNET #RockinCodeWorld…
Join @realDotNetDave and a panel of experts including @carlfranklin, @buckleyplanet, @RockyLhotka, and @PoornimaNayar for an insightful panel discussion on .NET technology. Tune in today at 10:00 AM (PST) for Rockin' The Code World Live Show. Live streaming at…
                                                                            No one writes perfect code—not even you. Code reviews aren’t attacks—they’re opportunities to grow. Be open, be curious, and become a better developer. 👨💻👩💻 #CodeReview #DevLife #dotNetDave #SoftwareEngineers dotnettips.wordpress.com/2021/12/08/dot…
Too many teams jump into coding without planning or documentation. Then wonder why things fall apart. Stop the madness. Read why architecture still matters — yes, even in Agile.👇 #dotnet #DotNetDave #CodeQuality #CodeDocumentation dotnettips.wordpress.com/2019/11/01/dot…
Network calls are expensive. Distance doesn't guarantee speed. Avoid going across the wire unless necessary—and always batch requests. Your app (and your users) will thank you. #dotNet #PerformanceTips #dotNetDave #MVPBuzz dotnettips.wordpress.com/2025/05/12/dot…
dotnettips.wordpress.com
dotNetDave Says… Avoid Going Across the Wire Until Necessary!
Network calls create significant performance bottlenecks in modern applications due to latency and unpredictability. Developers should prioritize chunky communication and batch requests to improve …
dotNetDave Says… Take care of technical debt before it takes down your team! One dev shouldn’t be stuck cleaning up a decade of chaos. Fix it early or pay for it later. #MVPBuzz #dotnet #DotNetDave dotnettips.wordpress.com/2022/01/25/dot…
Unlock the secrets of exception handling in .NET with my latest episode of 256 Seconds with dotNetDave! 🎥 Learn best practices for reusable assemblies, prevention strategies, and more. Dive in now! dotnettips.wordpress.com/2024/06/03/256… #dotNetDave #ExceptionHandling #dotNET
dotnettips.wordpress.com
256 Seconds with dotNetDave: Handling Exceptions Part 1 – Reusable Assemblies
This content discusses exception handling in Microsoft .NET, focusing on application layer and reusable assemblies. It offers insights on preventing exceptions and notifying calling code, and refer…
Looking forward to the live session! Don't miss the chance to engage with our guests and ask your questions. Join us in 15 mins at tinyurl.com/48rhe3ms #LiveShow #Dotnetdave #dotnetforall #CsharpDotTv #DOTNET #RockinCodeWorld @CSharpDotTV
youtube.com
YouTube
Rockin’ The Code World with dotNetDave: Panel Discussion - Ep. 99
The show is on a weekend break, and the next episode will air on the 17th. In the meantime, I encourage you to enjoy a previous episode featuring some amazing guests! bit.ly/RockinCodeWorl… #dotNetDave #MVPBuzz @realDotNetDave @CSharpDotTV
                                            #dotNetDave Says... All data coming into a type MUST be validated! Otherwise, encapsulation and abstraction are broken and so is #OOP! dotnettips.wordpress.com/2021/12/08/dot… #CodeQuality #MVPBuzz
“Whoever owns the most data will rule the world.” That was my tech prediction decades ago. Today, it’s reality. Here’s what that means for all of us—and how to fight back. #dotNetDave #GeekStory dotnettips.wordpress.com/2025/10/15/tec…
Writing code is only part of the job. At conferences—and in your career—soft skills matter just as much, if not more. Communication, empathy, and leadership are what take you further. #DevLife #dotNetDaveSays #dotnetdave #TechConferences dotnettips.wordpress.com/2025/06/02/dot…
No one writes perfect code—not even you. Code reviews aren’t attacks—they’re opportunities to grow. Be open, be curious, and become a better developer. 👨💻👩💻 #CodeReview #DevLife #dotNetDave #SoftwareEngineers dotnettips.wordpress.com/2021/12/08/dot…
Too many teams jump into coding without planning or documentation. Then wonder why things fall apart. Stop the madness. Read why architecture still matters — yes, even in Agile.👇 #dotnet #DotNetDave #CodeQuality #CodeDocumentation dotnettips.wordpress.com/2019/11/01/dot…
Network calls are expensive. Distance doesn't guarantee speed. Avoid going across the wire unless necessary—and always batch requests. Your app (and your users) will thank you. #dotNet #PerformanceTips #dotNetDave #MVPBuzz dotnettips.wordpress.com/2025/05/12/dot…
dotnettips.wordpress.com
dotNetDave Says… Avoid Going Across the Wire Until Necessary!
Network calls create significant performance bottlenecks in modern applications due to latency and unpredictability. Developers should prioritize chunky communication and batch requests to improve …
Thou shalt not commit code without unit tests! #CodeQuality #dotNetDave
dotNetDave Says… Take care of technical debt before it takes down your team! One dev shouldn’t be stuck cleaning up a decade of chaos. Fix it early or pay for it later. #MVPBuzz #dotnet #DotNetDave dotnettips.wordpress.com/2022/01/25/dot…
Need a speaker for your Microsoft event? With 24+ years in Visual Studio and .NET, I can captivate and educate your audience. Check out my Sessionize profile and contact me! sessionize.com/david-mccarter/ #MVPBuzz #RockYourCode #dotNetDave
Need a speaker for your Microsoft event? With 23+ years in Visual Studio and .NET, I can captivate and educate your audience. Check out my Sessionize profile and contact me! sessionize.com/david-mccarter/ #MVPBuzz #RockYourCode #dotNetDave
                                            Need a speaker for your Microsoft event? With 23+ years in Visual Studio and .NET, I can captivate and educate your audience. Check out my Sessionize profile and contact me! sessionize.com/david-mccarter/ #MVPBuzz #RockYourCode #dotNetDave
Unlock the secrets of exception handling in .NET with my latest episode of 256 Seconds with dotNetDave! 🎥 Learn best practices for reusable assemblies, prevention strategies, and more. Dive in now! dotnettips.wordpress.com/2024/06/03/256… #dotNetDave #ExceptionHandling #dotNET
dotnettips.wordpress.com
256 Seconds with dotNetDave: Handling Exceptions Part 1 – Reusable Assemblies
This content discusses exception handling in Microsoft .NET, focusing on application layer and reusable assemblies. It offers insights on preventing exceptions and notifying calling code, and refer…
Need a speaker for your Microsoft event? With 23+ years in Visual Studio and .NET, I can captivate and educate your audience. Check out my Sessionize profile and contact me! sessionize.com/david-mccarter/ #MVPBuzz #RockYourCode #dotNetDave
                                            Unlock the secrets of exception handling in .NET with my latest episode of 256 Seconds with dotNetDave! 🎥 Learn best practices for reusable assemblies, prevention strategies, and more. Dive in now! dotnettips.wordpress.com/2024/06/03/256… #dotNetDave #ExceptionHandling #dotNET
dotnettips.wordpress.com
256 Seconds with dotNetDave: Handling Exceptions Part 1 – Reusable Assemblies
This content discusses exception handling in Microsoft .NET, focusing on application layer and reusable assemblies. It offers insights on preventing exceptions and notifying calling code, and refer…
Need a speaker for your Microsoft event? With 23+ years in Visual Studio and .NET, I can captivate and educate your audience. Check out my Sessionize profile and contact me! sessionize.com/david-mccarter/ #MVPBuzz #RockYourCode #dotNetDave
                                            Interview with Jakob Bradford: General Manager at NDC Conference. Intrigued by this innovative blend of festival and conference, I had the opportunity to sit down and converse with Jakob Bradford, General Manager at @NDC_Conferences dotnettips.wordpress.com/2023/09/16/con… #cphdevfest #dotNetDave
                                            Departments that operate in silos act like a cancer, driving talented engineers away. We thrive on creating software that delights users, and silos are a significant barrier to that goal. #dotNetDave #SoftwareEngineer
                                            We will live in 30 minutes with @realDotNetDave and @dylanbeattie for the next episode of Rockin' The Code World - a weekly live show on .NET technology. Stay tuned!!! Live streaming at csharp.tv #LiveShow #Dotnetdave #DOTNET #RockinCodeWorld #CsharpTV
                                            Need a speaker for your Microsoft event? With 23+ years in Visual Studio and .NET, I can captivate and educate your audience. Check out my Sessionize profile and contact me! sessionize.com/david-mccarter/ #MVPBuzz #RockYourCode #dotNetDave
                                            Dear Followers, I am always looking for article ideas for dotNetTips.com. If you have a burning question about #dotNet, code quality, code performance, or interviewing, please post your idea! Thanks in advance! #RockYourCode #dotNetDave #RockYourCareer
                                            We are going live in the next 1 hour with @realDotNetDave & @ArthurDoler for the next episode of Rockin' The Code World - a weekly live show focused on .NET technology. Live streaming at csharp.tv #LiveShow #Dotnetdave #dotnetforall #DOTNET #RockinCodeWorld
                                            🚀 As your software engineering guide, I'm here to help! If my insights have been valuable, consider buying me a coffee or two to keep the ideas brewing. ☕️ Your support means the world! 🌐 buymeacoffee.com/dotnetdave #Gratitude #dotNetDave #dotnet
                                            @dotnet software engineers, who are the leaders in the tech world you want me to invite to be on the show? This is your show, so let me know... I will invite anyone you ask for :-) #RockinCodeWorld #dotNetDave @realDotNetDave
                                            The show is on a weekend break, and the next episode will air on the 17th. In the meantime, I encourage you to enjoy a previous episode featuring some amazing guests! bit.ly/RockinCodeWorl… #dotNetDave #MVPBuzz @realDotNetDave @CSharpDotTV
                                            Something went wrong.
Something went wrong.
United States Trends
- 1. Cowboys 67.2K posts
 - 2. Nick Smith Jr 7,340 posts
 - 3. Cardinals 29.8K posts
 - 4. #WWERaw 59.6K posts
 - 5. Kawhi 3,742 posts
 - 6. #LakeShow 3,162 posts
 - 7. Jerry 44.4K posts
 - 8. Kyler 8,080 posts
 - 9. Blazers 7,098 posts
 - 10. Logan Paul 9,756 posts
 - 11. No Luka 3,150 posts
 - 12. Jacoby Brissett 5,280 posts
 - 13. Pickens 6,573 posts
 - 14. Jonathan Bailey 15.5K posts
 - 15. Koa Peat 6,107 posts
 - 16. Cuomo 167K posts
 - 17. Javonte 4,191 posts
 - 18. AJ Dybantsa 1,554 posts
 - 19. Bronny 14.1K posts
 - 20. Pacers 11.8K posts