Speaking at Milwaukee .NET Conference
I’ll be giving a talk at Milwaukee .NET Conference on Exception Driven Development on November 11, 2017
I’ll be giving a talk at Milwaukee .NET Conference on Exception Driven Development on November 11, 2017
Disclaimer: I was asked to write a review by WebStorm for a free open source license. With that said you will always get my honest feedback about the pros and cons about these editors.
Too many apps are throwing too many errors out there, resulting in confused users, lost business, and endless frustration.
While implementing a custom CodeSmith Generator Template Editor into Visual Studio 2010. I ran into an issue with getting the GoTo Line functionality to work properly. According to Microsoft this…
I had spent considerable time trying to open a new document window and then set the document text to the result of the generated template text. I found this to be an almost impossible task and…