Explore >> Select a destination


You are here

michaelscodingspot.com
| | nodogmablog.bryanhogan.net
10.5 parsecs away

Travel
| | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.
| | keithbabinec.com
5.0 parsecs away

Travel
| | It is important for software engineers to understand how to analyze process dumps so that they can determine why their application is crashing or behaving unexpectedly. However, it can be hard to know where to start with the process. This post aims to be a starting point for a very common situation: debugging a crash...
| | werat.dev
10.6 parsecs away

Travel
| | There has been lots of discussions recently about the usefulness of debuggers (on Twitter/Reddit and probably other platforms). Some people brag about never using/needing one and some people can't imagine their life without stepping through the code line by line. I'm both of these people at different times, so I'm not going to judge anyone. Instead, let me share a short debugging story and you can decide for yourself :)
| | visualstudioextensions.vlasovstudio.com
72.1 parsecs away

Travel
| ESharper is an Excel add-in that lets you write user defined functions and commands using C# interactively in a live Excel session. v2.0.0 lets you edit function and command code with IntelliSense and syntax highlighting in Visual Studio 2022: Download the installer.