Visual Studio


  Episode 246 Calvin is a Microsoft MVP, Software Engineer @newrelic on @TeamCodeStream and Host of @dotnetbytes podcast.   Links https://twitter.com/_CalvinAllen https://www.codingwithcalvin.net/ https://www.linkedin.com/in/calvin-allen/ https://github.com/CalvinAllen   Resources https://newrelic.com https://www.codestream.com/ https://twitter.com/dotNETBytes https://docs.microsoft.com/en-us/visualstudio/extensibility/?view=vs-2022 https://github.com/microsoft/VSSDK-Extensibility-Samples https://docs.microsoft.com/en-us/dotnet/framework/mef/ https://docs.microsoft.com/en-us/dotnet/api/streamjsonrpc https://marketplace.visualstudio.com/items?itemName=coding-with-calvin.OpenInNotepadPP2022 Visual Studio Extensibility Development   “Tempting Time” by Animals As Leaders used with permissions – All […]

VS and VS Code Extensibility with Calvin Allen


1
  Mads is a principal program manager on the Visual Studio Team and has published over 150 free Visual Studio extensions. He blogs about anything related to Visual Studio and extensibility, and is a home automation enthusiasts.   Links https://twitter.com/mkristensen https://github.com/madskristensen https://www.linkedin.com/in/madskvistkristensen/ https://www.madskristensen.net/ Resources https://visualstudio.microsoft.com/vs/preview/ https://docs.microsoft.com/en-us/visualstudio/releases/2022/release-notes-preview https://visualstudio.microsoft.com/downloads/ https://ncrunch.net/ https://devblogs.microsoft.com/cppblog/build-and-debug-c-with-wsl-2-distributions-and-visual-studio-2022/ https://visualstudio.microsoft.com/vs/features/extend/ […]

Episode 216 – Visual Studio 2022 with Mads Kristensen




5
Our employers, companies, and clients expect us to be professionals. They expect us to deliver quality products free of defects. How do we do that? Well, one way is to utilize code reviews. Code reviews are a way of getting a second set of eyes on the code. When a developer […]

Code Reviews are Required


I’ve been approached by 2 different people in the last week looking for ideas on a new career. Both showed interest in web development, and wanted my insight into the .NET world. I’ve written before about how I got started, but a lot has changed since I entered the field. […]

How to get started in web development


A Thorough Example We are about to embark on a journey. I, along with your help, will endeavor to create a complete website example using the trends I listed in my last post. Clayton HuntClayton has been programming professionally since 2005 doing mostly web development with an emphasis on JavaScript […]

Getting a Tutorial Project Started