Skip to main content

Posts

Showing posts from September, 2019

Code Snippets

To help speed up my development process, I decided to go down the path of creating code snippets for code blocks that I end up copying and pasting a lot.  I have published these to GitHub and will keep adding to them as I find the need to add more.  If you have any that you would like to add, please feel free to send them my way.  Here is a link to the git hub respiratory where I am keeping the code snippets. https://github.com/JamesStuder/CodeSnippets If you would like more information on howto create your own code snippets check out Microsoft's Documentation (Link Below). https://docs.microsoft.com/en-us/visualstudio/ide/code-snippets?view=vs-2019