Usbview.exe is a Windows GUI application that allows you to browse all USB controllers and connected USB devices on your system. The left pane in the main application window displays a connection-oriented tree view, and the right pane displays the US...
DevCon is a command-line tool that displays detailed information about devices, and lets you search for and manipulate devices from the command line. DevCon enables, disables, installs, configures, and removes devices on the local computer and displ...
The purpose of each respective GATT sample is to demonstrate how to implement a basic Windows Portable Device (WPD) driver that will work with a blood pressure monitor, a heart rate monitor, thermometer, and the Texas Instrument's CC2540 Mini Develop...
The WpdHelloWorld sample driver supports four objects: a device object, a storage object, a folder object, and a file object. Each object supports corresponding properties. These properties are defined in the file WpdObjectProperties.h.
The WFPSampler is a sample firewall. It has a command-line interface which allows adding filters at various WFP layers with the myriad of conditions. Additionally it exposes callouts for injection, basic action, proxying, and stream inspection.
The HID Client Sample driver (Fx2HID.dll) illustrates how to expose vendor-specific functionality on a HID collection. This sample is designed to work with the OSR USB FX2 Learning Kit board and the Custom driver access Windows Store app.
The Ndislwf sample is currently a do-nothing pass-through NDIS 6 filter driver that demonstrates the basic principles underlying an NDIS 6.0 Filter driver. The sample is a replacement of NDIS 5 Sample Intermediate Driver (Passthru driver).
The USBSAMP sample demonstrates how to perform full speed, high speed, and SuperSpeed transfers to and from bulk and isochronous endpoints of a generic USB device. USBSAMP is based on the Kernel Mode Driver Framework (KMDF). Superspeed bulk and isoch...
The Microsoft virtual audio device (MSVAD) driver sample is a collection of sample drivers that demonstrate the basics of writing a WDM audio driver. All the sample drivers use the same "virtual audio device" instead of an actual hardware-based adapt...
The HClient sample demonstrates how to write a user-mode client application that communicates with HID devices. (These are devices that conform to the HID device class specification.)
The kernel mode display-only miniport driver (KMDOD) sample implements most of the device driver interfaces (DDIs) that a display-only miniport driver should provide to the Windows Display Driver Model (WDDM). The code is useful to understand how to ...
The Windows Image Acquisition driver sample set contains samples and test tools for Windows Image Acquisition (WIA), a driver architecture and user interface for acquiring images from still image devices such as scanners and digital still cameras.
The RAMDisk sample demonstrates how to write a PnP software only function driver using Windows Driver Framework. This driver creates a RAM disk drive of a specified size. This RAM disk can be used like any other disk, but the contents of the disk wil...
The AVStream simulated hardware sample driver (Avshws) provides a pin-centric AVStream capture driver for a simulated piece of hardware. This streaming media driver performs video captures at 320 x 240 pixels in either RGB24 or YUV422 format using di...
This sample demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver. This .NET app uses PrintTicket, PrintCapabilities and Bidi in order to communicate with the print system and is suitable for inclusion in a v4 print dri...
This sample demonstrates serial drivers. It includes a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem). This driver supports sending and receiving AT commands using the ReadFile and WriteFile calls or via a TAPI ...
This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework. The target hardware for this driver is PLX9656/9653RDK-LITE board. The product kit and the hardware specification are available at http://www.plxtec...
The Scanner minifilter is an example for developers who intend to write filters that examine data in files. Typically, antivirus products fall into this category.
Firefly is a KMDF-based filter driver for a HID device. Along with illustrating how to write a filter driver, this sample shows how to use remote I/O target interfaces to open a HID collection in kernel-mode and send IOCTL requests to set and get fe...
The AVStream filter-centric simulated capture sample driver (Avssamp) provides a filter-centric AVStream capture driver with functional audio. This streaming media driver performs video captures at 320 x 240 pixel resolution in RGB24 or YUV422 format...
The HID sample driver for sensors demonstrates how an OEM or IHV could write a UMDF driver to support sensors that are compliant with the HID Sensor Class Driver specification. This driver is also helpful for IHVs who must design and test firmware fo...
The umdf_fx2 sample is a User-Mode Driver Framework (UMDF) driver for the OSR USB-FX2 device. It includes a test app and sample device metadata, and supports impersonation and idle power down.
This sample demonstrates how to write a KMDF driver for a PCI device. The sample works with the Intel 82557/82558 based PCI Ethernet Adapter (10/100) and Intel compatibles.
This sample is intended to provide a starting point for developing XPSDrv printer drivers and to illustrate the facility and potential of an XPSDrv print driver. This goal is accomplished by implementing a number of real-world features within a set o...
The AvScan minifilter is a transaction-aware file scanner. This is an example for developers who intend to write filters that examine data in files. Typically, anti-virus products fall into this category.
The sample code illustrates the typical behavior of a Native Wi-Fi miniport driver. This driver is an NDIS 6.20 miniport driver that conforms to the Microsoft Native Wi-Fi miniport driver specification.
The WMIACPI sample contains ACPI BIOS and Microsoft Windows Management Instrumentation (WMI) sample code that enables instrumentation of the ACPI BIOS from within ACPI Source Language (ASL) code. ASL code can expose data blocks, methods, and events t...
The OEMDLL samples are an illustration of OEM customization plug-ins. The BITMAP, OEMPS, OEMUI, OEMUNI, OEMPREAN, CUSTHLP, SyncSet, ThemeUI, PSUIRep, and Watermark samples do not affect the printer output. They are only examples of how to build OEM C...
The NDIS Virtual Miniport Driver sample illustrates the functionality of a deserialized NDIS miniport driver without requiring a physical network adapter.
The SCSI Pass Through Interface sample demonstrates how to communicate with a SCSI device from Microsoft Win32 applications by using the DeviceIoControl API.
Tracedrv is a sample driver instrumented for software tracing. The driver does not control any hardware; it simply generates trace messages. It is designed to show how to use WPP software tracing macros in a driver.
This directory contains a sample AC97 adapter driver and several related code samples. The AC97 driver sample shows how to develop a WDM audio adapter driver that incorporates a wavePci miniport driver for the AC97 controller's wave audio device.
This sample driver demonstrates replacing a string pattern for a Transmission Control Protocol (TCP) connection using the Windows Filtering Platform (WFP).
The DiskPerf filter driver monitors disk access and captures performance data. This driver supports Plug and Play (PnP), power management, and Microsoft Windows Management Instrumentation (WMI).
The umdf_filter_umdf sample demonstrates how to load a User-Mode Driver Framework (UMDF) filter driver as an upper filter driver above the umdf_fx2 sample driver.
The Microsoft Audio Engine Virtual Audio Device Driver (AEVAD) sample driver demonstrates how to develop a WDM audio driver that exposes support for audio offloading. The driver uses a "virtual audio device" instead of an actual hardware-based adapt...
The geolocation sample driver demonstrates a minimal UMDF driver that emulates a Global Positioning System (GPS) device. Note that this sample is applicable to other global navigation satellite system (GNSS) solutions.
The MPIO DSM Sample is intended to serve as an example to follow when building your own vendor specific device specific modules (DSM). This sample DSM supports iSCSI and Fibre Channel devices.
This sample consists of a KMDF function driver and a UMDF upper filter driver that together represent a 1394 virtual device. The sample demonstrates application to device interaction, as well as use of both UMDF and KMDF in the same device stack.
USBView sample application
Official Windows Driver Kit Sample- Microsoft
Usbview.exe is a Windows GUI application that allows you to browse all USB controllers and connected USB devices on your system. The left pane in the main application window displays a connection-oriented tree view, and the right pane displays the US...
Windows Driver, other
(4)
2/29/2012
17,260 Downloads
C++
Device Console (DevCon) Tool
Official Windows Driver Kit Sample- Microsoft
DevCon is a command-line tool that displays detailed information about devices, and lets you search for and manipulate devices from the command line. DevCon enables, disables, installs, configures, and removes devices on the local computer and displ...
WDM, Windows Driver
(5)
9/14/2011
6,712 Downloads
C++
Bluetooth Low Energy (LE) Generic Attribute (GATT) Profile Drivers
Official Windows Driver Kit Sample- Microsoft
The purpose of each respective GATT sample is to demonstrate how to implement a basic Windows Portable Device (WPD) driver that will work with a blood pressure monitor, a heart rate monitor, thermometer, and the Texas Instrument's CC2540 Mini Develop...
WDM, Windows Driver
(0)
2/29/2012
2,678 Downloads
C++
WPD hello-world sample driver
Official Windows Driver Kit Sample- Microsoft
The WpdHelloWorld sample driver supports four objects: a device object, a storage object, a folder object, and a file object. Each object supports corresponding properties. These properties are defined in the file WpdObjectProperties.h.
Windows Driver, other
(5)
9/14/2011
4,673 Downloads
C++
Toaster
Official Windows Driver Kit Sample- Microsoft
The Toaster collection is an iterative series of samples that demonstrate fundamental aspects of Windows driver development.
KMDF, UMDF, Windows Driver
(1)
2/29/2012
3,496 Downloads
C++
Windows Filtering Platform Sample
Official Windows Driver Kit Sample- Microsoft
The WFPSampler is a sample firewall. It has a command-line interface which allows adding filters at various WFP layers with the myriad of conditions. Additionally it exposes callouts for injection, basic action, proxying, and stream inspection.
WFP, Windows Driver
(3)
2/29/2012
2,722 Downloads
C++
HID client sample driver
Official Windows Driver Kit Sample- Microsoft
The HID Client Sample driver (Fx2HID.dll) illustrates how to expose vendor-specific functionality on a HID collection. This sample is designed to work with the OSR USB FX2 Learning Kit board and the Custom driver access Windows Store app.
UMDF, Windows Driver
(0)
5/31/2012
1,673 Downloads
C++
Serial sample
Official Windows Driver Kit Sample- Microsoft
The Serial (16550-based RS-232) sample driver is a WDF version of the inbox Serial.sys driver in %WINDIR%\system32\drivers.
Windows Driver
(3)
9/14/2011
3,727 Downloads
C++
UMDF Driver Skeleton Sample
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates how to use the User-Mode Driver Framework to write a minimal driver and shows best practices.
UMDF, Windows Driver
(2)
9/14/2011
3,162 Downloads
C++
NDIS 6.0 Filter Driver
Official Windows Driver Kit Sample- Microsoft
The Ndislwf sample is currently a do-nothing pass-through NDIS 6 filter driver that demonstrates the basic principles underlying an NDIS 6.0 Filter driver. The sample is a replacement of NDIS 5 Sample Intermediate Driver (Passthru driver).
ndis, Windows Driver
(2)
9/14/2011
2,798 Downloads
C++
Usbsamp Sample
Official Windows Driver Kit Sample- Microsoft
The USBSAMP sample demonstrates how to perform full speed, high speed, and SuperSpeed transfers to and from bulk and isochronous endpoints of a generic USB device. USBSAMP is based on the Kernel Mode Driver Framework (KMDF). Superspeed bulk and isoch...
KMDF, Windows Driver
(0)
2/29/2012
2,207 Downloads
C++
Microsoft Virtual Audio Device Driver Sample
Official Windows Driver Kit Sample- Microsoft
The Microsoft virtual audio device (MSVAD) driver sample is a collection of sample drivers that demonstrate the basics of writing a WDM audio driver. All the sample drivers use the same "virtual audio device" instead of an actual hardware-based adapt...
WDM, Windows Driver
(0)
2/29/2012
1,859 Downloads
C++
Minispy File System Minifilter Driver
Official Windows Driver Kit Sample- Microsoft
The Minispy sample is a tool to monitor and log any I/O and transaction activity that occurs in the system. Minispy is implemented as a minifilter.
File System, WDM, Windows Driver
(0)
5/31/2012
1,403 Downloads
C++
HClient sample application
Official Windows Driver Kit Sample- Microsoft
The HClient sample demonstrates how to write a user-mode client application that communicates with HID devices. (These are devices that conform to the HID device class specification.)
Windows Driver, other
(2)
2/29/2012
1,863 Downloads
C++
Kernel mode display-only miniport driver (KMDOD) sample
Official Windows Driver Kit Sample- Microsoft
The kernel mode display-only miniport driver (KMDOD) sample implements most of the device driver interfaces (DDIs) that a display-only miniport driver should provide to the Windows Display Driver Model (WDDM). The code is useful to understand how to ...
WDM, Windows Driver
(0)
9/14/2011
1,936 Downloads
C++
Windows Image Acquisition (WIA) Driver Samples
Official Windows Driver Kit Sample- Microsoft
The Windows Image Acquisition driver sample set contains samples and test tools for Windows Image Acquisition (WIA), a driver architecture and user interface for acquiring images from still image devices such as scanners and digital still cameras.
Windows Driver, other
(0)
9/14/2011
2,604 Downloads
C++
RAMDisk Storage Driver
Official Windows Driver Kit Sample- Microsoft
The RAMDisk sample demonstrates how to write a PnP software only function driver using Windows Driver Framework. This driver creates a RAM disk drive of a specified size. This RAM disk can be used like any other disk, but the contents of the disk wil...
WDM, StorPort, Windows Driver
(0)
5/31/2012
2,740 Downloads
C++
AVStream simulated hardware sample driver (Avshws)
Official Windows Driver Kit Sample- Microsoft
The AVStream simulated hardware sample driver (Avshws) provides a pin-centric AVStream capture driver for a simulated piece of hardware. This streaming media driver performs video captures at 320 x 240 pixels in either RGB24 or YUV422 format using di...
WDM, Windows Driver
(1)
9/14/2011
2,472 Downloads
C++
Keyboard Input WDF Filter Driver (Kbfiltr)
Official Windows Driver Kit Sample- Microsoft
The Kbdfltr sample is an example of a keyboard input filter driver.
KMDF, Windows Driver
(0)
3/9/2012
1,760 Downloads
C++
Windows Filtering Platform Packet Modification Sample
Official Windows Driver Kit Sample- Microsoft
The sample driver demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP).
WFP, Windows Driver
(0)
2/29/2012
1,502 Downloads
C++
Printer Extension Sample
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates how to use .NET to build a customized, desktop UI for a v4 print driver. This .NET app uses PrintTicket, PrintCapabilities and Bidi in order to communicate with the print system and is suitable for inclusion in a v4 print dri...
printer, Windows Driver
(0)
2/29/2012
1,748 Downloads
C#
User-mode HID mini-driver sample
Official Windows Driver Kit Sample- Microsoft
The HID minidriver sample (WudfVhidmini.dll) demonstrates how to write a HID minidriver using the User-Mode Driver Framework (UMDF).
UMDF, Windows Driver
(0)
9/14/2011
1,712 Downloads
C++
Virtual serial driver sample
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates serial drivers. It includes a simple virtual serial driver (ComPort) and a controller-less modem driver (FakeModem). This driver supports sending and receiving AT commands using the ReadFile and WriteFile calls or via a TAPI ...
Windows Driver
(0)
2/29/2012
1,385 Downloads
C++
PLX9x5x PCI Driver
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework. The target hardware for this driver is PLX9656/9653RDK-LITE board. The product kit and the hardware specification are available at http://www.plxtec...
Windows Driver
(0)
2/29/2012
1,379 Downloads
C++
Scanner File System Minifilter Driver
Official Windows Driver Kit Sample- Microsoft
The Scanner minifilter is an example for developers who intend to write filters that examine data in files. Typically, antivirus products fall into this category.
File System, WDM, Windows Driver
(0)
2/29/2012
1,438 Downloads
C++
Windows Filtering Platform Traffic Inspection Sample
Official Windows Driver Kit Sample- Microsoft
This sample driver demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP).
WFP, Windows Driver
(0)
2/29/2012
1,296 Downloads
C++
Sample KMDF Function Driver for OSR USB-FX2
Official Windows Driver Kit Sample- Microsoft
The kmdf_fx2 sample is a Kernel-Mode Driver Framework (KMDF) driver for the OSR USB-FX2 device. It includes a test app and sample device metadata.
KMDF, Windows Driver
(0)
5/31/2012
1,402 Downloads
C++
Driver MFT Sample
Official Windows Driver Kit Sample- Microsoft
Provides a driver MFT for use with a camera's Windows Store device app.
Windows Driver
(1)
5/31/2012
1,325 Downloads
C++
KMDF filter driver for a HID device
Official Windows Driver Kit Sample- Microsoft
Firefly is a KMDF-based filter driver for a HID device. Along with illustrating how to write a filter driver, this sample shows how to use remote I/O target interfaces to open a HID collection in kernel-mode and send IOCTL requests to set and get fe...
KMDF, Windows Driver
(1)
2/29/2012
1,268 Downloads
C++
AVStream filter-centric simulated capture sample driver (Avssamp)
Official Windows Driver Kit Sample- Microsoft
The AVStream filter-centric simulated capture sample driver (Avssamp) provides a filter-centric AVStream capture driver with functional audio. This streaming media driver performs video captures at 320 x 240 pixel resolution in RGB24 or YUV422 format...
WDM, Windows Driver
(0)
2/29/2012
1,092 Downloads
C++
Sensors HID sample driver
Official Windows Driver Kit Sample- Microsoft
The HID sample driver for sensors demonstrates how an OEM or IHV could write a UMDF driver to support sensors that are compliant with the HID Sensor Class Driver specification. This driver is also helpful for IHVs who must design and test firmware fo...
UMDF, Windows Driver
(0)
2/29/2012
1,754 Downloads
C++
Sample UMDF Function Driver for OSR USB-FX2
Official Windows Driver Kit Sample- Microsoft
The umdf_fx2 sample is a User-Mode Driver Framework (UMDF) driver for the OSR USB-FX2 device. It includes a test app and sample device metadata, and supports impersonation and idle power down.
UMDF, Windows Driver
(0)
5/31/2012
1,097 Downloads
C++
fastfat File System Driver
Official Windows Driver Kit Sample- Microsoft
The fastfat sample is file system driver that you can use as a model to write new file systems.
File System, WDM, Windows Driver
(0)
2/29/2012
1,375 Downloads
C++
PCIDRV - WDF Driver for PCI Device
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates how to write a KMDF driver for a PCI device. The sample works with the Intel 82557/82558 based PCI Ethernet Adapter (10/100) and Intel compatibles.
KMDF, Windows Driver
(0)
2/29/2012
1,454 Downloads
C++
Print Monitors Samples
Official Windows Driver Kit Sample- Microsoft
The Print Monitors samples contain monitors which handle communications between the print spooler and other print control elements.
printer, Windows Driver
(0)
2/29/2012
1,382 Downloads
C++
XPSDrv Driver and Filter Sample
Official Windows Driver Kit Sample- Microsoft
This sample is intended to provide a starting point for developing XPSDrv printer drivers and to illustrate the facility and potential of an XPSDrv print driver. This goal is accomplished by implementing a number of real-world features within a set o...
printer, Windows Driver
(0)
2/29/2012
1,308 Downloads
C++
Mouse Input WDF Filter Driver (Moufiltr)
Official Windows Driver Kit Sample- Microsoft
The Moufiltr sample is an example of a mouse input filter driver.
KMDF, Windows Driver
(0)
2/29/2012
1,046 Downloads
C++
AvScan File System Minifilter Driver
Official Windows Driver Kit Sample- Microsoft
The AvScan minifilter is a transaction-aware file scanner. This is an example for developers who intend to write filters that examine data in files. Typically, anti-virus products fall into this category.
File System, WDM, Windows Driver
(0)
2/29/2012
1,064 Downloads
C++
AMCC5933 - PCI Device Driver Using WDF
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates how to write driver for a generic PCI device by using the Windows Driver Framework.
KMDF, Windows Driver
(0)
2/29/2012
1,282 Downloads
C++
Native Wi-Fi Miniport Sample Driver
Official Windows Driver Kit Sample- Microsoft
The sample code illustrates the typical behavior of a Native Wi-Fi miniport driver. This driver is an NDIS 6.20 miniport driver that conforms to the Microsoft Native Wi-Fi miniport driver specification.
WDM, Windows Driver
(0)
2/29/2012
1,603 Downloads
C++
IOCTL
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates the usage of four different types of IOCTLs (METHOD_IN_DIRECT, METHOD_OUT_DIRECT, METHOD_NEITHER, and METHOD_BUFFERED).
WDM, Windows Driver
(0)
2/29/2012
1,374 Downloads
C++
WMI ACPI Sample
Official Windows Driver Kit Sample- Microsoft
The WMIACPI sample contains ACPI BIOS and Microsoft Windows Management Instrumentation (WMI) sample code that enables instrumentation of the ACPI BIOS from within ACPI Source Language (ASL) code. ASL code can expose data blocks, methods, and events t...
WDM, Windows Driver
(0)
2/29/2012
1,254 Downloads
C++
Print Driver Constraints Sample
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates how to implement advanced constraint handling, and also PrintTicket/PrintCapabilities handling using JavaScript.
printer, Windows Driver
(0)
2/29/2012
935 Downloads
C++
OEM Printer Customization Plug-in Samples
Official Windows Driver Kit Sample- Microsoft
The OEMDLL samples are an illustration of OEM customization plug-ins. The BITMAP, OEMPS, OEMUI, OEMUNI, OEMPREAN, CUSTHLP, SyncSet, ThemeUI, PSUIRep, and Watermark samples do not affect the printer output. They are only examples of how to build OEM C...
printer, Windows Driver
(0)
2/29/2012
1,131 Downloads
C++
NDIS Virtual Miniport Driver
Official Windows Driver Kit Sample- Microsoft
The NDIS Virtual Miniport Driver sample illustrates the functionality of a deserialized NDIS miniport driver without requiring a physical network adapter.
ndis, Windows Driver
(0)
2/29/2012
1,305 Downloads
C++
SCSI Pass-Through Interface Tool
Official Windows Driver Kit Sample- Microsoft
The SCSI Pass Through Interface sample demonstrates how to communicate with a SCSI device from Microsoft Win32 applications by using the DeviceIoControl API.
WDM, StorPort, Windows Driver
(0)
5/31/2012
1,087 Downloads
C++
PCMCIA Smart Card Driver
Official Windows Driver Kit Sample- Microsoft
The PCMCIA Smart Card Driver is used for the SCM PCMCIA smart card reader. This driver is written using Kernel-Mode Driver Framework.
KMDF, Windows Driver
(0)
2/29/2012
984 Downloads
C++
Bluetooth Echo L2CAP Profile Driver
Official Windows Driver Kit Sample- Microsoft
This sample demonstrates developing Bluetooth L2CAP profile drivers using Bluetooth L2CAP DDIs.
WDM, Windows Driver
(0)
2/29/2012
1,076 Downloads
C++
Tracedrv
Official Windows Driver Kit Sample- Microsoft
Tracedrv is a sample driver instrumented for software tracing. The driver does not control any hardware; it simply generates trace messages. It is designed to show how to use WPP software tracing macros in a driver.
WDM, Windows Driver
(0)
2/29/2012
997 Downloads
C++
PassThrough File System Minifilter Driver
Official Windows Driver Kit Sample- Microsoft
The PassThrough minifilter demonstrates how to specify callback functions for different types of I/O requests.
File System, WDM, Windows Driver
(0)
2/29/2012
991 Downloads
C++
AC97 Driver Sample
Official Windows Driver Kit Sample- Microsoft
This directory contains a sample AC97 adapter driver and several related code samples. The AC97 driver sample shows how to develop a WDM audio adapter driver that incorporates a wavePci miniport driver for the AC97 controller's wave audio device.
WDM, Windows Driver
(0)
5/31/2012
864 Downloads
C++
Windows Filtering Platform Stream Edit Sample
Official Windows Driver Kit Sample- Microsoft
This sample driver demonstrates replacing a string pattern for a Transmission Control Protocol (TCP) connection using the Windows Filtering Platform (WFP).
WFP, Windows Driver
(0)
2/29/2012
1,043 Downloads
C++
Windows Biometric Driver Samples
Official Windows Driver Kit Sample- Microsoft
The Windows Biometric Driver Samples contain the Windows Biometric Driver Interface sample and the Windows Biometric Service Adapter samples.
UMDF, Windows Driver
(0)
2/29/2012
990 Downloads
C++
DiskPerf Storage Filter Driver
Official Windows Driver Kit Sample- Microsoft
The DiskPerf filter driver monitors disk access and captures performance data. This driver supports Plug and Play (PnP), power management, and Microsoft Windows Management Instrumentation (WMI).
WDM, StorPort, Windows Driver
(0)
5/31/2012
732 Downloads
C++
Sample UMDF Filter Driver above UMDF Function Driver for OSR USB-FX2
Official Windows Driver Kit Sample- Microsoft
The umdf_filter_umdf sample demonstrates how to load a User-Mode Driver Framework (UMDF) filter driver as an upper filter driver above the umdf_fx2 sample driver.
UMDF, Windows Driver
(0)
5/31/2012
703 Downloads
C++
KMDF Echo Sample
Official Windows Driver Kit Sample- Microsoft
The ECHO (KMDF) sample demonstrates how to use a sequential queue to serialize read and write requests presented to the driver.
KMDF, Windows Driver
(0)
2/29/2012
1,350 Downloads
C++
Microsoft Audio Engine Virtual Audio Device Driver Sample
Official Windows Driver Kit Sample- Microsoft
The Microsoft Audio Engine Virtual Audio Device Driver (AEVAD) sample driver demonstrates how to develop a WDM audio driver that exposes support for audio offloading. The driver uses a "virtual audio device" instead of an actual hardware-based adapt...
WDM, Windows Driver
(0)
2/29/2012
1,405 Downloads
C++
Sensors geolocation sample driver
Official Windows Driver Kit Sample- Microsoft
The geolocation sample driver demonstrates a minimal UMDF driver that emulates a Global Positioning System (GPS) device. Note that this sample is applicable to other global navigation satellite system (GNSS) solutions.
UMDF, Windows Driver
(2)
2/29/2012
1,290 Downloads
C++
MPIO DSM Sample
Official Windows Driver Kit Sample- Microsoft
The MPIO DSM Sample is intended to serve as an example to follow when building your own vendor specific device specific modules (DSM). This sample DSM supports iSCSI and Fibre Channel devices.
WDM, StorPort, Windows Driver
(0)
5/31/2012
625 Downloads
C++
WDF Hybrid 1394 Virtual Device Sample Driver
Official Windows Driver Kit Sample- Microsoft
This sample consists of a KMDF function driver and a UMDF upper filter driver that together represent a 1394 virtual device. The sample demonstrates application to device interaction, as well as use of both UMDF and KMDF in the same device stack.
KMDF, Windows Driver
(0)
9/14/2011
947 Downloads
C++
Splash screen sample
Official Windows SDK Sample- Microsoft
This sample shows how to imitate the splash screen that Windows displays for your app by positioning a similar image correctly when Windows dismisses the splash screen that it displays. This sample uses the SplashScreen class in the Windows.Applicati...
Windows RT
(40)
9/14/2011
116,675 Downloads
C#, VB.NET, C++,JavaScript
File access sample
Official Windows SDK Sample- Microsoft
This sample shows how to create, read, write, copy and delete a file, how to retrieve file properties, and how to track a file or folder so that your app can access it again. This sample uses Windows.Storage and Windows.Storage.AccessCache API.
Windows RT
(31)
9/14/2011
83,816 Downloads
C#, VB.NET, C++,JavaScript
App settings sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the ApplicationSettings API and settings flyouts to integrate an app's settings UI with the Settings charm.
HTML5, Windows RT
(27)
2/29/2012
40,561 Downloads
C#, VB.NET, C++,JavaScript
Getting started with JavaScript: Complete code for the tutorial series
Official Windows SDK Sample- Microsoft
This sample provides completed versions of the apps you create by following the Create your first Windows Store app using JavaScript tutorial series.
HTML5, Windows RT
(6)
8/15/2012
5,803 Downloads
JavaScript
App tiles and badges sample
Official Windows SDK Sample- Microsoft
This sample shows how to use an app tile, which is the representation and launch point for your app in the Start screen, and a badge on that tile, which is a method for the app to relay status information to the user when the app is not running.
Windows RT
(27)
2/29/2012
43,522 Downloads
C#, VB.NET, C++,JavaScript
Geolocation sample
Official Windows SDK Sample- Microsoft
The Geolocation sample demonstrates how to use the Geolocation API to get the geographic location of the user's PC.
Windows RT
(19)
9/14/2011
36,156 Downloads
C#, VB.NET, C++,JavaScript
File picker sample
Official Windows SDK Sample- Microsoft
This sample shows how to access files and folders by letting the user choose them through the file pickers and how to save a file so that the user can specify the name, file type, and location of a file to save. This sample uses Windows.Storage.Picke...
Windows RT
(18)
9/14/2011
35,518 Downloads
C#, VB.NET, C++,JavaScript
Message dialog sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use a MessageDialog for displaying dialogs, setting commands and the actions they will perform, and changing the default button.
Windows RT
(5)
2/29/2012
19,482 Downloads
C#, VB.NET, C++,JavaScript
XAML data binding sample
Official Windows SDK Sample- Microsoft
This sample demonstrates basic data binding techniques using the Binding class and Binding markup extension. Specifically, this sample covers: Controlling the direction of data flow and updates using the Binding.Mode property., Changing the format of...
XAML
(8)
9/14/2011
23,299 Downloads
C#, VB.NET, C++
HttpClient sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the use of the HttpClient class and the IXMLHTTPRequest2 interface to upload and download various types of content from an HTTP server using the networking features provided by the Windows Runtime. The sample shows the use of...
Windows RT
258 Samples
Media capture using capture device sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the MediaCapture API to capture video, audio, and pictures from a capture device, such as a webcam.
Windows RT
(9)
9/14/2011
21,842 Downloads
C#, C++, JavaScript
Application resources and localization sample
Official Windows SDK Sample- Microsoft
This sample shows how to use application resources to separate localizable content from application code.
XAML, HTML5, Windows RT
(8)
9/14/2011
20,375 Downloads
C#, VB.NET, C++,JavaScript
Context menu sample
Official Windows SDK Sample- Microsoft
This sample shows how to create a context menu and how to replace the default context menu for text. This sample uses Windows.UI.Popups API, including the PopupMenu and the oncontextmenu event.
XAML, HTML5, Windows RT
(9)
9/14/2011
24,616 Downloads
C#, VB.NET, C++,JavaScript
StreamSocket sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the basics of the StreamSocket class using the networking features provided by the Windows Runtime. The client component of the sample creates a TCP socket to make a network connection, uses the socket to send data, and close...
Windows RT
(6)
9/14/2011
16,255 Downloads
C#, VB.NET, C++,JavaScript
XAML ListView and GridView essentials sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the GridView and ListView controls.
XAML, Windows RT
(7)
9/14/2011
15,107 Downloads
C#, VB.NET, C++
XAML AppBar control sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the AppBar control to present navigation, commands, and tools to users.
XAML, Windows RT
(8)
2/29/2012
13,399 Downloads
C#, VB.NET, C++
Background task sample
Official Windows SDK Sample- Microsoft
This sample shows you how to create and register background tasks using the Windows Runtime background task API.
Windows RT
(16)
9/14/2011
26,726 Downloads
C#, VB.NET, C++,JavaScript
Reading and writing data sample
Official Windows SDK Sample- Microsoft
This sample shows how to use the DataReader and DataWriter classes to store and retrieve data.
HTML5, Windows RT
(3)
9/14/2011
11,223 Downloads
C#, VB.NET, C++,JavaScript
Web authentication broker sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the web authentication broker WinRT API to enable single sign on (SSO) connections to OAuth providers like Facebook, Flickr, Google, Live, and Twitter.
Windows RT
(24)
9/14/2011
18,526 Downloads
C#, VB.NET, C++,JavaScript
Toast notifications sample
Official Windows SDK Sample- Microsoft
This sample shows how to use toast notifications, which are notifications sent from an app to the user that appear as pop-up notifications in the upper right corner of the screen. A user can select the toast (touch or click) to launch the associated ...
Windows RT
(5)
2/29/2012
19,405 Downloads
C#, VB.NET, C++,JavaScript
Application data sample
Official Windows SDK Sample- Microsoft
This sample shows you how to store and retrieve data that is specific to each user and Windows Store app using the Windows Runtime application data APIs. Application data includes session state, user preferences, and other settings. It is created, r...
Windows RT
(11)
9/14/2011
28,580 Downloads
C#, VB.NET, C++,JavaScript
XAML WebView control sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the WebView control to display to a URL, load HTML and interact with script within a WebView, and use WebViewBrush .
XAML, Windows RT
(5)
5/31/2012
10,084 Downloads
C#, VB.NET, C++
XAML images sample
Official Windows SDK Sample- Microsoft
This sample demonstrates various techniques for displaying and manipulating images in your app using the Image control and the BitmapImage class.
XAML, Windows RT
(6)
9/14/2011
12,398 Downloads
C#, VB.NET, C++
Direct3D tutorial sample
Official Windows SDK Sample- Microsoft
This sample is a five-lesson tutorial that provides an introduction to the Direct3D API, and which introduces the concepts and code used in many of the other DirectX samples.
DirectX
(20)
9/14/2011
10,542 Downloads
C++
Print sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how apps can integrate the Windows print experience.
Windows RT
(4)
9/14/2011
15,772 Downloads
C#, VB.NET, C++,JavaScript
CameraCaptureUI Sample
Official Windows SDK Sample- Microsoft
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 from photo to video, a timer for taking time-dela...
Windows RT
(6)
9/14/2011
13,359 Downloads
C#, VB.NET, C++,JavaScript
XAML DirectX 3D shooting game sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the basic end-to-end implementation of a simple first person 3-D game using DirectX (Direct3D 11.1, Direct2D, XInput, and XAudio2) and XAML in a C++ app. XAML is used for the heads-up display and game state messages.
DirectX
(9)
2/29/2012
15,229 Downloads
C++
Date and time formatting sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the DateTimeFormatter class in the Windows.Globalization.DateTimeFormatting namespace to display dates and times according to the user's preferences.
HTML5, Windows RT
(3)
9/14/2011
10,685 Downloads
C#, VB.NET, C++,JavaScript
Simple imaging sample
Official Windows SDK Sample- Microsoft
This sample shows some common imaging scenarios for Windows Store apps built for Windows using JavaScript including image properties, editing and saving, and integrating with web services such as Bing Maps. This sample focuses on the Windows.Storage ...
HTML5, Windows RT
(4)
9/14/2011
13,597 Downloads
C#, VB.NET, JavaScript
Media Play To sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the Play To API.
Windows RT
(5)
9/14/2011
12,367 Downloads
C#, VB.NET, C++,JavaScript
258 Samples
SMS message send, receive, and SIM management sample
Official Windows SDK Sample- Microsoft
This sample shows how to use the Windows 8 Mobile Broadband SMS API ( Windows.Devices.Sms ). It demonstrates how to: Send a text message to a specified destination number., Receive a text SMS message., Send a binary SMS message (PDU format)., Read a ...
Windows RT
(1)
9/14/2011
10,003 Downloads
C#, VB.NET, C++,JavaScript
XAML essential controls sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use several common controls. It also shows you how to style a control, use a control to create a template, and create visual state behaviors.
XAML, Windows RT
(8)
9/14/2011
20,390 Downloads
C#, VB.NET
XAML scrolling, panning, and zooming sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the ScrollViewer control to pan and zoom.
XAML, Windows RT
(2)
2/29/2012
7,682 Downloads
C#, VB.NET, C++
Proximity sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the PeerFinder and ProximityDevice classes to communicate with nearby computers
Windows RT
(8)
9/14/2011
13,094 Downloads
C#, VB.NET, C++,JavaScript
Scheduled notifications sample
Official Windows SDK Sample- Microsoft
This sample shows how to use scheduled and recurring tile updates and toast notifications for an app. This ability enables you to specify a precise time to deliver the notification, even if the app is not running.
XAML, HTML5
(3)
2/29/2012
11,000 Downloads
C#, VB.NET, C++,JavaScript
Accelerometer sensor sample
Official Windows SDK Sample- Microsoft
This sample shows how to use the Windows.Devices.Sensors.Accelerometer API.
Windows RT
(16)
9/14/2011
23,030 Downloads
C#, VB.NET, C++,JavaScript
Sharing content source app sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how an app can share content with another app. This sample uses classes from the Windows.ApplicationModel.DataTransfer namespace. Some of the classes you might want to review in more detail are the DataTransferManager class, ...
Windows RT
(8)
9/14/2011
14,056 Downloads
C#, VB.NET, C++,JavaScript
Account picture name sample
Official Windows SDK Sample- Microsoft
This sample demonstrates different ways of getting the name of the user that is currently logged in. It also demonstrates how to get and set the image used for the user's tile.
HTML5, Windows RT
(7)
2/29/2012
10,064 Downloads
C#, VB.NET, C++,JavaScript
Scaling according to DPI sample
Official Windows SDK Sample- Microsoft
This sample describes how to build an app that scales according to the dots per inch (dpi) (pixel density) of the screen by loading images of the right scale or by overriding default scaling. This sample uses the Windows.Graphics.Display API.
XAML, HTML5
(1)
9/14/2011
12,195 Downloads
C#, VB.NET, C++,JavaScript
Association launching sample
Official Windows SDK Sample- Microsoft
This sample shows you how to launch the user's default app for file type or a protocol. You can also learn how to enable your app to be the default app for a file type or a protocol.
Windows RT
(7)
9/14/2011
12,428 Downloads
C#, VB.NET, C++,JavaScript
(5)
2/29/2012
15,687 Downloads
C#, VB.NET, C++
ParallaxBackground - A moving background for Windows 8 / XAML
JohnMichaelHauck8
My goal is to make adding a parallax background in a C# Metro application as easy as possible. To that end, I created a library called ParallaxBackground.
XAML, Windows 8, Windows RT
Featured
C#, XAML
Windows 8 app samples
Official Windows SDK Sample- Microsoft
This sample pack includes all the app code examples developed for Windows 8. The sample pack provides a convenient way to download all the samples at once. The samples in this sample pack are available in C#, C++, VB.NET, and JavaScript.
XAML, DirectX, Direct3D
(219)
9/14/2011
679,803 Downloads
C#, VB.NET, C++,JavaScript
Splash screen sample
Official Windows SDK Sample- Microsoft
This sample shows how to imitate the splash screen that Windows displays for your app by positioning a similar image correctly when Windows dismisses the splash screen that it displays. This sample uses the SplashScreen class in the Windows.Applicati...
Windows RT
(40)
9/14/2011
116,675 Downloads
C#, VB.NET, C++,JavaScript
File access sample
Official Windows SDK Sample- Microsoft
This sample shows how to create, read, write, copy and delete a file, how to retrieve file properties, and how to track a file or folder so that your app can access it again. This sample uses Windows.Storage and Windows.Storage.AccessCache API.
Windows RT
(31)
9/14/2011
83,814 Downloads
C#, VB.NET, C++,JavaScript
App settings sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the ApplicationSettings API and settings flyouts to integrate an app's settings UI with the Settings charm.
HTML5, Windows RT
(27)
2/29/2012
40,561 Downloads
C#, VB.NET, C++,JavaScript
Contact Manager Web API
Daniel Roth - Microsoft
This sample uses ASP.NET Web API to build a simple contact manager application. The application consists of a contact manager web API that is used by an ASP.NET MVC application, a Windows Phone application, and a Windows 8 app to display and manage a list of contacts.
ASP.NET, Windows Phone, Windows 8
(22)
2/16/2012
29,318 Downloads
C#
Getting started with JavaScript: Complete code for the tutorial series
Official Windows SDK Sample- Microsoft
This sample provides completed versions of the apps you create by following the Create your first Windows Store app using JavaScript tutorial series.
HTML5, Windows RT
(6)
8/15/2012
5,803 Downloads
JavaScript
App tiles and badges sample
Official Windows SDK Sample- Microsoft
This sample shows how to use an app tile, which is the representation and launch point for your app in the Start screen, and a badge on that tile, which is a method for the app to relay status information to the user when the app is not running.
Windows RT
(27)
2/29/2012
43,521 Downloads
C#, VB.NET, C++,JavaScript
Geolocation sample
Official Windows SDK Sample- Microsoft
The Geolocation sample demonstrates how to use the Geolocation API to get the geographic location of the user's PC.
Windows RT
(19)
9/14/2011
36,156 Downloads
C#, VB.NET, C++,JavaScript
File picker sample
Official Windows SDK Sample- Microsoft
This sample shows how to access files and folders by letting the user choose them through the file pickers and how to save a file so that the user can specify the name, file type, and location of a file to save. This sample uses Windows.Storage.Picke...
Windows RT
(18)
9/14/2011
35,516 Downloads
C#, VB.NET, C++,JavaScript
Message dialog sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use a MessageDialog for displaying dialogs, setting commands and the actions they will perform, and changing the default button.
Windows RT
(5)
2/29/2012
19,482 Downloads
C#, VB.NET, C++,JavaScript
Splash screen sample
Official Windows SDK Sample- Microsoft
This sample shows how to imitate the splash screen that Windows displays for your app by positioning a similar image correctly when Windows dismisses the splash screen that it displays. This sample uses the SplashScreen class in the Windows.Applicati...
Windows RT
Featured
C#, VB.NET, C++,JavaScript
Hilo JavaScript
patterns and practices
This sample demonstrates how to build a complete Windows Store app using JavaScript, HTML, and CSS.
Javascript, Async, CSS
(2)
1/11/2013
2,357 Downloads
JavaScript
XAML data binding sample
Official Windows SDK Sample- Microsoft
This sample demonstrates basic data binding techniques using the Binding class and Binding markup extension. Specifically, this sample covers: Controlling the direction of data flow and updates using the Binding.Mode property., Changing the format of...
XAML
(8)
9/14/2011
23,298 Downloads
C#, VB.NET, C++
HttpClient sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the use of the HttpClient class and the IXMLHTTPRequest2 interface to upload and download various types of content from an HTTP server using the networking features provided by the Windows Runtime. The sample shows the use of...
Windows RT
(5)
2/29/2012
15,687 Downloads
C#, VB.NET, C++
Media capture using capture device sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the MediaCapture API to capture video, audio, and pictures from a capture device, such as a webcam.
Windows RT
(9)
9/14/2011
21,842 Downloads
C#, C++, JavaScript
Application resources and localization sample
Official Windows SDK Sample- Microsoft
This sample shows how to use application resources to separate localizable content from application code.
XAML, HTML5, Windows RT
(8)
9/14/2011
20,375 Downloads
C#, VB.NET, C++,JavaScript
Visual Studio 3D Starter Kit
Roberto Sonnino - MSFT - Microsoft
This sample contains the starting point for a basic game for Windows Store and Windows Phone, a “Starter Kit” which provides support for consuming runtime assets produced by the VS tools. This includes loading and rendering assets (meshes, textures and shaders).
Interop, C#, Native Code
(14)
11/1/2012
4,772 Downloads
C#, C++
Context menu sample
Official Windows SDK Sample- Microsoft
This sample shows how to create a context menu and how to replace the default context menu for text. This sample uses Windows.UI.Popups API, including the PopupMenu and the oncontextmenu event.
XAML, HTML5, Windows RT
(9)
9/14/2011
24,615 Downloads
C#, VB.NET, C++,JavaScript
Logging Sample for Windows Store Apps (ETW Logging in WinRT)
Can Bilgin
One of the biggest issues with Windows Store Apps (aka Metro Applications) was the removal of the TraceListeners from the windows runtime. Log4Net community has not yet took a step forward to port at least some of the functionality to .NET for Windows Store
Apps Framework eithe
C#, XAML, Visual Basic .NET
(4)
10/2/2012
2,417 Downloads
C#, VB.NET
StreamSocket sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the basics of the StreamSocket class using the networking features provided by the Windows Runtime. The client component of the sample creates a TCP socket to make a network connection, uses the socket to send data, and close...
Windows RT
(6)
9/14/2011
16,255 Downloads
C#, VB.NET, C++,JavaScript
XAML ListView and GridView essentials sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the GridView and ListView controls.
XAML, Windows RT
(7)
9/14/2011
15,107 Downloads
C#, VB.NET, C++
DirectWrite hello world sample
Official Windows SDK Sample- Microsoft
This sample shows how to use DirectWrite and Direct2D to render the text "Hello World" to a CoreWindow .
DirectX
Featured
C++
XAML AppBar control sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the AppBar control to present navigation, commands, and tools to users.
XAML, Windows RT
(8)
2/29/2012
13,399 Downloads
C#, VB.NET, C++
Background task sample
Official Windows SDK Sample- Microsoft
This sample shows you how to create and register background tasks using the Windows Runtime background task API.
Windows RT
(16)
9/14/2011
26,726 Downloads
C#, VB.NET, C++,JavaScript
Reading and writing data sample
Official Windows SDK Sample- Microsoft
This sample shows how to use the DataReader and DataWriter classes to store and retrieve data.
HTML5, Windows RT
(3)
9/14/2011
11,223 Downloads
C#, VB.NET, C++,JavaScript
Web authentication broker sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the web authentication broker WinRT API to enable single sign on (SSO) connections to OAuth providers like Facebook, Flickr, Google, Live, and Twitter.
Windows RT
(24)
9/14/2011
18,526 Downloads
C#, VB.NET, C++,JavaScript
Toast notifications sample
Official Windows SDK Sample- Microsoft
This sample shows how to use toast notifications, which are notifications sent from an app to the user that appear as pop-up notifications in the upper right corner of the screen. A user can select the toast (touch or click) to launch the associated ...
Windows RT
(5)
2/29/2012
19,405 Downloads
C#, VB.NET, C++,JavaScript
MY EVENTS Sample Modern App with Visual Studio 2012
cesardl [MSFT]
The main goal of this sample modern application is to provide a sample app where you can see most of the new technologies related to Visual Studio 2012, in a practical way.
WPF, XAML, HTML5
(15)
9/12/2012
11,005 Downloads
C#, JavaScript
Application data sample
Official Windows SDK Sample- Microsoft
This sample shows you how to store and retrieve data that is specific to each user and Windows Store app using the Windows Runtime application data APIs. Application data includes session state, user preferences, and other settings. It is created, r...
Windows RT
(11)
9/14/2011
28,580 Downloads
C#, VB.NET, C++,JavaScript
XAML WebView control sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the WebView control to display to a URL, load HTML and interact with script within a WebView, and use WebViewBrush .
XAML, Windows RT
(5)
5/31/2012
10,084 Downloads
C#, VB.NET, C++
XAML images sample
Official Windows SDK Sample- Microsoft
This sample demonstrates various techniques for displaying and manipulating images in your app using the Image control and the BitmapImage class.
XAML, Windows RT
(6)
9/14/2011
12,398 Downloads
C#, VB.NET, C++
Direct3D tutorial sample
Official Windows SDK Sample- Microsoft
This sample is a five-lesson tutorial that provides an introduction to the Direct3D API, and which introduces the concepts and code used in many of the other DirectX samples.
DirectX
(20)
9/14/2011
10,542 Downloads
C++
Simple imaging sample
Official Windows SDK Sample- Microsoft
This sample shows some common imaging scenarios for Windows Store apps built for Windows using JavaScript including image properties, editing and saving, and integrating with web services such as Bing Maps. This sample focuses on the Windows.Storage ...
HTML5, Windows RT
Featured
C#, VB.NET, JavaScript
Print sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how apps can integrate the Windows print experience.
Windows RT
(4)
9/14/2011
15,772 Downloads
C#, VB.NET, C++,JavaScript
CameraCaptureUI Sample
Official Windows SDK Sample- Microsoft
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 from photo to video, a timer for taking time-dela...
Windows RT
(6)
9/14/2011
13,359 Downloads
C#, VB.NET, C++,JavaScript
XAML DirectX 3D shooting game sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the basic end-to-end implementation of a simple first person 3-D game using DirectX (Direct3D 11.1, Direct2D, XInput, and XAudio2) and XAML in a C++ app. XAML is used for the heads-up display and game state messages.
DirectX
(9)
2/29/2012
15,229 Downloads
C++
Date and time formatting sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the DateTimeFormatter class in the Windows.Globalization.DateTimeFormatting namespace to display dates and times according to the user's preferences.
HTML5, Windows RT
(3)
9/14/2011
10,685 Downloads
C#, VB.NET, C++,JavaScript
Simple imaging sample
Official Windows SDK Sample- Microsoft
This sample shows some common imaging scenarios for Windows Store apps built for Windows using JavaScript including image properties, editing and saving, and integrating with web services such as Bing Maps. This sample focuses on the Windows.Storage ...
HTML5, Windows RT
(4)
9/14/2011
13,597 Downloads
C#, VB.NET, JavaScript
Media Play To sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the Play To API.
Windows RT
(5)
9/14/2011
12,367 Downloads
C#, VB.NET, C++,JavaScript
SMS message send, receive, and SIM management sample
Official Windows SDK Sample- Microsoft
This sample shows how to use the Windows 8 Mobile Broadband SMS API ( Windows.Devices.Sms ). It demonstrates how to: Send a text message to a specified destination number., Receive a text SMS message., Send a binary SMS message (PDU format)., Read a ...
Windows RT
(1)
9/14/2011
10,002 Downloads
C#, VB.NET, C++,JavaScript
XAML essential controls sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use several common controls. It also shows you how to style a control, use a control to create a template, and create visual state behaviors.
XAML, Windows RT
(8)
9/14/2011
20,390 Downloads
C#, VB.NET
XAML scrolling, panning, and zooming sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the ScrollViewer control to pan and zoom.
XAML, Windows RT
(2)
2/29/2012
7,682 Downloads
C#, VB.NET, C++
Proximity sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the PeerFinder and ProximityDevice classes to communicate with nearby computers
Windows RT
(8)
9/14/2011
13,094 Downloads
C#, VB.NET, C++,JavaScript
File access sample
Official Windows SDK Sample- Microsoft
This sample shows how to create, read, write, copy and delete a file, how to retrieve file properties, and how to track a file or folder so that your app can access it again. This sample uses Windows.Storage and Windows.Storage.AccessCache API.
Windows RT
Featured
C#, VB.NET, C++,JavaScript
Scheduled notifications sample
Official Windows SDK Sample- Microsoft
This sample shows how to use scheduled and recurring tile updates and toast notifications for an app. This ability enables you to specify a precise time to deliver the notification, even if the app is not running.
XAML, HTML5
(3)
2/29/2012
11,000 Downloads
C#, VB.NET, C++,JavaScript
Hilo C++ sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to build a complete Windows Store app using C++ and XAML.
XAML, Windows RT
(3)
10/26/2012
5,393 Downloads
C++
How to crop bitmap in a Windows Store app (C#)
All-In-One Code Framework
This sample demonstrates how to crop bitmap in a Windows Store app.
Windows 8
(6)
11/15/2012
3,841 Downloads
C#
Accelerometer sensor sample
Official Windows SDK Sample- Microsoft
This sample shows how to use the Windows.Devices.Sensors.Accelerometer API.
Windows RT
(16)
9/14/2011
23,030 Downloads
C#, VB.NET, C++,JavaScript
Sharing content source app sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how an app can share content with another app. This sample uses classes from the Windows.ApplicationModel.DataTransfer namespace. Some of the classes you might want to review in more detail are the DataTransferManager class, ...
Windows RT
(8)
9/14/2011
14,056 Downloads
C#, VB.NET, C++,JavaScript
Classic Video Player
Srithar
Classic Video Player, Media Element, Video Library, Video List, Video Slider, MediaElement Slider, MediaElement Volume, Volume Slider, mediaelement
Silverlight, WPF, XAML
(3)
7/19/2012
9,017 Downloads
C#
Account picture name sample
Official Windows SDK Sample- Microsoft
This sample demonstrates different ways of getting the name of the user that is currently logged in. It also demonstrates how to get and set the image used for the user's tile.
HTML5, Windows RT
(7)
2/29/2012
10,064 Downloads
C#, VB.NET, C++,JavaScript
Scaling according to DPI sample
Official Windows SDK Sample- Microsoft
This sample describes how to build an app that scales according to the dots per inch (dpi) (pixel density) of the screen by loading images of the right scale or by overriding default scaling. This sample uses the Windows.Graphics.Display API.
XAML, HTML5
(1)
9/14/2011
12,195 Downloads
C#, VB.NET, C++,JavaScript
Windows 8 Input: Ink sample in C#/Xaml
Can Bilgin
Input: Ink sample (C#)
This sample demonstrates how to use ink functionality (such as, capturing, manipulating, and interpreting ink strokes) in Metro style apps using C# and XAML.
Specifically, this sample covers using the
Windows.UI.Input.Inking APIs to:
- Render
XAML, Windows RT
(7)
7/10/2012
2,434 Downloads
C#
Dynamic Tile Update Example with IIS Handler
Can Bilgin
To create tiles, we generally choose to use web images to send with the notifications.However, the content you want to send to the tile consumer might not always be in the desirable size, color, or format. To solve this problem, you can easily implement a server side component.
ASP.NET, Windows RT, Windows 8 Live Tile
(3)
1/24/2013
849 Downloads
C#, XML
XAML essential controls sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use several common controls. It also shows you how to style a control, use a control to create a template, and create visual state behaviors.
XAML, Windows RT
Featured
C#, VB.NET
How to add item to grouped Gridview dynamically
All-In-One Code Framework - Microsoft
The sample demonstrates how to add an item dynamically to a grouped GridView in a Windows 8 store app.
Windows 8
(0)
12/27/2012
2,501 Downloads
C#, XAML
Association launching sample
Official Windows SDK Sample- Microsoft
This sample shows you how to launch the user's default app for file type or a protocol. You can also learn how to enable your app to be the default app for a file type or a protocol.
Windows RT
(7)
9/14/2011
12,428 Downloads
C#, VB.NET, C++,JavaScript
DirectX marble maze game sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to build a basic 3D game using DirectX.
DirectX
(13)
9/14/2011
15,816 Downloads
C++
Background Transfer sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the power-friendly, cost-aware, and flexible behavior of the Background Transfer API for Windows Runtime applications. Provided sample scenarios cover file downloads and uploads.
Windows RT
(1)
9/14/2011
11,102 Downloads
C#, VB.NET, C++,JavaScript
XAML Popup sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to create and use the XAML Popup element in your projects. Specifically, this sample covers: Fundamentals of a Popup , including positioning one using the HorizontalOffset and VerticalOffset properties, and displaying or ...
XAML, Windows RT
(2)
8/15/2012
3,589 Downloads
C#, C++
Input: Windows 8 gestures sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the native gestures supported by the user interaction platform in both Windows Store apps and the new Windows UI in Windows 8.
XAML, HTML5
(2)
10/26/2012
2,911 Downloads
C#, JavaScript
XAML ListView and GridView customizing interactivity sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the interaction model of the ListView control. Specifically, this sample covers: Creating a multi-select storefront where a user can select items and add them to a shopping cart., Creating a master-details view by displaying ...
XAML, Windows RT
(5)
9/14/2011
8,945 Downloads
C#, VB.NET, C++
Network information sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the Windows Runtime Network Information APIs to demonstrate the following:
Windows RT
(4)
9/14/2011
13,873 Downloads
C#, VB.NET, C++,JavaScript
PixPresenter
Windows Phone SDK Team- Microsoft
This sample demonstrates code sharing techniques you can use when developing an app for Windows 8 and Windows Phone 8.
Windows 8, Windows Phone 8
(4)
11/15/2012
2,796 Downloads
C#, C++
XAML GridView grouping and SemanticZoom sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use grouping with the GridView and SemanticZoom controls.
XAML, Windows RT
(8)
9/14/2011
13,263 Downloads
C#
Background Audio Streamer Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to create an app that uses a MediaStreamSource to stream audio content from a AudioStreamingAgent. It uses a simple sine wave generator to simulate an audio stream, so it does not depend on a network connection.
Windows Phone 7.5, Windows Phone 8
Featured
C#, VB.NET
Local Database Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use LINQ to SQL to store relational data in a local database that resides in your app’s storage container.
Windows Phone 7.5, Windows Phone 8
(13)
8/1/2012
32,647 Downloads
C#, VB.NET
Contact Manager Web API
Daniel Roth - Microsoft
This sample uses ASP.NET Web API to build a simple contact manager application. The application consists of a contact manager web API that is used by an ASP.NET MVC application, a Windows Phone application, and a Windows 8 app to display and manage a list of contacts.
ASP.NET, Windows Phone, Windows 8
(22)
2/16/2012
29,317 Downloads
C#
Weather Forecast Sample
Windows Phone SDK Team- Microsoft
This sample shows how you can call and process data from a web service in a Windows Phone app.
Windows Phone 7.5, Windows Phone 8
(12)
8/1/2012
21,816 Downloads
C#, VB.NET
Mini-browser Sample
Windows Phone SDK Team- Microsoft
This sample shows how to use the WebBrowser control in your Windows Phone app.
Windows Phone 7.5, Windows Phone 8
(5)
8/1/2012
17,472 Downloads
C#, VB.NET
Basic Camera Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to activate the camera shutter and auto focus, configure picture resolution and flash settings, and use the hardware shutter button.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
14,468 Downloads
C#, VB.NET
Windows Phone 7 Secondary Tile Navigation
All-In-One Code Framework
The sample demonstrates how to create a secondary tile in Windows Phone 7 and how to detect from which secondary tile the user is navigated to the application.
Windows Phone 7, Windows Phone 7.5
(6)
6/8/2012
19,950 Downloads
C#, VB.NET
Model-View-ViewModel Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates a simple Model-View-ViewModel (MVVM) app that uses XAML binding to connect the Views to the Model.
Windows Phone 7.5, Windows Phone 8
(7)
8/1/2012
12,853 Downloads
C#, VB.NET
Contacts and Calendar Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to access contacts and appointments, and display the details by using data binding.
Windows Phone 7.5, Windows Phone 8
(5)
8/1/2012
12,847 Downloads
C#, VB.NET
Tile Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to update an Application Tile using the ShellTile APIs, including how to create, delete, and update secondary Tiles.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
9,569 Downloads
C#, VB.NET
Visual Studio 3D Starter Kit
Roberto Sonnino - MSFT - Microsoft
This sample contains the starting point for a basic game for Windows Store and Windows Phone, a “Starter Kit” which provides support for consuming runtime assets produced by the VS tools. This includes loading and rendering assets (meshes, textures and shaders).
Interop, C#, Native Code
(14)
11/1/2012
4,772 Downloads
C#, C++
Background Agent Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to create and schedule a background agent for a Windows Phone app.
Windows Phone 7.1
Featured
C#, VB.NET
Story Creator Sample Application for Windows Phone 7 (CSWP7AzureVideoStory)
All-In-One Code Framework
This sample solution is a story creator for Windows Phone 7. You can use it to create photo stories on your phone, and send the stories to a Windows Azure service to encode them into videos.
Windows Azure, Windows Phone 7, HTML5
(7)
12/29/2011
19,650 Downloads
C#, C++
Azure + Bing Map sample application (CSAzureBingMaps)
All-In-One Code Framework
The sample application combines cloud computing solutions (e.g. Windows Azure, SQL Azure, Bing Maps, Windows Live) and other modern technologies (e.g. WP7, IE9, HTML 5, Silverlight 4) to demo a trip planning system.
Silverlight, Windows Azure, Windows Phone 7
(14)
4/5/2011
31,673 Downloads
C#
Microsoft Sync Framework Toolkit
Nina H - Microsoft
The Sync Framework Toolkit provides all the features enabled by the Sync Framework 4.0 October 2010 CTP. We are releasing the toolkit as source code samples on MSDN with the source code utilizing Sync Framework 2.1.
Silverlight, Windows Phone 7, Microsoft Sync Framework
(21)
9/10/2011
15,304 Downloads
C#
[CCS LABS] Windows Forms: Web Image Crawler and Downloader Sample
Dave A Gordon
This sample is a working, albeit, incomplete web crawler which downloads every image that it finds. The program makes use of a number of advanced features but is written in such a way that even a novice will be able to use and take advantage of the most advanced features included
COM, Interop, C#
(1)
1/20/2013
2,026 Downloads
C#, VB.NET
RSS Reader Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to create a basic RSS reader that downloads an RSS feed, and then displays the feed items in a ListBox.
Windows Phone 7.5, Windows Phone 8
(4)
8/1/2012
7,988 Downloads
C#, VB.NET
Application Bar Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how you can test app bar properties, including opacity, color, and mode, in a plain page, a pivot page, and a panorama page.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
6,370 Downloads
C#, VB.NET
Tic-Tac-Toe Over Sockets Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to use sockets on a Windows Phone device to communicate with a service hosted on the network.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
7,787 Downloads
C#, VB.NET
Fuel Tracker by Developer Guidance
Application Guidance for Windows Phone 7
Fuel Tracker provides guidance for building a Windows Phone 7.1 sample application end-to-end. It includes a complete running sample, guidance on core concepts for getting started with Windows Phone, and callouts for best practices and requirements.
Silverlight, Windows Phone 7
(19)
3/16/2011
25,885 Downloads
C#, VB.NET
Photos Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how you can use photos in your Windows Phone app, including how to use the CameraCaptureTask to give the user the ability to take a photo, crop the image, encode the image into JPEG format, and save it to the device’s media library.
Windows Phone 7.5, Windows Phone 8
(2)
8/1/2012
6,808 Downloads
C#, VB.NET
Story Creator Sample Application for Windows Phone 7 (VBWPAzureVideoStory)
All-In-One Code Framework
This sample solution is a story creator for Windows Phone 7. You can use it to create photo stories on your phone, and send the stories to a Windows Azure service to encode them into videos.
Windows Azure, Windows Phone 7, HTML5
(3)
2/2/2012
12,662 Downloads
VB.NET, C++
Tile Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to update an Application Tile using the ShellTile APIs, including how to create, delete, and update secondary Tiles.
Windows Phone 7.5, Windows Phone 8
Featured
C#, VB.NET
Location Service Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to create a simple app that receives data from the Windows Phone Location Service and displays the geographic coordinates of the device.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
6,202 Downloads
C#, VB.NET
Toast Notification Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to send a toast notification to a Windows Phone using the Microsoft Push Notification Service. It uses two projects, one for the client code that sets up the Windows Phone to receive a notification, and one that sends the notification.
Windows Phone 7.5, Windows Phone 8
(5)
8/1/2012
5,765 Downloads
C#, VB.NET
Settings Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to create two Settings screens, one on which the settings changes take effect immediately, and one on which the user has to confirm the changes by providing a name and password.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
6,322 Downloads
C#, VB.NET
Panorama/Pivot Sample
Windows Phone SDK Team- Microsoft
This sample shows you how you can use the Panorama control and the Pivot control to create panoramic and pivot experiences in your Windows Phone app.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
6,342 Downloads
C#, VB.NET
Design Patterns - MVC Pattern (12 Samples for Beginners)
Srigopal Chitrapu
It explains about what is MVC Pattern and what is ASP.NET MVC Framework how it works.
Also explains ASP.NET MVC page life cycle and ASP.NET MVC features version wise.
Samples provided steps wise to help beginners to understand easily and become proficient in ASP.NET MVC
C#, AJAX, JSON
(9)
10/27/2012
4,292 Downloads
C#
Windows Phone 8 Networking Samples
Tim Laverty- MSFT - Microsoft
This zip file contains a set of samples showing a number of new networking features offered in Windows Phone 8. This includes showcasing support for sockets, NFC, Bluetooth, and HTTP.
Windows Phone 8
(2)
11/16/2012
4,886 Downloads
C#
Background Audio Streamer Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to create an app that uses a MediaStreamSource to stream audio content from a AudioStreamingAgent. It uses a simple sine wave generator to simulate an audio stream, so it does not depend on a network connection.
Windows Phone 7.5, Windows Phone 8
(7)
8/1/2012
5,166 Downloads
C#, VB.NET
PixPresenter
Windows Phone SDK Team- Microsoft
This sample demonstrates code sharing techniques you can use when developing an app for Windows 8 and Windows Phone 8.
Windows 8, Windows Phone 8
(4)
11/15/2012
2,793 Downloads
C#, C++
Music + Videos Hub Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use the MediaHistory and MediaHistoryItem classes to create a Music + Videos Hub app. It also demonstrates how to use the XNA MediaPlayer class to control playback of music.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
5,177 Downloads
C#, VB.NET
Call web services through service bus by Windows Phone Application
All-In-One Code Framework - Microsoft
The sample code demonstrates how to expose an on-premise REST service to Internet via Service Bus
Windows Azure, Windows Phone
(0)
12/31/2012
2,174 Downloads
C#
SkyDrive Photo API sample for WP7
Dare Obasanjo - MSFT
The code sample shows how to access a user's SkyDrive photos using the SkyDrive APIs. It shows how to sign-in the user, get their permission to access their data and then access their data using RESTful interfaces.
Silverlight, REST, Windows Phone 7
Featured
C#
Design Patterns - Command Pattern
Srigopal Chitrapu
A detailed explanation about Command Pattern with a simple example. Also It explains about Command pattern principles, real time uses and scenarios in .NET environment.
Silverlight, ASP.NET, Windows Forms
(18)
9/8/2012
5,144 Downloads
C#
Microphone Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to get audio input from the microphone using the Microsoft.Xna.Framework.Audio.Microphone class in a Silverlight for Windows Phone app. It also shows how to play audio using the SoundEffect and SoundEffectInstance classes.
Windows Phone 7.5, Windows Phone 8
(4)
8/1/2012
4,301 Downloads
C#, VB.NET
Databind with CollectionViewSource
All-In-One Code Framework - Microsoft
This sample will demo how to databind with CollectionViewSource.
Windows Phone, Windows Phone 8
(0)
12/28/2012
1,957 Downloads
C#, XAML
Video Recorder Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to use the device camera to record video in your own app, including video preview, recording, and playback.
Windows Phone 7.5, Windows Phone 8
(4)
8/1/2012
4,868 Downloads
C#, VB.NET
[Dave Gordon] Computer Vision 101: Detecting Faces
Dave A Gordon
Now that we have all our images – it is time to start detecting the faces within those images. Once we have detected the faces we can then start to “recognise” them. This sample shows how to detect faces and parts of faces within a given
image.
The sample was written i
C#, File System, User Interface
(1)
2/4/2013
673 Downloads
C#
ChatterBox VoIP sample app
Windows Phone SDK Team- Microsoft
This sample is a Windows Phone VoIP app that demonstrates call management, audio and video capture and render, push notifications, and VoIP background agents.
Windows Phone 8
(5)
10/31/2012
3,142 Downloads
C#, C++
Convert live camera feed to byte
All-In-One Code Framework - Microsoft
This sample will demo you how to convert live camera feed from Windows Phone to byte array and then from byte array to VideoBrush for rendering.
Windows Phone, Windows Phone 8
(0)
12/31/2012
1,631 Downloads
C#, XML, XAML
Globalization Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use the CultureInfo class to create a globalized app. This sample has been updated to show localization of the app bar and the app title that appears in the phone’s app list.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
4,072 Downloads
C#, VB.NET
Windows Phone 7 Multi-Touch Drawing Demo (CSWP7MultiTouchDrawing)
All-In-One Code Framework
Muliti-Touch drawing in Windows Phone 7
Windows Phone 7, Windows Phone 7.5
(4)
5/4/2012
6,874 Downloads
C#, XAML
Windows Phone Calculator
Houssem Dellai
What I build is just a simple calculator that will show beginners how much easy it is to develop applications using the Windows Phone SDK. Through this sample, they will see some most useful algorithmic operations.
Silverlight, WPF, XAML
(2)
8/15/2012
2,252 Downloads
C#
SkyDrive Photo API sample for WP7
Dare Obasanjo - MSFT
The code sample shows how to access a user's SkyDrive photos using the SkyDrive APIs. It shows how to sign-in the user, get their permission to access their data and then access their data using RESTful interfaces.
Silverlight, REST, Windows Phone 7
Featured
C#
Raw Notification Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to send a raw notification to a phone using the Microsoft Push Notification Service.
Windows Phone 7.5, Windows Phone 8
(2)
8/1/2012
3,386 Downloads
C#, VB.NET
Custom Indeterminate Progress Bar Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to create a custom indeterminate progress bar that runs on the compositor thread for better performance in your Windows Phone app.
Windows Phone 7.5, Windows Phone 8
(1)
8/1/2012
4,057 Downloads
C#, VB.NET
Tilt Effect Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to implement a tilt effect in an app.
Windows Phone 7.5, Windows Phone 8
(2)
8/1/2012
3,820 Downloads
C#, VB.NET
Shell Tile Schedule
Windows Phone SDK Team- Microsoft
This sample demonstrates how you can update the background image on the front of a Tile on a regular schedule, a process that you can also apply to updating background images on the front of a secondary Tile.
Windows Phone 7.5, Windows Phone 8
(1)
8/1/2012
3,633 Downloads
C#, VB.NET
Load Isolated Storage's Image and display (CSWP8ImageFromIsolatedStorage)
All-In-One Code Framework - Microsoft
How to load an Image from Isolated Storage and display it on the Device
Windows Phone, Windows Phone 8
(0)
12/21/2012
2,179 Downloads
C#, XAML
Raw Sensor Data Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to obtain data from the compass, accelerometer, and gyroscope sensors.
Windows Phone 7.5, Windows Phone 8
(2)
8/1/2012
4,561 Downloads
C#, VB.NET
Windows Phone 7 Background Agents (CSWP7ScheduledTaskAgent)
All-In-One Code Framework
This example demonstrates how to use Scheduled Task in Windows phone 7.
Windows Phone 7, Windows Phone 7.5
(0)
6/5/2012
4,792 Downloads
C#, XAML
Multicast Sockets Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to communicate over a multicast group on a Windows Phone using the UdpAnySourceMulticastClient class, available in Windows Phone OS 7.1.
Windows Phone 7.5
(1)
8/1/2012
3,408 Downloads
C#, VB.NET
Augmented Reality Motion Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use the camera and the Motion API to create an augmented reality app.
Windows Phone 7.5
(1)
8/1/2012
3,911 Downloads
C#, VB.NET
Dynamically create ,display and remove image at runtime (CSWP8ImageOperation)
All-In-One Code Framework - Microsoft
This sample will demo you how to dynamically create ,display and remove images at run time
Windows Phone, Windows Phone 8
(0)
12/21/2012
1,830 Downloads
C#, XAML
Globalization Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use the CultureInfo class to create a globalized app. This sample has been updated to show localization of the app bar and the app title that appears in the phone’s app list.
Windows Phone 7.5, Windows Phone 8
Featured
C#, VB.NET
Keyboard Index Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to change the on-screen keyboard to one of 10 built-in options, and how to use the options.
Windows Phone 7.5, Windows Phone 8
(1)
8/1/2012
3,603 Downloads
C#, VB.NET
Marble Maze sample for Windows Phone 8
Windows Phone SDK Team- Microsoft
This sample app is a port of the Marble Maze sample game targeted to Windows Phone 8. This is a fully featured game that demonstrates the use of Direct3D and Microsoft Media Foundation APIs.
Windows Phone 8
(3)
10/31/2012
3,992 Downloads
C++
Database in Windows Phone 7
Houssem Dellai
You will may be surprised when to know that in Windows Phone 7, "a local database can be accessed only with LINQ to SQL, Transact-SQL is not supported". In this case, here is what you need to do !
LINQ to SQL, WPF, Windows Phone 7
(4)
7/27/2012
2,095 Downloads
C#
PhotoHub - Windows Phone 8 XAML LongListSelector Grid Layout sample
Rohan Thakkar - MSFT - Microsoft
This sample demonstrates how to use Windows Phone 8.0 SDK's LongListSelector control to simulate the Photo Hub experience on the Windows Phone 8. The sample shows how to display images in a grouped by date grid format.
Windows Phone 8
(0)
11/2/2012
2,099 Downloads
C#, XAML
Windows Phone 8 JumpStart: Module 19 Windows Phone 8 & Windows 8 Cross Platform
Andy Wigley
This sample solution contains the demos from Windows Phone 8 JumpStart Module 19: Windows Phone 8 and Windows 8 Cross Platform Development. The solution contains the sample project that was used in the session to demonstrate cross-platform development techniques.
Windows Phone 8
(2)
12/20/2012
1,382 Downloads
C#, C++
[CCS LABS] Windows Forms: Dynamically Writing to the Background Desktop - Part 2
Dave A Gordon
In this, our second part of the sample we have added additional functionality to our Monitoring application which "appears" to write on the Windows' Desktop. We also needed to do some performance analysis to see where the application was taking the most time. And we added a new D
COM, Interop, Controls
(1)
1/16/2013
934 Downloads
C#, VB.NET
Call web services through service bus by Windows Phone Application
All-In-One Code Framework - Microsoft
The sample code demonstrates how to expose an on-premise REST service to Internet via Service Bus
Windows Azure, Windows Phone
(0)
12/31/2012
1,348 Downloads
VB.NET
SkyDrive Photo API sample for WP7
Dare Obasanjo - MSFT
The code sample shows how to access a user's SkyDrive photos using the SkyDrive APIs. It shows how to sign-in the user, get their permission to access their data and then access their data using RESTful interfaces.
Silverlight, REST, Windows Phone 7
(12)
7/18/2011
6,428 Downloads
C#
Windows Phone 8 JumpStart: Module 14 Location and Maps Demos
Andy Wigley
This sample solution contains the demos from Windows Phone 8 JumpStart Module 14: Location and Maps in Windows Phone 8. The solution contains sample projects that demonstrate location and maps programming in Windows Phone 8.
Windows Phone 8
(1)
12/20/2012
864 Downloads
C#
Event Buddy Sample - Storage, Auth and Push Notifications with Mobile Services
Nick Harris - MSFT - Microsoft
In this sample you will start with a disconnected Windows Store app that manages events & sessions. You will connect it to Windows Azure Mobile Service to provide structured storage, auth using Twitter or Facebook and push notifications.
Windows Azure, SkyDrive, Windows 8
(5)
12/16/2012
1,219 Downloads
C#, JavaScript
Local Database Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use LINQ to SQL to store relational data in a local database that resides in your app’s storage container.
Windows Phone 7.5, Windows Phone 8
Featured
C#, VB.NET
Accesse Item's Index when Databind
All-In-One Code Framework - Microsoft
This sample will demonstrate how to access the index of an ItemsControl when data binding and how to use the index
Windows Phone, Windows Phone 8
(0)
12/28/2012
1,297 Downloads
C#, XAML
Quick Card Sample
Windows Phone SDK Team- Microsoft
This sample shows you how create an app that displays the App Connect URI parameters when the app is launched from a product quick card, a place quick card, and a movie quick card.
Windows Phone 7.5, Windows Phone 8
(2)
8/1/2012
2,831 Downloads
C#, VB.NET
Windows Phone 7 Live Whiteboard (CSWP7LivePainter)
All-In-One Code Framework
Windows Phone 7 Live whiteboard client and server
Windows Phone 7, Windows Phone 7.5
(2)
5/29/2012
4,676 Downloads
C#, XML, XAML
Load Isolated Storage's Image and display (VBWP8ImageFromIsolatedStorage)
All-In-One Code Framework - Microsoft
How to load an Image from Isolated Storage and display it on the Device
Windows Phone, Windows Phone 8
(0)
12/21/2012
1,198 Downloads
VB.NET, XAML
How to open a WCF RIA Services application to other type of clients
David Rousset
We’re going to see in this series of tutorials/articles how to expose a standard application based on the .NET 4.0 WCF RIA Services framework and Silverlight 4 to other type of clients like: Excel, standard web-apps, WPF, Windows Phone 7 & a HTML5/jQuery application.
Silverlight 4, Silverlight, WPF
(9)
7/15/2011
6,729 Downloads
C#
PeopleHub - Windows Phone 8.0 XAML LongListSelector sample
Rohan Thakkar - MSFT - Microsoft
This sample demonstrates how to use Windows Phone 8.0 SDK's LongListSelector control to simulate the People Hub experience on the Windows Phone 8. The sample shows how to correctly group the contacts to match the native phone contact groups and use the JumpListStyle property.
Windows Phone 8
(0)
11/2/2012
1,384 Downloads
C#, XAML
Search Extensibility Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how you can use App Connect in your app to extend the Search experience in Windows Phone. Through App Connect, users that search the web by using the Search button can launch your app directly from Bing search results.
Windows Phone 7.5, Windows Phone 8
(1)
8/1/2012
2,420 Downloads
C#, VB.NET
Background Agent Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to create and schedule a background agent for a Windows Phone app.
Windows Phone 7.1
(1)
8/1/2012
3,416 Downloads
C#, VB.NET
Bluetooth app to device sample
Windows Phone SDK Team- Microsoft
This sample demonstrates the basics of app-to-device communication over Bluetooth on Windows Phone 8.
Windows Phone 8
(1)
10/30/2012
1,794 Downloads
C#
Windows Phone 7 Custom Style Button (CSWP7CustomStyleButton)
All-In-One Code Framework
This sample demonstrates how to create your own style button. You do not need to use any additional tool besides Visual Studio 2010.
Windows Phone 7, Windows Phone 7.5
(2)
5/4/2012
5,326 Downloads
C#, XAML
F# WinForms - Visual Studio 2010
BrianMcN - Microsoft
Two examples of using Windows Forms to display UI programmatically in an F# script.
Windows Forms
Featured
F#
Windows 8 app samples
Official Windows SDK Sample- Microsoft
This sample pack includes all the app code examples developed for Windows 8. The sample pack provides a convenient way to download all the samples at once. The samples in this sample pack are available in C#, C++, VB.NET, and JavaScript.
XAML, DirectX, Direct3D
(219)
9/14/2011
679,795 Downloads
C#, VB.NET, C++,JavaScript
Official Visual Studio 2010 Samples for C# 4.0
Microsoft - Visual Studio Platform Team- Microsoft
These are the official samples for Visual Studio 2010 C# 4.0.
COM, Office, LINQ
(63)
11/29/2011
246,343 Downloads
C#, VB.NET, C++
101 LINQ Samples
Microsoft - Visual Studio Platform Team- Microsoft
Learn how to use LINQ in your applications with these code samples, covering the entire range of LINQ functionality and demonstrating LINQ with SQL, DataSets, and XML.
LINQ
(117)
8/12/2011
102,891 Downloads
C#
ASP.NET MVC Application Using Entity Framework Code First
Tom Dykstra - MSFT - Microsoft
A Visual Studio project which shows how to use the Entity Framework in an ASP.NET MVC web application project, using the Code First development approach.
ADO.NET Entity Framework, ASP.NET, ASP.NET MVC
(68)
4/12/2011
126,138 Downloads
C#, VB.NET
Simple Calculator
Houssem Dellai
What I build is just a simple calculator that will show beginners how much easy it is to develop applications using the .NET Framework. Through this sample, they will see some most useful algorithmic operations.
C#, WPF, XAML
(7)
8/14/2012
13,619 Downloads
C#
Splash screen sample
Official Windows SDK Sample- Microsoft
This sample shows how to imitate the splash screen that Windows displays for your app by positioning a similar image correctly when Windows dismisses the splash screen that it displays. This sample uses the SplashScreen class in the Windows.Applicati...
Windows RT
(40)
9/14/2011
116,673 Downloads
C#, VB.NET, C++,JavaScript
Local Database Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use LINQ to SQL to store relational data in a local database that resides in your app’s storage container.
Windows Phone 7.5, Windows Phone 8
(13)
8/1/2012
32,647 Downloads
C#, VB.NET
File access sample
Official Windows SDK Sample- Microsoft
This sample shows how to create, read, write, copy and delete a file, how to retrieve file properties, and how to track a file or folder so that your app can access it again. This sample uses Windows.Storage and Windows.Storage.AccessCache API.
Windows RT
(31)
9/14/2011
83,813 Downloads
C#, VB.NET, C++,JavaScript
ASP.NET MVC 4 Sample (Magazine website)
thangchung
Small sample using ASP.NET MVC 4 on Visual studio 2012 RC for implementing a Magazine website
ASP.NET MVC 4, autofac, automapper
(16)
6/26/2012
23,896 Downloads
C#
ASP.NET AJAX web chat application
All-In-One Code Framework - Microsoft
The project illustrates how to design a simple AJAX web chat application.
ASP.NET
(36)
1/25/2011
78,283 Downloads
C#, HTML
Windows Workflow Foundation (WF4) - Workflow Arguments Example
Ron Jacobs
This sample demonstrates how you can pass arguments to a Workflow Activity and the various options for passing data and how you can use the Microsoft.Activities.WorkflowArguments class to create input arguments
Windows Workflow, Workflow, WF
Featured
C#
Getting Started with ASP.NET 4.5 Web Forms - Wingtip Toys
ErikReitan - Microsoft
This download has been created for the ASP.NET 4.5 Web Forms Wingtip Toys tutorial series. This series of tutorials guides you through the steps required to create an ASP.NET Web Forms application using Visual Studio Express 2012 for Web and ASP.NET 4.5.
ASP.NET Web Forms, ASP.NET 4.5
(14)
4/6/2012
37,100 Downloads
C#
App settings sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the ApplicationSettings API and settings flyouts to integrate an app's settings UI with the Settings charm.
HTML5, Windows RT
(27)
2/29/2012
40,561 Downloads
C#, VB.NET, C++,JavaScript
Contact Manager Web API
Daniel Roth - Microsoft
This sample uses ASP.NET Web API to build a simple contact manager application. The application consists of a contact manager web API that is used by an ASP.NET MVC application, a Windows Phone application, and a Windows 8 app to display and manage a list of contacts.
ASP.NET, Windows Phone, Windows 8
(22)
2/16/2012
29,317 Downloads
C#
ASP.NET Web Forms Application Using Entity Framework 4.0 Database First
Tom Dykstra - MSFT - Microsoft
The Contoso University application created by the first of two Web Forms tutorial series at http://asp.net/entity-framework/tutorials/. Continues to be provided alongside version 2 so that it can be used as a starting point for working through the second tutorial series.
ADO.NET Entity Framework, ASP.NET, ASP.NET Web Forms
(28)
3/9/2011
67,481 Downloads
C#, VB.NET
Samples for Parallel Programming with the .NET Framework
Parallel Computing Platform - Microsoft
This project provides samples and extensions for the parallel programming support in the .NET Framework.
PLINQ, .NET Framework, Parallel Programming
(54)
7/23/2011
52,258 Downloads
C#, VB.NET, C++, F#
ASP.NET GridView control demo (CSASPNETGridView)
All-In-One Code Framework
This project describes how to populate ASP.NET GridView control and how to implement Insert, Edit, Update, Delete, Paging and Sorting functions in ASP.NET GridView control
ASP.NET
(21)
1/21/2011
43,846 Downloads
C#, HTML
Introduction to Building WPF Applications
Migrated Galleries Content - Microsoft
This sample provides an introduction to the development of a simple WPF application, and demonstrates controls, images, layout, and data binding.
WPF
(3)
3/12/2011
24,663 Downloads
C#, VB.NET
Weather Forecast Sample
Windows Phone SDK Team- Microsoft
This sample shows how you can call and process data from a web service in a Windows Phone app.
Windows Phone 7.5, Windows Phone 8
(12)
8/1/2012
21,816 Downloads
C#, VB.NET
SharePoint 2010 101 Code Samples
Microsoft Office Developer Documentation Team- Microsoft
Each code sample is part of the SharePoint 2010 101 code samples project. These samples are provided so that you can incorporate them directly in your code. Each code sample consists of a standalone project created in Microsoft Visual Studio 2010
WCF, REST, SharePoint Server 2010
(29)
2/21/2012
36,662 Downloads
C#, VB.NET
Getting started with JavaScript: Complete code for the tutorial series
Official Windows SDK Sample- Microsoft
This sample provides completed versions of the apps you create by following the Create your first Windows Store app using JavaScript tutorial series.
HTML5, Windows RT
(6)
8/15/2012
5,803 Downloads
JavaScript
Location Service Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to create a simple app that receives data from the Windows Phone Location Service and displays the geographic coordinates of the device.
Windows Phone 7.5, Windows Phone 8
Featured
C#, VB.NET
App tiles and badges sample
Official Windows SDK Sample- Microsoft
This sample shows how to use an app tile, which is the representation and launch point for your app in the Start screen, and a badge on that tile, which is a method for the app to relay status information to the user when the app is not running.
Windows RT
(27)
2/29/2012
43,521 Downloads
C#, VB.NET, C++,JavaScript
Official Visual Studio 2008 VB.NET Samples
Microsoft - Visual Studio Platform Team- Microsoft
These samples demonstrate many of the new features available with Visual Basic 2008 and the .NET Framework 3.5 including hundreds Language Integrated Query (LINQ) samples.
COM, GDI+, Office
(19)
11/29/2011
53,669 Downloads
VB.NET
Mini-browser Sample
Windows Phone SDK Team- Microsoft
This sample shows how to use the WebBrowser control in your Windows Phone app.
Windows Phone 7.5, Windows Phone 8
(5)
8/1/2012
17,472 Downloads
C#, VB.NET
Data Binding Demo
windowsclient.net - Microsoft
This sample creates a product listing application that allows users to enter items for sale.This sample demonstrates various data binding concepts.
WPF, Windows SDK
(11)
1/31/2011
25,176 Downloads
C#, VB.NET
Geolocation sample
Official Windows SDK Sample- Microsoft
The Geolocation sample demonstrates how to use the Geolocation API to get the geographic location of the user's PC.
Windows RT
(19)
9/14/2011
36,156 Downloads
C#, VB.NET, C++,JavaScript
Basic Camera Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to activate the camera shutter and auto focus, configure picture resolution and flash settings, and use the hardware shutter button.
Windows Phone 7.5, Windows Phone 8
(3)
8/1/2012
14,468 Downloads
C#, VB.NET
Windows Phone 7 Secondary Tile Navigation
All-In-One Code Framework
The sample demonstrates how to create a secondary tile in Windows Phone 7 and how to detect from which secondary tile the user is navigated to the application.
Windows Phone 7, Windows Phone 7.5
(6)
6/8/2012
19,950 Downloads
C#, VB.NET
File picker sample
Official Windows SDK Sample- Microsoft
This sample shows how to access files and folders by letting the user choose them through the file pickers and how to save a file so that the user can specify the name, file type, and location of a file to save. This sample uses Windows.Storage.Picke...
Windows RT
(18)
9/14/2011
35,516 Downloads
C#, VB.NET, C++,JavaScript
Introduction to MVC 3
Rick_Anderson
This sample will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual Web Developer 2010 Express.
It is part of a tutorial series written by ScottGu, Scott Hanselman and Rick Anderson.
ADO.NET Entity Framework, ASP.NET MVC 3
(40)
3/9/2011
60,177 Downloads
C#, VB.NET
USBView sample application
Official Windows Driver Kit Sample- Microsoft
Usbview.exe is a Windows GUI application that allows you to browse all USB controllers and connected USB devices on your system. The left pane in the main application window displays a connection-oriented tree view, and the right pane displays the US...
Windows Driver, other
(4)
2/29/2012
17,259 Downloads
C++
Multicast Sockets Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to communicate over a multicast group on a Windows Phone using the UdpAnySourceMulticastClient class, available in Windows Phone OS 7.1.
Windows Phone 7.5
Featured
C#, VB.NET
Windows Forms DataGridView demo (VBWinFormDataGridView)
All-In-One Code Framework - Microsoft
The Windows Forms code sample demonstrates how to create a custom DataGridView column.
Windows Forms
(2)
3/5/2012
21,138 Downloads
VB.NET
HTML5 Drag and drop sample
Internet Explorer sample- Microsoft
The drag and drop sample contains four code examples to show how the draggable attribute helps you create fully drag and drop enabled web applications.
HTML5, Internet Explorer 10
(10)
9/14/2011
22,019 Downloads
JavaScript, HTML
Model-View-ViewModel Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates a simple Model-View-ViewModel (MVVM) app that uses XAML binding to connect the Views to the Model.
Windows Phone 7.5, Windows Phone 8
(7)
8/1/2012
12,853 Downloads
C#, VB.NET
Message dialog sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use a MessageDialog for displaying dialogs, setting commands and the actions they will perform, and changing the default button.
Windows RT
(5)
2/29/2012
19,482 Downloads
C#, VB.NET, C++,JavaScript
Contacts and Calendar Sample
Windows Phone SDK Team- Microsoft
This sample demonstrates how to access contacts and appointments, and display the details by using data binding.
Windows Phone 7.5, Windows Phone 8
(5)
8/1/2012
12,847 Downloads
C#, VB.NET
Upload/edit image in ASP.NET (CSASPNETImageEditUpload)
All-In-One Code Framework - Microsoft
The ASP.NET code sample illustrates how to upload, read, display, update and delete images stored in a database.
ASP.NET
(19)
4/5/2011
33,448 Downloads
C#
Import/export Excel worksheet in ASP.NET (CSASPNETExcelImportExport)
All-In-One Code Framework - Microsoft
The code sample demonstrates importing and exporting Excel worksheet in ASP.NET
ASP.NET, Office
(18)
1/21/2011
37,969 Downloads
C#
Hilo JavaScript
patterns and practices
This sample demonstrates how to build a complete Windows Store app using JavaScript, HTML, and CSS.
Javascript, Async, CSS
(2)
1/11/2013
2,356 Downloads
JavaScript
XAML data binding sample
Official Windows SDK Sample- Microsoft
This sample demonstrates basic data binding techniques using the Binding class and Binding markup extension. Specifically, this sample covers: Controlling the direction of data flow and updates using the Binding.Mode property., Changing the format of...
XAML
(8)
9/14/2011
23,297 Downloads
C#, VB.NET, C++
Windows Forms splash screen (CSWinFormSplashScreen)
All-In-One Code Framework - Microsoft
The code sample demonstrates how to create a splash screen in Windows Forms applications
Windows Forms
(8)
3/5/2012
23,256 Downloads
C#
Globalization Sample
Windows Phone SDK Team- Microsoft
This sample shows you how to use the CultureInfo class to create a globalized app. This sample has been updated to show localization of the app bar and the app title that appears in the phone’s app list.
Windows Phone 7.5, Windows Phone 8
Featured
C#, VB.NET
HttpClient sample
Official Windows SDK Sample- Microsoft
This sample demonstrates the use of the HttpClient class and the IXMLHTTPRequest2 interface to upload and download various types of content from an HTTP server using the networking features provided by the Windows Runtime. The sample shows the use of...
Windows RT
(5)
2/29/2012
15,686 Downloads
C#, VB.NET, C++
How to show MessageBox in ASP.NET (CSASPNETMessageBox)
All-In-One Code Framework - Microsoft
The sample code demonstrates how to create a MessageBox in ASP.NET
ASP.NET
(6)
4/20/2012
19,614 Downloads
C#
ASP.NET Chart control demo (CSASPNETChart)
All-In-One Code Framework - Microsoft
This ASP.NET code sample illustrates how to use the new Chart control to create a chart in the web page
ASP.NET
(5)
1/25/2011
27,326 Downloads
C#
How to Pass Data Between ASP.NET Pages
Tom Dykstra - MSFT - Microsoft
A Visual Studio Project which demonstrates several ways to pass data from one ASP.NET Web Forms page to another one.
ASP.NET, ASP.NET Web Forms
(22)
3/18/2011
31,974 Downloads
C#, VB.NET
Microsoft ADO.NET Data Services Application
Microsoft - Visual Studio Platform Team- Microsoft
This sample shows a simple ADO.NET Data Service exposing data through the ADO.NET Entity Framework and a WPF application consuming the ADO.NET Data Service.
ADO.NET Entity Framework, ADO.NET, WPF
(23)
5/25/2011
46,550 Downloads
C#, VB.NET
Media capture using capture device sample
Official Windows SDK Sample- Microsoft
This sample demonstrates how to use the MediaCapture API to capture video, audio, and pictures from a capture device, such as a webcam.
Windows RT
(9)
9/14/2011
21,842 Downloads
C#, C++, JavaScript
WPF Databinding in Visual Studio 2010 RTM
Migrated Galleries Content - Microsoft
This sample demonstrates how to create a WPF Forms solution that checks user input with validation code, demonstrates common controls such as DataGrid and ComboBox, and shows typical data manipulation including create, read, update, and delete.
WPF, Entity Framework
(12)
2/17/2011
32,349 Downloads
C#, VB.NET
A basic Windows service in C# (CSWindowsService)
All-In-One Code Framework - Microsoft
This code sample demonstrates creating a basic Windows Service application in VC#
Windows SDK
(1)
3/2/2012
11,252 Downloads
C#
ASP.NET Web Forms Application Using Entity Framework Database First - V2
Tom Dykstra - MSFT - Microsoft
The Contoso University application created by the two Web Forms tutorial series at http://asp.net/entity-framework/tutorials/.
ADO.NET Entity Framework, ASP.NET, ASP.NET and ADO.NET Entity Framework
(16)
3/9/2011
34,951 Downloads
C#, VB.NET
Windows Form with Aero glass style (VBWinFormExAeroToClient)
All-In-One Code Framework - Microsoft
The sample demonstrates how to create a Windows Form with Aero glass style.
Windows Forms
(5)
8/8/2011
20,447 Downloads
VB.NET
SharePoint 2013: Using the search REST service from an app for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
Learn how to submit a search query to Search in SharePoint 2013 from within an app for SharePoint.
REST, Javascript, SharePoint Server 2013
Featured
C#
SharePoint 2010 101 Code Samples
Microsoft Office Developer Documentation Team- Microsoft
Each code sample is part of the SharePoint 2010 101 code samples project. These samples are provided so that you can incorporate them directly in your code. Each code sample consists of a standalone project created in Microsoft Visual Studio 2010
WCF, REST, SharePoint Server 2010
(29)
2/21/2012
36,662 Downloads
C#, VB.NET
Survey App Tutorial: Developing a SharePoint Application Using LightSwitch
LightSwitch Team
The "Survey Application Tutorial: Developing a SharePoint Application Using LightSwitch" will show you how to use LightSwitch to build a SharePoint application with an HTML client that runs on a variety of mobile devices.
SharePoint, Visual Studio LightSwitch, LightSwitch Extensibility
(5)
11/12/2012
4,624 Downloads
C#, VB.NET
SharePoint 2013: Hello World SharePoint-hosted app
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a basic SharePoint-hosted app for SharePoint that uses JavaScript to read and display information about a SharePoint 2013 site.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(3)
7/16/2012
2,572 Downloads
C#
SharePoint 2010: Developing JQuery-Enabled Web Parts
Microsoft Office Developer Documentation Team- Microsoft
This sample develops a Web Part that uses the JQuery library to display items from a SharePoint list.
jQuery, SharePoint Server 2010
(9)
2/14/2012
5,305 Downloads
C#, VB.NET
SharePoint 2013: Hello World remote app using CSOM
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a basic “hello world” provider-hosted app for SharePoint that uses the SharePoint CSOM to read information about a SharePoint 2013 site from a remote (developer-hosted or autohosted) web application.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(5)
7/16/2012
2,534 Downloads
C#
Remote Authentication in SharePoint Online Using the Client Object Model
Microsoft Office Developer Documentation Team- Microsoft
This sample demonstrates how to authenticate against Microsoft SharePoint Online in client applications using the managed SharePoint client-side object models.
Office 365, Sharepoint Online
(10)
4/29/2011
7,319 Downloads
C#
SharePoint 2013: Hello World remote app using REST
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a basic “hello world” provider-hosted app for SharePoint that uses the SharePoint REST interface to read information about a SharePoint 2013 site from a remote (developer-hosted or autohosted) web application.
REST, SharePoint Server 2013, SharePoint Foundation 2013
(3)
7/16/2012
2,789 Downloads
C#
Samples on how to use SharePoint's GridView
Fernando A. Gómez
Sometimes while building WebParts or Application Pages, it is needed to display data using a grid, such as with ASP.NET's GridView control. Fortunately SharePoint has its own implementation: SPGridView, which we can use, as explained in the five samples shown below.
SharePoint, SharePoint 2010, SharePoint Foundation 2010
(6)
7/3/2011
4,339 Downloads
C#
SharePoint 2010: Developing Styled Master Pages
Microsoft Office Developer Documentation Team- Microsoft
This sample creates and deploys branded master pages to customize SharePoint sites, including custom stylesheets and images.
SharePoint Server 2010
(8)
2/17/2012
6,151 Downloads
C#, VB.NET
SharePoint Online: Accessing Web Services
Microsoft Office Developer Documentation Team- Microsoft
This sample connects to SharePoint Online, authenticates by using claims authentication, and then displays the contents of a SharePoint Online list.
SharePoint Server 2010, Sharepoint Online
(1)
2/16/2012
3,525 Downloads
C#, VB.NET
SharePoint 2013: Using the search REST service from an app for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
Learn how to submit a search query to Search in SharePoint 2013 from within an app for SharePoint.
REST, Javascript, SharePoint Server 2013
Featured
C#
Silverlight - Sharepoint integration (CSSharePointSilverlightIntegration)
All-In-One Code Framework - Microsoft
The sample is an introduction to use Silverlight as a web part in a SharePoint Site.
Silverlight, SharePoint
(0)
7/23/2012
2,740 Downloads
VB.NET, XAML
SharePoint 2013: Bookstore, using custom actions and the cross-domain library in
Microsoft Office Developer Documentation Team- Microsoft
This sample simulates a bookstore by using a SharePoint 2013 document library in which every document is a book. End users can request new books and buy books by using the provided custom actions.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(8)
7/16/2012
1,910 Downloads
C#
Use Silverlight along with SharePoint (CSSharePointSilverlightIntegration)
All-In-One Code Framework
The code sample demonstrates how to use Silverlight along with SharePoint. A Silverlight application can be hosted inside a SharePoint site and it is called as a Silverlight WebPart.
Silverlight, SharePoint
(2)
8/8/2011
9,937 Downloads
C#
SharePoint 2013: Using the search REST service from an app for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
Learn how to submit a search query to Search in SharePoint 2013 from within an app for SharePoint.
REST, Javascript, SharePoint Server 2013
(4)
7/16/2012
1,930 Downloads
C#
SharePoint 2010 Custom Timer Job
Ahmed Naji
Based on my popular articel about Creating Custom Timer Job in Sharepoint 2010,I Have decide to upload the simple code on how to create Custom Timer Job in Sharepoint 2010 ,But first let us know more about Timer Job
A timer job runs in a specific Windows service for SharePoint
SharePoint 2010
(15)
12/11/2011
3,809 Downloads
C#
Claim-aware WCF WebService[vs10] (CSSharePointCallClaimsAwareWCF)
All-In-One Code Framework - Microsoft
Custom claim-aware WCF web service for SharePoint 2010
SharePoint
(1)
7/23/2012
2,471 Downloads
C#, SQL, HTML, XML
SharePoint 2013 workflow: Create a custom action
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use Visual Studio 2012 to create a SharePoint 2013 workflow that uses a custom actions and calls an external web service. When calling the web service, the sample workflow makes use of the new DynamicValue data type.
SharePoint Server 2013, apps for SharePoint
(3)
7/16/2012
1,367 Downloads
C#
Get list by url and web Service (CSSharepointGetListIDFromListUrl)
All-In-One Code Framework - Microsoft
How to get the list ID, name from the list url using web Service
SharePoint
(0)
7/23/2012
2,241 Downloads
C#
Download document from Document libraries (CSSharePointDownloadDocument)
All-In-One Code Framework - Microsoft
This sample will demo how to download the document from the SharePoint DocumentLibraries across the site.
SharePoint
(0)
12/4/2012
1,218 Downloads
C#
Add element under head tag (CSSharePointAddElementToHeadTag)
All-In-One Code Framework - Microsoft
This sample will show how to add meta element under head tag.
SharePoint
(0)
7/23/2012
2,022 Downloads
C#, XML
SharePoint 2010 101 Code Samples
Microsoft Office Developer Documentation Team- Microsoft
Each code sample is part of the SharePoint 2010 101 code samples project. These samples are provided so that you can incorporate them directly in your code. Each code sample consists of a standalone project created in Microsoft Visual Studio 2010
WCF, REST, SharePoint Server 2010
Featured
C#, VB.NET
SharePoint 2013: Use event receivers to handle events in apps for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
Learn how to handle events in an app for SharePoint by using the SharePoint development tools in Visual Studio 2012.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(2)
7/16/2012
1,463 Downloads
C#
SharePoint 2013 workflow: Workflow-powered app for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
This sample demonstrates how apps for SharePoint and the new model for apps for SharePoint can use the new framework for SharePoint 2013 workflows.
Visual basic, SharePoint Server 2013, apps for SharePoint
(5)
7/16/2012
1,163 Downloads
VB.NET
SharePoint 2010: Creating a .NET Connectivity Assembly for BCS
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a Microsoft .NET Framework connectivity assembly for Microsoft Business Connectivity Services (BCS) by using Microsoft Visual Studio 2010. This sample accompanies the article Creating a .NET Connectivity Assembly for Business Connectivity Services by Using Vis
SharePoint 2010, Business Connectivity Services
(4)
8/10/2011
6,836 Downloads
C#, VB.NET
Data from CSV to User Profiles (CSSharePointCSVReaderForUserProfile)
All-In-One Code Framework - Microsoft
The sample will demo you how to import data from a CSV file to SharePoint 2010 User Profiles
SharePoint
(0)
12/6/2012
1,122 Downloads
C#
Hide Ribbon from anonymous users (VBSharePointHideRibbonFromAnonymous)
All-In-One Code Framework - Microsoft
Use Delegate Control to hide SharePoint Ribbon from anonymous users.
SharePoint
(0)
7/23/2012
1,843 Downloads
VB.NET, XML
Data from CSV to User Profiles (VBSharePointCSVReaderForUserProfile)
All-In-One Code Framework - Microsoft
The sample will demo you how to import data from a CSV file to SharePoint 2010 User Profiles
SharePoint
(0)
12/6/2012
1,037 Downloads
VB.NET
Use CreateTaskWithContentType in SPS (CSSharePointTaskWithContentTypeWorkflow)
All-In-One Code Framework - Microsoft
This code sample demonstrates how to use CreateTaskWithContentType activity in a SharePoint Visual Studio workflow.
SharePoint
(0)
6/11/2012
2,710 Downloads
C#, XML
SharePoint 2013: Get list items by using the cross-domain library (CSOM)
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use the cross-domain library in apps for SharePoint to read items in a list hosted in the app web.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(1)
7/16/2012
838 Downloads
C#
Download document from Document libraries (VBSharePointDownloadDocument)
All-In-One Code Framework - Microsoft
This sample will demo how to download the document from the SharePoint DocumentLibraries across the site.
SharePoint
(0)
12/4/2012
1,070 Downloads
VB.NET
SharePoint 2013: Perform basic data access operations by using REST in apps
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use the SharePoint REST APIs to perform basic data access operations (Create, Read, Update, Delete) on SharePoint 2013 lists and list items.
REST, SharePoint Server 2013, SharePoint Foundation 2013
(2)
7/16/2012
1,144 Downloads
C#
SharePoint 2010 101 Code Samples
Microsoft Office Developer Documentation Team- Microsoft
Each code sample is part of the SharePoint 2010 101 code samples project. These samples are provided so that you can incorporate them directly in your code. Each code sample consists of a standalone project created in Microsoft Visual Studio 2010
WCF, REST, SharePoint Server 2010
Featured
C#, VB.NET
Claim-aware WCF WebService[vs10] (VBSharePointCallClaimsAwareWCF)
All-In-One Code Framework - Microsoft
Custom claim-aware WCF web service for SharePoint 2010
SharePoint
(0)
7/23/2012
2,028 Downloads
VB.NET, SQL, HTML,XML
Show data with multiple value field (CSSharePointshowDataWithMultipleValueField)
All-In-One Code Framework - Microsoft
The code will show how to get data with multiple value field in a site collection.
SharePoint
(1)
12/7/2012
1,097 Downloads
C#, HTML
Add element under head tag (VBSharePointAddElementToHeadTag)
All-In-One Code Framework - Microsoft
This sample will show how to add meta element under head tag.
SharePoint
(0)
7/23/2012
1,660 Downloads
VB.NET, XML
Show data with multiple value field (VBSharePointshowDataWithMultipleValueField)
All-In-One Code Framework - Microsoft
The code will show how to get data with multiple value field in a site collection.
SharePoint
(0)
12/7/2012
962 Downloads
VB.NET, HTML
UpdateTask activity (CSSharePointUpdateTaskActivity)
All-In-One Code Framework - Microsoft
This sample will demo how to use UpdateTask Activity in a SharePoint workflow.
SharePoint
(0)
7/23/2012
1,921 Downloads
C#, XML
Demo the use of SPCalendarView (CSSharePointCustomCalendar)
All-In-One Code Framework - Microsoft
This sample will demo how to use SPCalendarView to develop a custom calendar in a visual web part
SharePoint
(0)
7/23/2012
2,425 Downloads
C#, HTML
SharePoint 2013: Perform basic data access operations by using CSOM in apps
Microsoft Office Developer Documentation Team- Microsoft
Learn how to read and write list and list item data by using the SharePoint 2013 client object model (CSOM).
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(1)
7/16/2012
845 Downloads
C#
SharePoint 2010: Developing AJAX-Enabled Web Parts
Microsoft Office Developer Documentation Team- Microsoft
This sample creates a SharePoint Web Part that uses Ajax UpdatePanel and UpdateProgress controls to call server-side methods.
AJAX, SharePoint Server 2010
(3)
2/14/2012
3,478 Downloads
C#, VB.NET
How to use AlertTask method (VBSharePointAlertTask)
All-In-One Code Framework - Microsoft
This sample will demo how to use alertTask method in SharePoint workflow
SharePoint
(0)
12/4/2012
963 Downloads
VB.NET, XML
Replicator activity (CSSharepointrReplicatorActivity)
All-In-One Code Framework - Microsoft
This demo will show you how to use replicator activity in Sharepoint workflow
SharePoint
(0)
7/23/2012
2,011 Downloads
C#
SharePoint 2010 101 Code Samples
Microsoft Office Developer Documentation Team- Microsoft
Each code sample is part of the SharePoint 2010 101 code samples project. These samples are provided so that you can incorporate them directly in your code. Each code sample consists of a standalone project created in Microsoft Visual Studio 2010
WCF, REST, SharePoint Server 2010
Featured
C#, VB.NET
UpdateTask activity (VBSharePointUpdateTaskActivity)
All-In-One Code Framework - Microsoft
This sample will demo how to use UpdateTask Activity in a SharePoint workflow.
SharePoint
(0)
7/23/2012
1,766 Downloads
VB.NET, XML
Pagination using SPquery (CSSharePointPaginationWebPart)
All-In-One Code Framework - Microsoft
This sample code will demonstrate how to implement Pagination through SPquery
SharePoint
(0)
7/23/2012
1,948 Downloads
C#, HTML
SPS Refresh ParentPage when Close ModalDialog (VBSharePointRefreshParentPage)
All-In-One Code Framework - Microsoft
How to close the sharepoint modal dialog and refresh the parent page using Server side API
SharePoint
(1)
12/6/2012
972 Downloads
VB.NET, JavaScript
SharePoint 2010: Leveraging HTML5 Objects in SharePoint
Microsoft Office Developer Documentation Team- Microsoft
This sample uses custom SharePoint master pages to enable IE9 and other compliant browsers to render HTML5 tags such as