From the very start, most of the RavenDB community communication was handled via the mailing list. Some members of the community mentioned that this workflow is outdated and wanted to move to a more modern options. As a result, we opened up the GitHub Discussions board and we welcome the community there as well.Ask your questions, interact and let us know what you are doing with RavenDB.
I've heard about AutoHotKey before but never gotten round to installing it until recently. Basically I had a bunch of text (code) that I…Keep Reading →
When using an external closed-source library, it can sometimes be useful to understand how it works and debug it like if it were part of your solution.To display the source code of a DLL when debugging, Visual Studio relies on PDB files (Symbol files) to link compiled code to source code. This mean
In this post, I wanted to share the steps required to get started with GitHub Actions to automate your workflows directly inside GitHub. I’ve fairly recently been learning about using GitHub actions while creating and maintaining them as part of my work at Elastic. I very much agree that the best way to embed what […]
A couple of years ago, I wrote an article on how to use the git command line to sync a fork with its upstream branch. Now, you should need…Keep Reading →
Last week my sixth Pluralsight course, “String Manipulation in C#: Best Practices” was released. This new course dives into creating, modifying, searching and parsing strings in .NET. Strings are one of the most used types in .NET applications and In this course, you’ll uncover everything you need to know about strings to use them effectively […]
We use cookies to analyze our website traffic and provide a better browsing experience. By
continuing to use our site, you agree to our use of cookies.