code snippets

  1. K

    Need Help with Android Barcode Scanner Integration

    Hey everyone, I'm currently working on integrating a barcode scanner into my Android application, and I'm encountering some challenges. I've been researching various libraries and APIs, but I'm struggling to find one that fits my requirements perfectly. Specifically, I need a solution that is...
  2. Adding UWP features to your existing PC software

    With last summer’s release of the Windows 10 Anniversary Update and the announcement of the Windows Store supporting apps built with the Desktop Bridge technology, we want to share more details and sample code on how to further enhance and extend your PC software on Windows 10. In addition to...
  3. Windows 7 Visual Studio Toolbox: Creating and Using Code Snippets

    In this episode, we explore code snippets, an underappreciated feature of Visual Studio. Code snippets are existing pieces of code. All you have to do is type the snippets shortcut and Visual Studio writes the code for you. Watch as we first use a couple of snippets that ship with Visual Studio...