Oracle .NET Developer Center Edit this page | less than 1 minute read Because of positive feedback from the community, we decided to use the Oracle Data Provider instead of the one shipped with .NET. You can download the provider, including a bunch of Visual Studio add-ins from the Oracle .NET Developer Center site. Share on Twitter Facebook Google+ LinkedIn Previous Next Leave a Comment
10 quality lessons from almost three decades of software development 11 minute read About testability, code reviews, flakiness, maintainability, pipelines and source control history March 7, 2025
Static and dynamic conditions in C#/Nuke build pipelines 3 minute read How you can use Nuke’s OnlyWhenStatic and OnlyWhenDynamic to handle the more complicated build pipelines in C# February 6, 2025
.NET solution templates for class library packages 3 minute read A new open-source project for making it trivial to build high-quality NuGet packages with all the bells and whistles January 20, 2025
8 coding lessons from almost three decades of software development 8 minute read Build better code, one habit at a time and other practical advice to enhance your team’s practices and your future self’s sanity. January 9, 2025
Leave a Comment