Putting the Fun in C# Local Functions
Many popular languages support the use of local functions and in C# 7, support for them was announced with relatively little fanfare. As someone that would »
Many popular languages support the use of local functions and in C# 7, support for them was announced with relatively little fanfare. As someone that would »
As software developers, copy-pasting some code or a few files and having it in multiple places has always been smelly. There are several different avenues that »
It hasn't been too long since the latest 2.0 release of Glyphfriend, but with the release of Visual Studio 2017 coming around the corner, there »
I've seen quite a few posts online regarding folks having issues installing Visual Studio 2017 after using previous versions of the IDE (such as the various »
With Glyphfriend 2.0 being released, one of the points of emphasis for the re-write was to allow members of the community to more easily add »
Although not a great deal of it has been in the public, quite a few things have been going on with Glyphfriend, my Visual Studio extension »
Developing a web application today is probably one of the best times to ever do so, at least, if you can figure out how to get »
It's been around three months since the last major release for Glyphfriend, which consisted of quite a few new additions and a few minor housekeeping issues. »
As a developer of a rather popular Visual Studio extension, I have often had my fair share of issues when dealing with some of the quirks »
No one likes an application or site that loads slowly. Thankfully, as developers, there are things that we can do to help mitigate load times and »