This week's reading notes cover a variety of insightful topics, from enhancing your development environment with dev containers on Windows to prioritizing open-source bugs effectively. You'll also find helpful posts on integrating MFA into your login process, exploring RavenDB's vector search capabilities, and understanding the differences between Ask Mode and Agent Mode in Visual Studio.
Happy reading!
![]() |
A wild turkey in my driveway!? |
Suggestion of the week
- Supercharge Your Dev Containers on Windows (Mike Evans-Larah) - A great simple tip that can improve your experience while developing.
Databases
- Using Vector Search for Posts Recommendations (Oren Eini) - Cool demo using Raven DB
Programming
Why You Should Incorporate MFA into Your Login Process (Suzanne Scacca) - You think the answer is simple, think again. Nice post that explains the difference between 2FA and MFA and why you should or should not implement one of those
Aspire Dashboard (Joseph Guadagno) - Great deep dive about the Aspire dashboard, learn all the features packed inside it
Open Source
- How I Prioritize OSS Bugs (jeremydmiller) - A very instructive post on a real-life issue. It's harder than people think to prioritize. And it may help you write better bug reports...
AI
Ask Mode vs Agent Mode - Choosing the Right Copilot Experience for .NET ( Wendy Breiding) - Still not sure what mode to pick in VSCode? Here is a quick post to clarify the options.
MCP server integration in Visual Studio (Mark Downie) - Great update! That security stuff is very important and a good example using get up to store your tokens love it