Bluetooth Generic Attribute Profile - Heart Rate Service
Demonstrates use of the Bluetooth Generic Attribute Profile (Gatt) Windows Runtime API to interact with a Bluetooth Gatt device, which contains a Heart Rate Service.Created by: Official Windows...
View ArticleWindows Phone 8.1 samples
This sample pack includes all the app code examples developed and updated for Windows Phone 8.1, including app code examples created using any of the universal app templates available in Microsoft...
View ArticleMicrosoft OCR Library Sample
Demonstrates how to use the Microsoft OCR Library for Windows Runtime to extract text in the specified language from an image.Created by: Official Windows platform samplePublished date: 7/31/2014
View ArticleSmart card sample
This sample demonstrates how to use the Windows.Devices.SmartCards API to work with smart cards and smart card readers programmatically.Created by: Official Windows platform samplePublished date:...
View ArticleSearchBox control sample
This sample shows how to provide search suggestions by using the in-app search control.Created by: Official Windows platform samplePublished date: 6/26/2013
View ArticleTCP / IP Server Client Example Part 2 (Chat Application)
In this series we are going to be looking at TCP IP, Client / Servers and what a massive world of opportunities this knowledge opens up to us, Today we will be doing a Chat System!Created by: Dave A...
View ArticleProfessional WebBrowser - Step-By-Step - Part 1
1 Introduction There are literally hundreds of Web Browsers available, so how come, there does not seem to be one single browser that meets all our needs? Well, I know that is true for me at...
View ArticleExport DataTable to CSV file ..
WEB application - how to export Data Table to CSV file. Logic working with ANY chars in the column(s), it uses StringBuilder for build output string, this approach radically increases performance....
View Article.NET Barcode Scanner Library API for .NET Barcode Reading and Recognition
.NET Read Barcode from Image Using Barcode Scanner API for C#, VB.NET. .NET Barcode Scanner Library introduction, Barcode Scanner Library DLL integration, and C# example for how to scan and read QR...
View ArticleC# Convert PDF to Image .NET PDF Converter Library
C# convert PDF to image library; How to convert PDF to JPG/JPEG/Tiff/PNG/BMP/GIF images in .NET. Are you looking for a C# PDF to image converter library for .NET applications development? CnetSDK .NET...
View ArticleHow to run Hello World using Universal Windows Platform
The sample provided is a Hello World application that targets the Universal Windows Platform (UWP) on Windows 10, written using Extensible Application Markup Language (XAML) with C#.Created by:...
View ArticleWindows Driver Kit (WDK) 8.0 Samples
This samples pack contains all the official Windows Driver Kit code examples prepared for use with Visual Studio 2012 and the Windows Driver Kit (WDK) 8.0.Created by: Official Windows Driver Kit...
View ArticleProfessional Image Modifier 4
Today we have added two more Corner Detection algorythms, and their respective property controls; the Harris and the FAST systems, and added the Exif (Statistics Information) control. We have a great...
View ArticleTCP / IP Server Client Example Part 2 (Chat Application)
In this series we are going to be looking at TCP IP, Client / Servers and what a massive world of opportunities this knowledge opens up to us, Today we will be doing a Chat System!Created by: Dave A...
View ArticleProfessional WebBrowser - Step-By-Step - Part 1
1 Introduction There are literally hundreds of Web Browsers available, so how come, there does not seem to be one single browser that meets all our needs? Well, I know that is true for me at...
View ArticleExport DataTable to CSV file ..
WEB application - how to export Data Table to CSV file. Logic working with ANY chars in the column(s), it uses StringBuilder for build output string, this approach radically increases performance....
View ArticleUniversal Windows app samples
This sample pack includes the app code examples developed and updated using one of the universal app templates available in Microsoft Visual Studio. Each solution of a universal app code example is...
View ArticleC# Convert PDF to Image .NET PDF Converter Library
C# convert PDF to image library; How to convert PDF to JPG/JPEG/Tiff/PNG/BMP/GIF images in .NET. Are you looking for a C# PDF to image converter library for .NET applications development? CnetSDK .NET...
View ArticleCameraCaptureUI Sample
This sample demonstrates how to use the Windows.Media.Capture.CameraCaptureUI API, which displays a full-screen UI for capturing photos or videos. The Camera Capture UI provides controls for switching...
View ArticleHttpClient sample
This sample shows you how to upload and download various types of content with an HTTP server using the HttpClient and related classes in Windows.Web.Http namespace in your Windows Runtime app.Created...
View Article