sample application

About this tag
The sample application tag on WindowsForum.com covers discussions about C++ programming and the Standard Template Library (STL), including advanced implementation details. Content tagged with sample application includes technical lectures on STL internals, such as the Boost library and advanced C++ concepts. These threads are aimed at developers with a solid grasp of C++ basics who want to deepen their understanding of STL's inner workings. The tag is relevant for software developers, particularly those working with Microsoft tools and C++ on Windows, who are interested in high-level STL topics not commonly found in books or online resources.
  1. News

    Managing Windows IoT Core devices with Azure IoT Hub

    Device management in Windows IoT Core In Fall 2016, Microsoft announced Azure IoT Hub device management, providing the features and extensibility model, including an SDK for a wide range of platforms, to build robust device management solutions. With the recent release of the Windows 10...
  2. News

    Windows 7 C9 Lectures: Stephan T Lavavej - Advanced STL, 5 of n

    There are two STLs: the Standard Template Library and Stephan T. Lavavej Link Removed Advanced STL covers the gory details of the STL's implementation -> you will therefore need to be versed in the basics of STL, competent in C++ (of course), and be able to pay attention! Stephan is a great...
Back
Top