One of the niceties of Visual Studio is the ability to nest files under similarly named files. If I have
Continue reading
Professional and Hobbyist Developer
One of the niceties of Visual Studio is the ability to nest files under similarly named files. If I have
Continue readingWhile I’m programming, I often use different code editors for different use cases, and one of my absolute favorite distinct
Continue readingI’ve come to notice that some companies leverage Active Directory groups for certain security policies. Conceptually, it works out to
Continue readingRecently I came across a handy little feature in Visual Studio and Visual Studio Code that allows for fast analysis
Continue readingRecently I had an issue where I needed to do a unique insert to a SQL database from a webapp.
Continue readingIn the book, The Pragmatic Programmer, a tip is presented stating “Use a Single Editor Well“. Using a single editor
Continue reading