Windows hardware development samples - Documentation - Microsoft
-->
This sample demonstrates how to use the User-Mode Driver Framework to write a minimal driver and shows best practices.
|
Featured
|
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...
|
(4)
2/29/2012
17,251 Downloads
|
This sample pack includes all the driver code examples developed for Windows 8.
|
(3)
6/1/2012
10,471 Downloads
|
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...
|
(5)
9/14/2011
6,706 Downloads
|
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...
|
(0)
2/29/2012
2,677 Downloads
|
The code sample demonstrates various VHD API usage, such as VHD creation, attaching, detaching and getting and setting disk information.
|
(2)
7/13/2011
6,167 Downloads
|
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.
|
(5)
9/14/2011
4,672 Downloads
|
The code sample demonstrates the use of DeviceIoControl and SetupDiGetClassDevs in the everyday operations of enumerating and locating specific attach storage devices.
|
(3)
12/6/2011
6,902 Downloads
|
The Toaster collection is an iterative series of samples that demonstrate fundamental aspects of Windows driver development.
|
(1)
2/29/2012
3,494 Downloads
|
The code sample demontrates how to use VDS to format volumes.
|
(1)
7/13/2011
5,931 Downloads
|
The code sample demonstrates how to use Virtual Disk Service (VDS) to enumerate and interface with volumes on a system.
|
(1)
6/19/2011
5,755 Downloads
|
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...
|
Featured
|
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.
|
(3)
2/29/2012
2,721 Downloads
|
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.
|
(0)
5/31/2012
1,673 Downloads
|
This sample demonstrates how to use VDS to uninstall disks and volumes.
|
(1)
7/13/2011
5,622 Downloads
|
The Serial (16550-based RS-232) sample driver is a WDF version of the inbox Serial.sys driver in %WINDIR%\system32\drivers.
|
(3)
9/14/2011
3,727 Downloads
|
This sample demonstrates how to use the User-Mode Driver Framework to write a minimal driver and shows best practices.
|
(2)
9/14/2011
3,161 Downloads
|
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).
|
(2)
9/14/2011
2,798 Downloads
|
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...
|
(0)
2/29/2012
2,207 Downloads
|
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...
|
(0)
2/29/2012
1,857 Downloads
|
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.
|
(0)
5/31/2012
1,403 Downloads
|
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.)
|
(2)
2/29/2012
1,863 Downloads
|
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...
|
Featured
|
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 ...
|
(0)
9/14/2011
1,936 Downloads
|
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.
|
(0)
9/14/2011
2,604 Downloads
|
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...
|
(0)
5/31/2012
2,740 Downloads
|
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...
|
(1)
9/14/2011
2,472 Downloads
|
The Kbdfltr sample is an example of a keyboard input filter driver.
|
(0)
3/9/2012
1,760 Downloads
|
The sample driver demonstrates the packet modification capabilities of the Windows Filtering Platform (WFP).
|
(0)
2/29/2012
1,502 Downloads
|
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...
|
(0)
2/29/2012
1,748 Downloads
|
The HID minidriver sample (WudfVhidmini.dll) demonstrates how to write a HID minidriver using the User-Mode Driver Framework (UMDF).
|
(0)
9/14/2011
1,712 Downloads
|
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 ...
|
(0)
2/29/2012
1,385 Downloads
|
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...
|
(0)
2/29/2012
1,379 Downloads
|
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.
|
Featured
|
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.
|
(0)
2/29/2012
1,438 Downloads
|
This sample driver demonstrates the traffic inspection capabilities of the Windows Filtering Platform (WFP).
|
(0)
2/29/2012
1,296 Downloads
|
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.
|
(0)
5/31/2012
1,402 Downloads
|
Provides a driver MFT for use with a camera's Windows Store device app.
|
(1)
5/31/2012
1,325 Downloads
|
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...
|
(1)
2/29/2012
1,268 Downloads
|
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...
|
(0)
2/29/2012
1,092 Downloads
|
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...
|
(0)
2/29/2012
1,753 Downloads
|
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.
|
(0)
5/31/2012
1,097 Downloads
|
The fastfat sample is file system driver that you can use as a model to write new file systems.
|
(0)
2/29/2012
1,375 Downloads
|
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.
|
(0)
2/29/2012
1,454 Downloads
|
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.
|
Featured
|
The Print Monitors samples contain monitors which handle communications between the print spooler and other print control elements.
|
(0)
2/29/2012
1,382 Downloads
|
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...
|
(0)
2/29/2012
1,308 Downloads
|
The Moufiltr sample is an example of a mouse input filter driver.
|
(0)
2/29/2012
1,046 Downloads
|
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.
|
(0)
2/29/2012
1,064 Downloads
|
This sample demonstrates how to write driver for a generic PCI device by using the Windows Driver Framework.
|
(0)
2/29/2012
1,282 Downloads
|
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.
|
(0)
2/29/2012
1,603 Downloads
|
This sample demonstrates the usage of four different types of IOCTLs (METHOD_IN_DIRECT, METHOD_OUT_DIRECT, METHOD_NEITHER, and METHOD_BUFFERED).
|
(0)
2/29/2012
1,374 Downloads
|
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...
|
(0)
2/29/2012
1,254 Downloads
|
This sample demonstrates how to implement advanced constraint handling, and also PrintTicket/PrintCapabilities handling using JavaScript.
|
(0)
2/29/2012
935 Downloads
|
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...
|
(0)
2/29/2012
1,131 Downloads
|
Autres documentations :
Microsoft-Documentation-en-ligne-de-SQL-Server-Documentation
Microsoft-Documentation-en-ligne-de-SQL-Server-2008-R2-Documentation
Microsoft-Mise-en-route-SQL-Server-2008-R2-Documentation
Microsoft-SQL-Server-Documentation
Documentation-classe-.NET-Framework-4.5-Documentation
Microsoft-Exemples-de-code-pour-developpeurs-Documentation
Microsoft-Windows-SDK-Samples-Documentation
Microsoft-Windows-Azure-Code-Samples-Documentation
Microsoft-Apps-for-Office-and-SharePoint-Samples-Documentation
Microsoft-Silverlight-Code-Samples-Documentation
Microsoft-Office-Code-Samples-Documentation
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
Featured
C++
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,251 Downloads
C++
Windows 8 Driver Samples
Official Windows Driver Kit Sample- Microsoft
This sample pack includes all the driver code examples developed for Windows 8.
File System, WFP, printer
(3)
6/1/2012
10,471 Downloads
C#, 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,706 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,677 Downloads
C++
Demo various VHD API usage (CppVhdAPI)
All-In-One Code Framework - Microsoft
The code sample demonstrates various VHD API usage, such as VHD creation, attaching, detaching and getting and setting disk information.
WDK, Windows Driver
(2)
7/13/2011
6,167 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,672 Downloads
C++
Enumerating and locating specific attach storage devices. (CppStorageEnum)
All-In-One Code Framework - Microsoft
The code sample demonstrates the use of DeviceIoControl and SetupDiGetClassDevs in the everyday operations of enumerating and locating specific attach storage devices.
WDK, Windows Driver
(3)
12/6/2011
6,902 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,494 Downloads
C++
Format volume with VDS (CppVDSFormatVolume)
All-In-One Code Framework - Microsoft
The code sample demontrates how to use VDS to format volumes.
WDK, Windows Driver
(1)
7/13/2011
5,931 Downloads
C++
Enumerate and interface with volumes on a system with VDS (CppVDSQueryVolumes)
All-In-One Code Framework - Microsoft
The code sample demonstrates how to use Virtual Disk Service (VDS) to enumerate and interface with volumes on a system.
WDK, Windows Driver
(1)
6/19/2011
5,755 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
Featured
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,721 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++
Uninstall disks with VDS (CppVDSUninstallDisks)
All-In-One Code Framework - Microsoft
This sample demonstrates how to use VDS to uninstall disks and volumes.
WDK, Windows Driver
(1)
7/13/2011
5,622 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,161 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,857 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++
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
Featured
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++
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
Featured
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,753 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++
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
Featured
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++
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 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,631 Downloads
C#, VB.NET
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,946 Downloads
C#
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,612 Downloads
C#, VB.NET
C++ app automates Excel (CppAutomateExcel)
All-In-One Code Framework - Microsoft
The CppAutomateExcel example demonstrates how to write VC++ codes to create and automate a Microsoft Excel instance
Office
(2)
3/2/2012
10,775 Downloads
C#, C++
VB app automates Excel (VBAutomateExcel)
All-In-One Code Framework - Microsoft
The VBAutomateExcel example demonstrates how to write VB codes to create and automate a Microsoft Excel instance
Office
(1)
3/2/2012
10,917 Downloads
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,569 Downloads
C#
Exchange 2013 101 Code Samples
Microsoft Office Developer Documentation Team- Microsoft
The code samples in the Exchange 2013: 101 code samples package show you how to use the Exchange Web Services (EWS) Managed API to send email messages, search mail folders, get contact information, check user availability, and more.
Microsoft Exchange Server 2010, Exchange 2013, Exchange Server 2007 Service Pack 1 (SP1)
(0)
7/18/2012
4,185 Downloads
C#
Data Analysis Sample - Visual Studio 2010
VSTOTeam - Microsoft
This sample demonstrates data analysis tasks executed using toolbar buttons and menus in Microsoft Office Excel 2007. The data is stored in XML files.
Office, Microsoft Office Excel 2007
(4)
2/18/2011
13,810 Downloads
C#, VB.NET
C# app automates Excel (CSAutomateExcel)
All-In-One Code Framework - Microsoft
The CSAutomateExcel example demonstrates how to write VC# codes to create and automate a Microsoft Excel instance
Office
(2)
3/2/2012
10,897 Downloads
C#
Imoprt Data from Excel to SQL Server
Ahmed Naji
In many time you will find yourself with some Excel file need to be saved or Export to SQL Server,I know it possible by using SQL Server Import and Export Wizard.But this depend on business Scenario itself ,so one of the scenario is creating web application
or windows applicat
SQL Server, ASP.NET, Microsoft Office Excel 2007
(5)
3/21/2012
9,191 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
Featured
C#, VB.NET
Ribbon Controls Sample
VSTOTeam - Microsoft
This sample demonstrates how to create a custom tab that appears on the Ribbon of a Microsoft Office Excel worksheet. This custom Ribbon demonstrates most of the controls available in the Office Ribbon Controls group of the Visual Studio Toolbox. For more information about using
Office, VSTO, Microsoft Office Excel 2007
(8)
2/18/2011
11,883 Downloads
C#, VB.NET
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,304 Downloads
C#, VB.NET
Use the library ClosedXml for creating Excel files
Carmelo La Monica
This example demonstrates how to use the library ClosedXml.Per can try this example, you must have VisualStudio 2010, as well as the library and ClosedXml.dll OpenXml microsoft installed on your pc.Description ClosedXml and a file with the extension. Dll designed for little
C#, Excel, Windows Forms
(0)
11/17/2012
2,187 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,532 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,315 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,784 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,336 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,148 Downloads
C#, VB.NET
Esempio di utilizzo file di DataBase Access con VB.NET
Carmelo La Monica
Questo esempio di codice vuole dimostrare come poter eseguire operazioni di insert,update e delete su un file di DataBase Access,mediante l'utilizzo di query.L'applicazione di esempio e necessita di un file di DataBase Access 2007 contenente una tabella di nome TabellaRubrica.
Windows Forms, Microsoft Office Access
(3)
5/24/2011
6,734 Downloads
C#, VB.NET
C# app automates Word (CSAutomateWord)
All-In-One Code Framework - Microsoft
The CSAutomateWord example demonstrates how to write VC# codes to create and automate a Microsoft Word instance
Office
(0)
3/2/2012
8,196 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
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,524 Downloads
C#, VB.NET
How to view word document in WPF application (CSVSTOViewWordInWPF)
All-In-One Code Framework - Microsoft
How to view word document in WPF application
Office, Office Development
(0)
12/25/2012
1,493 Downloads
C#, XAML
VB app automates Excel (VBAutomateExcel)
All-In-One Code Framework - Microsoft
The VBAutomateExcel example demonstrates how to write VB codes to create and automate a Microsoft Excel instance
Office
(1)
1/21/2011
10,854 Downloads
VB.NET
C++ app automates Word (CppAutomateWord)
All-In-One Code Framework - Microsoft
The CppAutomateWord example demonstrates how to write VC++ codes to create and automate a Microsoft Word instance
Office
(0)
3/2/2012
6,073 Downloads
C#, C++
How to view word document in WPF application (CSVSTOViewWordInWPF)
All-In-One Code Framework - Microsoft
How to view word document in WPF application
Office, Office Development
(0)
12/25/2012
1,264 Downloads
C#, XAML
C# Excel Automation addin (CSExcelAutomationAddIn)
All-In-One Code Framework - Microsoft
This project illustrates how to write a managed COM component which can be used as an Automation AddIn in Excel.
Office
(1)
3/2/2012
4,980 Downloads
C#
C++ app automates Excel (CppAutomateExcel)
All-In-One Code Framework - Microsoft
The CppAutomateExcel example demonstrates how to write VC++ codes to create and automate a Microsoft Excel instance
Office
(1)
1/21/2011
9,268 Downloads
C#, C++
VB Excel Automation addin (VBExcelAutomationAddIn)
All-In-One Code Framework - Microsoft
This project illustrates how to write a managed COM component which can be used as an Automation AddIn in Excel.
Office
(0)
3/2/2012
5,106 Downloads
VB.NET
C# app automates PowerPoint (CSAutomatePowerPoint)
All-In-One Code Framework - Microsoft
The CSAutomatePowerPoint example demonstrates how to write VC# codes to create and automate a Microsoft PowerPoint instance
Office
(1)
3/2/2012
5,888 Downloads
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,738 Downloads
VB.NET, XAML
Data Analysis Sample - Visual Studio 2010
VSTOTeam - Microsoft
This sample demonstrates data analysis tasks executed using toolbar buttons and menus in Microsoft Office Excel 2007. The data is stored in XML files.
Office, Microsoft Office Excel 2007
Featured
C#, VB.NET
C++ app automates PowerPoint (CppAutomatePowerPoint)
All-In-One Code Framework - Microsoft
The CppAutomatePowerPoint example demonstrates how to write VC++ codes to create and automate a Microsoft PowerPoint instance
Office
(0)
3/2/2012
5,517 Downloads
C#, C++
VB app automates Word (VBAutomateWord)
All-In-One Code Framework - Microsoft
The VBAutomateWord example demonstrates how to write VB codes to create and automate a Microsoft Word instance
Office
(1)
3/2/2012
5,565 Downloads
VB.NET
Extract embedded files from Office documents (CSOfficeDocumentFileExtractor)
All-In-One Code Framework - Microsoft
This sample demonstrates how to extract the embedded files from Office documents.
Office
(0)
8/24/2012
2,689 Downloads
C#
C# app automates Outlook (CSAutomateOutlook)
All-In-One Code Framework - Microsoft
The CSAutomateOutlook example demonstrates how to write VC# codes to create and automate a Microsoft Outlook instance
Office
(0)
3/2/2012
5,864 Downloads
C#
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,934 Downloads
C#
VB app automates Outlook (VBAutomateOutlook)
All-In-One Code Framework - Microsoft
The VBAutomateOutlook example demonstrates how to write VB codes to create and automate a Microsoft Outlook instance
Office
(0)
3/2/2012
4,583 Downloads
VB.NET
Import/Export GridView data in asp.net (CSOpenXmlExportImportExcel)
All-In-One Code Framework - Microsoft
how to export GridView Data to Excel and import excel data to GridView using OPen XML
Office Development
(0)
12/25/2012
1,308 Downloads
C#
How to view word document in WPF application (VBVSTOViewWordInWPF)
All-In-One Code Framework - Microsoft
How to view word document in WPF application
Office, Office Development
(0)
12/25/2012
1,200 Downloads
VB.NET, XAML
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,926 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
Featured
C#
C++ app automates Word (CppAutomateWord)
All-In-One Code Framework - Microsoft
The CppAutomateWord example demonstrates how to write VC++ codes to create and automate a Microsoft Word instance
Office
(2)
1/21/2011
7,399 Downloads
C#, C++
C++ app automates PowerPoint (CppAutomatePowerPoint)
All-In-One Code Framework - Microsoft
The CppAutomatePowerPoint example demonstrates how to write VC++ codes to create and automate a Microsoft PowerPoint instance
Office
(0)
1/21/2011
7,304 Downloads
C#, 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,468 Downloads
C#, SQL, HTML, XML
C# app automates Excel (CSAutomateExcel)
All-In-One Code Framework - Microsoft
The CSAutomateExcel example demonstrates how to write VC# codes to create and automate a Microsoft Excel instance
Office
(3)
1/21/2011
9,962 Downloads
C#
VB app automates Visio (VBAutomateVisio)
All-In-One Code Framework - Microsoft
The VBAutomateWord example demonstrates how to write VB code to create a Microsoft Visio instance
Office
(0)
12/4/2012
1,138 Downloads
VB.NET
VB app automates Word (VBAutomateWord)
All-In-One Code Framework - Microsoft
The VBAutomateWord example demonstrates how to write VB codes to create and automate a Microsoft Word instance
Office
(2)
1/21/2011
7,822 Downloads
VB.NET
VSTO Word document-level addin (CSVstoWordDocument)
All-In-One Code Framework
This Sample demonstrates how to manipulate Microsoft Word 2007 Content Controls in a VSTO document-level project
Office
(0)
1/21/2011
7,895 Downloads
C#
Get VSTO wrapper object (CSVstoGetWrapperObject)
All-In-One Code Framework
The CSVstoGetWrapperObject project demonstrates how to get a VSTO wrapper object from an existing Office COM object
Office
(0)
1/21/2011
7,511 Downloads
C#
VSTO Excel workbook customization (VBVstoExcelWorkbook)
All-In-One Code Framework - Microsoft
The VBVstoExcelWorkbook provides the examples on how to customize Excel Workbooks by using the ListObject and the document Actions Pane
Office
(1)
1/22/2011
9,199 Downloads
VB.NET
Data Analysis Sample - Visual Studio 2010
VSTOTeam - Microsoft
This sample demonstrates data analysis tasks executed using toolbar buttons and menus in Microsoft Office Excel 2007. The data is stored in XML files.
Office, Microsoft Office Excel 2007
Featured
C#, VB.NET
How to view word document in WPF application (VBVSTOViewWordInWPF)
All-In-One Code Framework - Microsoft
How to view word document in WPF application
Office, Office Development
(0)
12/25/2012
1,137 Downloads
VB.NET, XAML
VB app automates PowerPoint (VBAutomatePowerPoint)
All-In-One Code Framework - Microsoft
The VBAutomatePowerPoint example demonstrates how to write VB codes to create and automate a Microsoft PowerPoint instance
Office
(0)
3/2/2012
4,352 Downloads
VB.NET
Use Open XML to manipulate images in Word (CSManipulateImagesInWordDocument)
All-In-One Code Framework
The code sample demonstrates how to list, export, delete and replace images in a Office Word document using Office Open XML SDK.
Office, Office Open XML
(2)
5/5/2011
8,233 Downloads
C#
CS app automates Visio (CSAutomateVisio)
All-In-One Code Framework - Microsoft
The CSAutomateVisio example demonstrates how to write C# code to create a Microsoft Visio instance
Office
(0)
12/4/2012
1,170 Downloads
C#
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,364 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,240 Downloads
C#
Customize Outlook UI with VSTO Ribbon designer (CSOutlookUIDesigner)
All-In-One Code Framework
CSOutlookUIDesigner provides samples on how to customize Microsoft Outlook UI using the VSTO Ribbon Designers.
Office
(1)
1/21/2011
9,132 Downloads
C#
Customize Outlook UI with Ribbon XML (CSOutlookRibbonXml)
All-In-One Code Framework
CSOutlookRibbonXml provides the examples on how to customize Microsoft Outlook UI using the Ribbon XML.
Office
(0)
1/21/2011
8,665 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,217 Downloads
C#
Office managed COM addIn shim (CppOfficeManagedCOMAddInShim)
All-In-One Code Framework
The code sample demonstrates a VC++ shim for Office managed COM add-in
Office
(0)
2/11/2011
9,369 Downloads
C#, C++
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
Featured
C#
Send Email with Exchange Web services Managed API
Anthony Cangialosi - MSFT - Microsoft
This Sample creates a simple send email dialog that is used to demonstrate how to use the Exchange Web services Managed API. This sample has one important section of code on the event handler for send message button. This code creates a new instance of the ExchangeService and us
Exchange
(3)
2/25/2011
2,644 Downloads
C#
C# OneNote Ribbon addin (CSOneNoteRibbonAddIn)
All-In-One Code Framework
The example demonstrates how to create a VSTO add-in to customize the ribbon of Microsoft OneCode 2010
Office
(0)
4/5/2011
10,048 Downloads
C#
VSTO Interop with Excel VBA macros (CSVstoVBAInterop)
All-In-One Code Framework
The CSVstoVBAInterop project demonstrates how to interop with VBA project object model in VSTO projects.
Office
(1)
1/21/2011
7,509 Downloads
C#
Create new events for shape in Excel (CSExcelNewEventForShapes)
All-In-One Code Framework - Microsoft
This sample demonstrates how to create new events for shape in Excel by VSTO
Office
(0)
12/21/2012
1,286 Downloads
C#
Get VSTO wrapper object (VBVstoGetWrapperObject)
All-In-One Code Framework - Microsoft
The VBVstoGetWrapperObject project demonstrates how to get a VSTO wrapper object from an existing Office COM object.
Office
(0)
12/7/2012
1,015 Downloads
VB.NET
Create new events for shape in Excel (VBExcelNewEventForShapes)
All-In-One Code Framework - Microsoft
This sample demonstrates how to create new events for shape in Excel by VSTO
Office
(0)
12/21/2012
999 Downloads
VB.NET
Outlook 2010: Extending the User Interface
Microsoft Office Developer Documentation Team- Microsoft
Learn how to programmatically extend the Microsoft Office Fluent user interface (UI) to customize the UI in Microsoft Outlook 2010. The Fluent UI in Microsoft Office 2010 includes the Office Fluent ribbon, menus, and Microsoft Office Backstage view. The code sample illustrates ho
Outlook 2010, Office 2010
(1)
8/1/2011
3,768 Downloads
C#
Call WebService to interact with workflow in Outlook (CSOutlookCallWCFWFService)
All-In-One Code Framework - Microsoft
How to call web service to interact with workflow in Outlook
Office Development
(0)
12/26/2012
937 Downloads
C#, XML
Excel 2010: Generating Excel 2010 Workbooks using the Open XML SDK 2.0
Microsoft Office Developer Documentation Team- Microsoft
These code samples will demonstrate how to use the Open XML SDK 2.0 to manipulate an Excel workbook.
Microsoft Office Excel 2010, Open XML SDK 2.0
(0)
3/31/2011
4,068 Downloads
C#, VB.NET
Get VSTO wrapper object (CSVstoGetWrapperObject)
All-In-One Code Framework - Microsoft
The CSVstoGetWrapperObject project demonstrates how to get a VSTO wrapper object from an existing Office COM object.
Office
(0)
12/7/2012
1,205 Downloads
C#
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
Featured
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,652 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,295 Downloads
C#
Getting Started - WCF RIA Services
Migrated Galleries Content - Microsoft
The sample provides a step by step guide to building your first RIA services application. The application we will be building here is an HR Application for an Enterprise
Silverlight, WCF RIA Services
(37)
4/1/2011
59,976 Downloads
C#, VB.NET,JavaScript, XAML
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,864 Downloads
C#, VB.NET
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,007 Downloads
C#
Azure + Bing Map sample application (VBAzureBingMaps)
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
(5)
4/5/2011
15,632 Downloads
VB.NET
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,139 Downloads
C#
A guide to create Enterprise Dashboard
Visifire
This is a tutorial to create a sample enterprise dashboard using MVVM pattern. This sample takes sales figures of a fictitious company to show how a dashboard helps in analysing what contributed to the sales. It also shows sales conversion ratio.
Silverlight 4, Silverlight, WPF
(28)
8/24/2011
24,200 Downloads
C#
OOPS Principles (SOLID Principles)
Srigopal Chitrapu
Explains about each OOPS Principles (SOLID Principles) in detail.
It has sample demos for each principle in detail i.e.
Single Responsibility Principle, Open Closed Principle, Liskov Substitution Principle, Interface Segregation Principle, Dependency Inversion Principle.
Silverlight, ASP.NET, Windows Forms
(23)
9/13/2012
5,434 Downloads
C#
Access Azure table storage via WCF Data Services (CSAzureTableStorageWCFDS)
All-In-One Code Framework
This Windows Azure code sample demonstrates accessing data on Windows Azure Table Storage by using WCF Data Services
WCF, Silverlight, Windows Azure
(9)
4/5/2011
17,568 Downloads
C#
How To Enable Multiple Row Selection In LightSwitch's Grids
YannDuran
I'm extremely pleased to be able to share with the LightSwitch community, a method of enabling multiple grid row selection in LightSwitch, that finally doesn't involve any nasty workarounds, just a few lines of code.
Silverlight 4, Visual Studio LightSwitch
Featured
VB.NET
Design Patterns - MVVM - Model View ViewModel Pattern-Part 1
Srigopal Chitrapu
It is a brief introduction to MVVM Pattern with a simple binding example.
It explains about basic MVVM principles and Part 2 will be uploaded soon with other command operations with Unity and Prism.
Silverlight, ASP.NET, WPF
(18)
8/31/2012
6,490 Downloads
C#
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,243 Downloads
C#
C# Silverlight client inovkes WCF Data Services (CSADONETDataServiceSL3Client)
All-In-One Code Framework
The VC# code sample shows how to use ADO.NET Data Service in Silverlight
Silverlight, ADO.NET, WCF Data Services
(3)
4/5/2011
14,113 Downloads
C#, SQL
A sample music player supporting playlist in Silverlight (CSSL4MusicPlayer)
All-In-One Code Framework - Microsoft
The code sample demonstrates how to create a sample music player supporting playlist in Silverlight.
Silverlight
(10)
10/28/2011
16,489 Downloads
C#
Access on-premises WCF service via Azure Service Bus (CSAzureServiceBusSLRest)
All-In-One Code Framework
This sample demonstrates how to expose an on-premises WCF service to an internet Silverlight client using Windows Azure Service Bus. The sample creates a WCF REST Service. But you can work with other types of WCF services using the same technique.
Silverlight, Windows Azure
(2)
4/5/2011
11,201 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
(12)
7/18/2011
6,423 Downloads
C#
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,725 Downloads
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,738 Downloads
VB.NET, XAML
Silverlight TreeView supports CRUD and drag&drop (CSSLTreeViewCRUDDragDrop)
All-In-One Code Framework
The code sample demonstrates a custom TreeView with added functionalities of CRUD and drag-and-drop operations
Silverlight
(6)
4/5/2011
12,378 Downloads
C#
3D Housebuilder demo from MIX11
John Papa
This application was presented by John Papa during the MIX11 Day 2 keynote to demonstrate the new features in Silverlight 5 including 3D, RelativeSource Ancestor, Data Binding Debugging, Implicit DataTemplates, & Binding in Style Setters.
Silverlight, Silverlight 5
(28)
4/28/2011
26,901 Downloads
C#
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
Featured
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,934 Downloads
C#
How to implement MVVM (Model-View-ViewModel) in TDD (Test Driven Development)
Matteo Migliore
The Model View ViewModel (MVVM) is an architectural pattern used in software engineering that originated from Microsoft.
Using TDD you can test the application logic only by unit test, without launch the application.
Silverlight, User Interface, WPF
(5)
6/29/2011
7,313 Downloads
C#
Babylon 3D engine (Updated for Silverlight 5 RTM)
David Catuhe
This sample shows a full 3D realtime engine with some advanced features and an integrated collisions system.Live sample :
http://david.blob.core.windows.net/babylon/Babylon.htmlUpdatesUpdate: Support for Silverlight 5 (RTM)
Update: Integration of the Silverlight 5 Toolkit:
h
Silverlight, Silverlight 5
(21)
4/21/2011
14,486 Downloads
C#, XAML
LightSwitch Metro Theme Extension Sample for Visual Studio 2012
LightSwitch Team
This sample demonstrates how to recreate the LightSwitch Metro Theme extension, a contemporary theme for Visual Studio 2012 LightSwitch applications.
Visual Studio LightSwitch, LightSwitch Extensibility
(3)
3/14/2012
4,760 Downloads
C#, VB.NET
Pick Your Azure File Upload Control: Silverlight with TPL or HTML5 with AJAX
Rahul.Rai
File Upload Controls in Two Flavors:
1. Use Silverlight and Task Parallel Library to do blazing fast uploads to Azure Blob Storage.
2. Use HTML5 to do robust, fault tolerant and secure uploads to Azure Blob Storage.
AJAX, ASP.NET, Windows Azure
(18)
9/19/2011
5,596 Downloads
C#
Access on-premises WCF service via Azure Service Bus (VBAzureServiceBusSLRest)
All-In-One Code Framework
This sample demonstrates how to expose an on-premises WCF service to an internet Silverlight client using Windows Azure Service Bus. The sample creates a WCF REST Service. But you can work with other types of WCF services using the same technique.
Silverlight, Windows Azure
(0)
4/5/2011
9,755 Downloads
VB.NET
Flashcards.Show
Yochay Kiriaty
Flashcards.Show is an example of an application that run on and share content between your desktop, the browser, and Windows Phone. The sample includes source for the three client platform, as well as Windows Azure.
Silverlight, WPF, Windows Azure
(11)
2/25/2011
8,573 Downloads
C#
Excel Importer for Visual Studio LightSwitch
LightSwitch Team
Excel Importer is a Visual Studio LightSwitch Extension. The extension will add the ability to import data from Excel to LightSwitch applications. The importer can validate the data that is being imported and will even import data across relationships.
Silverlight, Visual Studio LightSwitch, LightSwitch Extensibility
(21)
3/28/2011
12,407 Downloads
VB.NET
Silverlight 3 writeable bitmap (CSSL3WriteableBitmap)
All-In-One Code Framework
The code sample demonstrates the WriteableBitmap feature in Silverlight 3. The feature enables you to update and render a bitmap on a per-frame basis. This is useful for generating algorithmic content, such as a fractal image, and for data visualization,
Silverlight
(1)
1/27/2011
7,866 Downloads
C#
Silverlight 3 deep zoom feature demo (CSSL3DeepZoom)
All-In-One Code Framework
The code sample demonstrates the Deep Zoom feature of Silverlight 3 that provides the ability to interactively view high-resolution images in Silverlight. You can zoom in and out of images rapidly without affecting the performance of your application.
Silverlight
(3)
4/5/2011
11,552 Downloads
C#
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
Featured
C#
Silverlight DataGrid group header style sample (CSSL4DataGridGroupHeaderStyle)
All-In-One Code Framework
This project illustrates how to define group header style of different levels and define group header style according to group header content.
Silverlight
(1)
1/25/2011
10,358 Downloads
C#
Access Azure table storage via WCF Data Services (VBAzureTableStorageWCFDS)
All-In-One Code Framework
This Windows Azure code sample demonstrates accessing data on Windows Azure Table Storage by using WCF Data Services
WCF, Silverlight, Windows Azure
(2)
4/5/2011
9,632 Downloads
VB.NET
Silverlight 4 netTcp transport binding element (CSSL4WCFNetTcp)
All-In-One Code Framework
The code sample demonstrates communicate with WCF web service using net.tcp protocol in Silverlight 4.
WCF, Silverlight
(2)
4/5/2011
13,416 Downloads
C#
Control colors of DataGrid rows and other UI elements in LightSwitch
Xpert360
The problem addressed here is that developers want to control the colors of UI elements to enhance the user experience. LightSwitch allows switching themes but does not expose properties and methods for more granular control of colors. This sample shows how.
Silverlight, themes, Visual Studio LightSwitch
(3)
10/18/2012
1,620 Downloads
C#, VB.NET
Socket programming in Silverlight (VBSL4SocketProgramming)
All-In-One Code Framework - Microsoft
The project illustrates how to use Socket achieve MultiCast function
Silverlight
(0)
10/25/2012
1,387 Downloads
VB.NET
Binding DataGrid with Two way mode and MVVM pattern (CSSL4DataGridBindingInMVVM)
All-In-One Code Framework - Microsoft
The project illustrates how to bind data source with using two way mode with frequent changed data
Silverlight
(0)
10/25/2012
2,536 Downloads
C#
Bing Maps v2
Houssem Dellai
Do you need to master Bing Maps apps on Windows Phone ? Then you have to start from the beginners level. This is the version 2 after the first one which is more simple and published here: http://code.msdn.microsoft.com/Bing-Maps-950491b9 . This
app is a very simple demo for be
C#, Silverlight, WPF
(1)
8/9/2012
1,939 Downloads
C#
Display a chart built on aggregated data in Visual Studio LightSwitch
Eric Erhardt
This sample shows you how to aggregate data in Visual Studio LightSwitch and display the aggregated data in a bar chart. This involves adding a WCF Ria Service to aggregate Product sales information and adding a Silverlight Toolkit Chart to a LightSwitch application.
Silverlight, SQL Server, Visual Studio LightSwitch
(2)
4/11/2012
4,038 Downloads
C#, VB.NET
Save a DIB on the Clipboard to a File using Silverlight (CSSL5DIBFromClipboard)
All-In-One Code Framework
This code sample demonstrates accessing the Windows Clipboard and retrieving a Device Independent Bitmap (DIB) and saving the DIB to a file.
Silverlight, Silverlight 5
(2)
2/22/2012
4,973 Downloads
C#
Design Patterns - Dependency Injection Pattern Part-2 (Unity Application Blocks)
Srigopal Chitrapu
Briefly explains about Unity Application Blocks, How it works and how is its architecture.
And it provides how to use steps and simple example to understand how we can use Unity.
It also provides advantages and disadvantages of Unity Application Blocks.
Silverlight, ASP.NET, Windows Forms
(11)
8/31/2012
1,547 Downloads
C#
SkyDrive Photo API sample for WP7
Dare Obasanjo - MSFT
Dare Obasanjo - MSFT
Microsoft
Recent Achievements
Forums Answerer III Forums Replies III First Forums Spam Report
View Samples
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#
Use MEF in Silverlight 4 (CSSL4MEF)
All-In-One Code Framework
The code sample demonstrates the use of Managed Extensibility Framework (MEF) in Silverlight 4. MEF is designed for simplifying the design of extensible applications and components.
Silverlight
(2)
1/25/2011
11,503 Downloads
C#
MVVM Sample for WCF RIA Services
kylemc - Microsoft
This sample iterates on the a sample by John Papa for the talk on MVVM Patterns for Silverlight and WP7 that featured WCF RIA Services as the data layer. This sample streamlines the service layer abstraction to correctly work with the RIA client.
WCF, Silverlight
(12)
4/29/2011
9,796 Downloads
C#
Design Patterns - MVVM - Model View ViewModel Pattern-Part 2
Srigopal Chitrapu
Explains and shows how to implement and use Commands in MVVM.
Silverlight, WPF
(7)
10/8/2012
1,983 Downloads
C#, XAML
Silverlight 3 full screen feature demo (VBSL3FullScreen)
All-In-One Code Framework
This example demonstrates how to use the full screen feature in Silverlight 3.
Silverlight
(0)
1/21/2011
5,962 Downloads
VB.NET
Session continuation from ASP.NET to Silverlight (VBSL4SessionCookie)
All-In-One Code Framework
This sample demonstrates a simple technique to preserve ASP.NET session ID from a web page hosting a Silverlight component making a client WebRequest to another web page on the same site.
Silverlight
(0)
10/28/2011
5,145 Downloads
VB.NET
UDP multicast client in Silverlight (CSSL4UdpAnySourceMulticastListener)
All-In-One Code Framework
The code sample demonstrates how to implement a simple UDP multicast client in Silverlight.
Silverlight, Network
(3)
10/13/2011
9,438 Downloads
C#
Silverlight 3 splash screen feature demo (XAMLSL3SplashScreen)
All-In-One Code Framework
This sample demonstrates how to customize the splash screen for Silverlight 3 application.
Silverlight
(2)
1/22/2011
11,448 Downloads
C#
Default Authentication Sample
Migrated Galleries Content - Microsoft
This samples highlights integration with ASP.NET and client-side data binding. In the Web.config file, authentication, role management and profile have been enabled using the default ASP.NET providers.
Silverlight, WCF RIA Services
(0)
4/1/2011
9,170 Downloads
C#, VB.NET
Drag and drop file to Silverlight app (CSSL4FileDragDrop)
All-In-One Code Framework - Microsoft
The code sample demonstrates the new drag&drop feature of Silverlight 4 to implement dragging picures from the local file system to a Silverlight application.
Silverlight
(3)
4/5/2011
9,978 Downloads
C#
Using ACS as an OData token issuer
All-In-One Code Framework - Microsoft
The sample code demonstrates how to access the WCF service via Access control service token
Windows Azure
(1)
6/8/2012
2,941 Downloads
C#
SiteMonitR
bradygaster
The SiteMonitR sample demonstrates how a Windows Azure Cloud Service and a Windows Azure Web Site can use SignalR to communicate in an asynchronous communication. The SiteMonitR Cloud Service pings all of the sites in a list of sites stored in Windows Azure Table Storage.
Windows Azure, Windows Azure Storage, Windows Azure Web Sites
Proposé
C#
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)
29/12/2011
19 636 Téléchargements
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)
05/04/2011
31 652 Téléchargements
C#
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)
02/02/2012
12 649 Téléchargements
VB.NET, C++
Windows Azure HelloWorld Sample
Windows Azure Product Team- Microsoft
The Windows Azure HelloWorld sample demonstrates how to create a simple ASP.NET web role that can be deployed to Windows Azure. The Diagnostics module is imported into the sample and is ready to collect the default diagnostic data.
ASP.NET, Windows Azure
(27)
05/04/2011
28 414 Téléchargements
C#, XML
Windows Azure Multi-Tier Application with Tables, Queues, and Blobs
Tom Dykstra - MSFT - Microsoft
A Visual Studio project that shows how to use Windows Azure Storage tables, queues, and blobs in a multi-tier application that has an ASP.NET MVC 4 web role on the front-end and worker roles on the back-end.To run the project, download it and follow the directions at Configuring
Windows Azure, Windows Azure Storage, Windows Azure Tables
(4)
20/12/2012
1 551 Téléchargements
C#
PhluffyFotos Sample
bradygaster
PhluffyFotos is a Picture Gallery Service where users can upload their pictures from the web or mobile device. Users can upload, tag, and share photos in this sample.
Windows Azure, Windows Azure Storage, ASP.NET MVC 4
(6)
08/08/2012
2 798 Téléchargements
C#
Azure + Bing Map sample application (VBAzureBingMaps)
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
(5)
05/04/2011
15 632 Téléchargements
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)
31/12/2012
2 162 Téléchargements
C#
Windows Azure AD Access Control (ACS) Code Samples
Azure AD Developer Experience Team - Microsoft
Windows Azure Active Directory Access Control (ACS) allows you to integrate single sign on (SSO) and centralized authorization into your web applications. This download provides a collection of codes samples for working with ACS.
Windows Azure Access Control Service
(2)
04/12/2012
1 774 Téléchargements
C#
sampel visual studio language java, node sampel , PHP
issahassansayed
After you install a sample, it appears on the Installed tab of the New Project dialog box. You can create new working copies from the master copy without remembering where you found the sa
C#, ASP.NET, Windows Azure
(0)
26/02/2013
289 Téléchargements
C#, C++, PHP, Java
Hybrid Reference Implementation Using BizTalk Server, Windows Azure & SQL Azure
Valery M - Microsoft
Integrating an on-premises process with processes running in Windows Azure opens up a wide range of opportunities that enable customers to extend their on-premises solutions into the Cloud environment.Based off real-world customer projects led by the Windows Azure Customer Adviso
Windows Azure, SQL Azure, BizTalk Server
Proposé
C#
Access Azure table storage via WCF Data Services (CSAzureTableStorageWCFDS)
All-In-One Code Framework
This Windows Azure code sample demonstrates accessing data on Windows Azure Table Storage by using WCF Data Services
WCF, Silverlight, Windows Azure
(9)
05/04/2011
17 568 Téléchargements
C#
[CCS LABS] Keeping your GUI Responsive and FAST
Dave A Gordon
It is never a good idea to let your GUI become unresponsive; the user will often simply close the application assuming that it has crashed. The user may try your application another couple of times - but with the same results; your application is going
to be uninstalled and nev
ASP.NET, Windows Forms, Windows Azure
(2)
05/08/2012
4 226 Téléchargements
C#, VB.NET
Service Bus Explorer
Windows Azure Product Team
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test messaging entities and relay services.
Windows Azure, Windows, Service Bus
(31)
27/10/2011
6 000 Téléchargements
C#
Get Started with Data in Windows Azure Mobile Services Tutorial Sample
Glenn Gailey [MSFT] - Microsoft
This sample supports the Get started with data in Mobile Services tutorial, which shows you how to use Windows Azure Mobile Services to leverage data in a Windows Store app. This is the starting point project before you modify the app to use Mobile Services for data storage.
Windows Azure, Windows Azure Mobile Services, Windows Store app
(6)
27/08/2012
4 046 Téléchargements
C#, JavaScript
Upload File to Windows Azure Blob Storage using Windows Azure Mobile Services
Nick Harris - MSFT - Microsoft
This demonstrates how to store your files such as images, videos, docs or any binary data off device in the cloud using Windows Azure Blob Storage. In this example we focus on capturing and uploading images, with the same approach you can upload any binary data to Blob Storage.
Windows Azure, Windows RT, Windows Azure Mobile Services
(5)
07/01/2013
654 Téléchargements
C#, JavaScript
MVC Sample App for Windows Azure Active Directory Graph
AAD REST
This C# sample application demonstrates how to Read and Write data with a WIndows Azure Active Directory Tenant.
JSON, REST, Windows Azure
(2)
11/09/2012
1 661 Téléchargements
C#
Authenticate Microsoft Account, Facebook, Twitter and Google w/ Mobile Services
Nick Harris - MSFT - Microsoft
This sample demonstrates how you can easily wire up your Windows Store application to require your users to Authenticate against well know social identity such as Microsoft Account, Facebook, Twitter and Google using Windows Azure Mobile Services.
Windows Azure, Windows RT, Windows Azure Mobile Services
(3)
17/12/2012
1 758 Téléchargements
C#, JavaScript
How to view SQL Azure Report Services
All-In-One Code Framework - Microsoft
The sample code demonstrates how to access SQL Azure Reporting Service
SQL Azure
(0)
31/12/2012
1 517 Téléchargements
C#, XML
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)
31/12/2012
1 344 Téléchargements
VB.NET
Access on-premises WCF service via Azure Service Bus (CSAzureServiceBusSLRest)
All-In-One Code Framework
This sample demonstrates how to expose an on-premises WCF service to an internet Silverlight client using Windows Azure Service Bus. The sample creates a WCF REST Service. But you can work with other types of WCF services using the same technique.
Silverlight, Windows Azure
(2)
05/04/2011
11 201 Téléchargements
C#
Hybrid Reference Implementation Using BizTalk Server, Windows Azure & SQL Azure
Valery M - Microsoft
Integrating an on-premises process with processes running in Windows Azure opens up a wide range of opportunities that enable customers to extend their on-premises solutions into the Cloud environment.Based off real-world customer projects led by the Windows Azure Customer Adviso
Windows Azure, SQL Azure, BizTalk Server
Proposé
C#
Access Azure table storage via WCF Data Services (CSAzureTableStorageWCFDS)
All-In-One Code Framework
This Windows Azure code sample demonstrates accessing data on Windows Azure Table Storage by using WCF Data Services
WCF, Silverlight, Windows Azure
(9)
05/04/2011
17 568 Téléchargements
C#
[CCS LABS] Keeping your GUI Responsive and FAST
Dave A Gordon
It is never a good idea to let your GUI become unresponsive; the user will often simply close the application assuming that it has crashed. The user may try your application another couple of times - but with the same results; your application is going
to be uninstalled and nev
ASP.NET, Windows Forms, Windows Azure
(2)
05/08/2012
4 226 Téléchargements
C#, VB.NET
Service Bus Explorer
Windows Azure Product Team
The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test messaging entities and relay services.
Windows Azure, Windows, Service Bus
(31)
27/10/2011
6 000 Téléchargements
C#
Get Started with Data in Windows Azure Mobile Services Tutorial Sample
Glenn Gailey [MSFT] - Microsoft
This sample supports the Get started with data in Mobile Services tutorial, which shows you how to use Windows Azure Mobile Services to leverage data in a Windows Store app. This is the starting point project before you modify the app to use Mobile Services for data storage.
Windows Azure, Windows Azure Mobile Services, Windows Store app
(6)
27/08/2012
4 046 Téléchargements
C#, JavaScript
Upload File to Windows Azure Blob Storage using Windows Azure Mobile Services
Nick Harris - MSFT - Microsoft
This demonstrates how to store your files such as images, videos, docs or any binary data off device in the cloud using Windows Azure Blob Storage. In this example we focus on capturing and uploading images, with the same approach you can upload any binary data to Blob Storage.
Windows Azure, Windows RT, Windows Azure Mobile Services
(5)
07/01/2013
654 Téléchargements
C#, JavaScript
MVC Sample App for Windows Azure Active Directory Graph
AAD REST
This C# sample application demonstrates how to Read and Write data with a WIndows Azure Active Directory Tenant.
JSON, REST, Windows Azure
(2)
11/09/2012
1 661 Téléchargements
C#
Authenticate Microsoft Account, Facebook, Twitter and Google w/ Mobile Services
Nick Harris - MSFT - Microsoft
This sample demonstrates how you can easily wire up your Windows Store application to require your users to Authenticate against well know social identity such as Microsoft Account, Facebook, Twitter and Google using Windows Azure Mobile Services.
Windows Azure, Windows RT, Windows Azure Mobile Services
(3)
17/12/2012
1 758 Téléchargements
C#, JavaScript
How to view SQL Azure Report Services
All-In-One Code Framework - Microsoft
The sample code demonstrates how to access SQL Azure Reporting Service
SQL Azure
(0)
31/12/2012
1 517 Téléchargements
C#, XML
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)
31/12/2012
1 344 Téléchargements
VB.NET
Access on-premises WCF service via Azure Service Bus (CSAzureServiceBusSLRest)
All-In-One Code Framework
This sample demonstrates how to expose an on-premises WCF service to an internet Silverlight client using Windows Azure Service Bus. The sample creates a WCF REST Service. But you can work with other types of WCF services using the same technique.
Silverlight, Windows Azure
(2)
05/04/2011
11 201 Téléchargements
C#
PhluffyFotos Sample
bradygaster
PhluffyFotos is a Picture Gallery Service where users can upload their pictures from the web or mobile device. Users can upload, tag, and share photos in this sample.
Windows Azure, Windows Azure Storage, ASP.NET MVC 4
Proposé
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)
16/12/2012
1 218 Téléchargements
C#, JavaScript
Host and use WCF Services in Windows Azure (CSAzureWCFServices)
All-In-One Code Framework
This project shows how to host WCF in Windows Azure, and how to consume it. The demos include
1) A WCF web role , which hosts WCF in IIS;
2) A work role which hosts a WCF service (self-hosting); and
3) A windows console client that consumes the WCF services above.
WCF, Windows Azure
(12)
20/06/2011
15 057 Téléchargements
C#
How to view SQL Azure Report Services
All-In-One Code Framework - Microsoft
The sample code demonstrates how to access SQL Azure Reporting Service
SQL Azure
(0)
31/12/2012
1 091 Téléchargements
VB.NET, XML
Pick Your Azure File Upload Control: Silverlight with TPL or HTML5 with AJAX
Rahul.Rai
File Upload Controls in Two Flavors:
1. Use Silverlight and Task Parallel Library to do blazing fast uploads to Azure Blob Storage.
2. Use HTML5 to do robust, fault tolerant and secure uploads to Azure Blob Storage.
AJAX, ASP.NET, Windows Azure
(18)
19/09/2011
5 595 Téléchargements
C#
Access on-premises WCF service via Azure Service Bus (VBAzureServiceBusSLRest)
All-In-One Code Framework
This sample demonstrates how to expose an on-premises WCF service to an internet Silverlight client using Windows Azure Service Bus. The sample creates a WCF REST Service. But you can work with other types of WCF services using the same technique.
Silverlight, Windows Azure
(0)
05/04/2011
9 755 Téléchargements
VB.NET
Flashcards.Show
Yochay Kiriaty
Flashcards.Show is an example of an application that run on and share content between your desktop, the browser, and Windows Phone. The sample includes source for the three client platform, as well as Windows Azure.
Silverlight, WPF, Windows Azure
(11)
25/02/2011
8 573 Téléchargements
C#
SiteMonitR
bradygaster
The SiteMonitR sample demonstrates how a Windows Azure Cloud Service and a Windows Azure Web Site can use SignalR to communicate in an asynchronous communication. The SiteMonitR Cloud Service pings all of the sites in a list of sites stored in Windows Azure Table Storage.
Windows Azure, Windows Azure Storage, Windows Azure Web Sites
(6)
28/08/2012
1 625 Téléchargements
C#
Host WCF in an Azure worker role (CSAzureWCFWorkerRole)
All-In-One Code Framework
This Windows Azure code sample demonstrates hosting WCF in a Worker Role
WCF, Windows Azure
(6)
21/01/2011
9 156 Téléchargements
C#
Access Azure table storage via WCF Data Services (VBAzureTableStorageWCFDS)
All-In-One Code Framework
This Windows Azure code sample demonstrates accessing data on Windows Azure Table Storage by using WCF Data Services
WCF, Silverlight, Windows Azure
(2)
05/04/2011
9 631 Téléchargements
VB.NET
Windows Azure AddressBook Sample
Windows Azure Product Team- Microsoft
The Address Book sample is a hosted service that demonstrates a web role and the Table storage service. The web role provides a front-end application for the user to upload contacts data, and to insert, update and delete contacts from a table.
ASP.NET, Windows Azure, Windows Azure Storage
(5)
07/06/2011
5 189 Téléchargements
C#, VB.NET, XML
SiteMonitR
bradygaster
The SiteMonitR sample demonstrates how a Windows Azure Cloud Service and a Windows Azure Web Site can use SignalR to communicate in an asynchronous communication. The SiteMonitR Cloud Service pings all of the sites in a list of sites stored in Windows Azure Table Storage.
Windows Azure, Windows Azure Storage, Windows Azure Web Sites
Proposé
C#
Hybrid Reference Implementation Using BizTalk Server, Windows Azure & SQL Azure
Valery M - Microsoft
Integrating an on-premises process with processes running in Windows Azure opens up a wide range of opportunities that enable customers to extend their on-premises solutions into the Cloud environment.Based off real-world customer projects led by the Windows Azure Customer Adviso
Windows Azure, SQL Azure, BizTalk Server
(17)
12/08/2011
2 012 Téléchargements
C#
Windows Azure Access Control for Single Sign-On (CSAzureAccessControlService)
All-In-One Code Framework - Microsoft
This sample code demostrates how to implement for Access Control Service for your web role application
Windows Azure
(0)
05/06/2012
3 513 Téléchargements
C#, XML
Use a web role to serve files from blob storage
All-In-One Code Framework - Microsoft
The sample code demonstrates a way to serve files from storage via a web role
Windows Azure
(0)
31/12/2012
839 Téléchargements
VB.NET
XBAP client interacts with WCF service in the cloud (CSAzureXbap)
All-In-One Code Framework
The Windows Azure code sample demonstrates distributing client applications (e.g. the .xbap application in this sample) from the cloud. The client application will interact with a WCF service in the cloud.
Windows Azure
(0)
05/04/2011
9 963 Téléchargements
C#
Retry Azure Cache Operations (CSAzureRetryCache)
All-In-One Code Framework
This sample implements retry logic to protect the application from crashing in the event of transient errors in Windows Azure. This sample uses Transient Fault Handling Application Block to implement retry mechanism
Windows Azure
(3)
12/03/2012
7 549 Téléchargements
C#, XML
Use a web role to serve files from blob storage
All-In-One Code Framework - Microsoft
The sample code demonstrates a way to serve files from storage via a web role
Windows Azure
(0)
31/12/2012
895 Téléchargements
C#
Using ACS as an OData token issuer
All-In-One Code Framework - Microsoft
The sample code demonstrates how to access the WCF service via Access control service token
Windows Azure
(1)
08/06/2012
2 940 Téléchargements
C#
Access on-premises data via Azure Service Bus (CSAzureServiceBusWCFDS)
All-In-One Code Framework
This Windows Azure code sample demonstrates accessing data on premise from Cloud by using Service Bus and WCF Data Service
WCF, Windows Azure, Data Platform
(7)
21/01/2011
9 409 Téléchargements
C#
3 Tier ASP.NET Web App wit Entity Framework (and Self Tracking Objects)
All-In-One Code Framework - Microsoft
The sample code demonstrates how to build a simple 3-tier Asp.net Web Role
Windows Azure
(0)
31/12/2012
1 052 Téléchargements
C#, XML
Use Windows Azure Service Management API (CSAzureManagementAPI)
All-In-One Code Framework
This project shows how to create a new hosted service on Windows Azure using Windows Azure Service Management REST API.
Windows Azure
(4)
10/06/2011
7 031 Téléchargements
C#
Hybrid Reference Implementation Using BizTalk Server, Windows Azure & SQL Azure
Valery M - Microsoft
Integrating an on-premises process with processes running in Windows Azure opens up a wide range of opportunities that enable customers to extend their on-premises solutions into the Cloud environment.Based off real-world customer projects led by the Windows Azure Customer Adviso
Windows Azure, SQL Azure, BizTalk Server
Proposé
C#
Configure SSL for specific pages in Windows Azure (CSAzureSSLForPage)
All-In-One Code Framework - Microsoft
The sample demonstrates how to configure SSL for specific page(s) while hosting the applicaiton in Windows Azure.
Windows Azure
(3)
06/02/2012
5 466 Téléchargements
C#
How to use Bing Translator API in Azure [VB.NET-Visual Studio 2010]
All-In-One Code Framework - Microsoft
This Sample will show you how to use Bing translator, when you get it from Azure market place.
Windows Azure
(0)
31/12/2012
856 Téléchargements
VB.NET
Uploading large files using ASP.NET Web API and Azure Blob Storage
Yao - MSFT
This sample illustrates how to create a simple file service using ASP.NET Web API backed by Azure Blob Storage.
ASP.NET, Windows Azure Storage, ASP.NET Web API
(5)
05/07/2012
2 398 Téléchargements
C#, XML
Add firewall rules to VM’s running in Windows Azure (CSAzureAddFirewallRules)
All-In-One Code Framework
One of the common asks from developers is the ability to add firewall rules to Windows Azure Compute instances. Startup tasks in Windows Azure can help you add firewall rules. This sample code will add few sample firewall rules to Azure VM's.
Windows Azure
(1)
12/04/2012
3 990 Téléchargements
C#, XML
Change AppPool identity programmatically (CSAzureChangeAppPoolIdentity)
All-In-One Code Framework - Microsoft
The code sample demonstrates changing the AppPool identity programmatically in Windows Azure
Windows Azure
(3)
13/01/2012
5 841 Téléchargements
C#
Host and use WCF Services in Windows Azure (VBAzureWCFServices)
All-In-One Code Framework
The code sample demonstrates two ways of hosting WCF services in Windows Azure, and how to invoke the WCF services from a client application.
WCF, Windows Azure
(3)
20/06/2011
7 569 Téléchargements
VB.NET
Windows Azure Caching API and Performance Sample
JasonRoth - Microsoft
This sample has two purposes. First, it demonstrates the use of various Caching APIs. Second, it provides a way to compare performance between role-based Caching and Windows Azure SQL Database. This sample uses Caching hosted on a dedicated worker role.
ASP.NET, Windows Azure, .NET Framework
(6)
18/06/2012
1 588 Téléchargements
C#
How to use Bing Translator API in Azure
All-In-One Code Framework - Microsoft
This Sample will show you how to use Bing translator, when you get it from Azure market place.
Windows Azure
(0)
31/12/2012
946 Téléchargements
C#
Tile, Toast and Badge Push Notifications using Windows Azure Mobile Services
Nick Harris - MSFT - Microsoft
This sample demonstrates how you can easily register a channel in Windows Azure Mobile Services and then send different types of push notifications such as tile, toast and badge notifications from a server side script to your client application.
Windows Azure, Windows RT, Windows Azure Mobile Services
(3)
18/12/2012
982 Téléchargements
C#, JavaScript
Add registry entries to VMs in Windows Azure (CSAzureAddRegistryKeysToVMs)
All-In-One Code Framework
One of the common asks from developers is the ability to write to registry in Windows Azure. Startup tasks in Windows Azure can help you write to registry. This sample code will add the registry keys to Azure VM's.
Windows Azure
(3)
12/04/2012
4 042 Téléchargements
C#, XML
Windows Azure Inter-Role Communication Using Service Bus Topics & Subscriptions
Valery M - Microsoft
The sample demonstrates how Windows Azure developers can leverage the Windows Azure Service Bus to enable asynchronous inter-role communication in cloud-based solutions using Service Bus topics and subscriptions. The code sample offer a complete solution,
one that enables simpl
Windows Azure, Service Bus
Proposé
C#
Windows Azure startup task demo (CSAzureStartupTask)
All-In-One Code Framework
The sample demonstrates using the startup tasks to install the prerequisites or to modify configuration settings for your environment in Windows Azure
Windows Azure
(0)
10/06/2011
6 646 Téléchargements
C#
Use Windows Azure Service Management API (VBAzureManagementAPI)
All-In-One Code Framework
This project shows how to create a new hosted service on Windows Azure using Windows Azure Service Management REST API.
Windows Azure
(2)
10/06/2011
5 157 Téléchargements
VB.NET
Protocol Bridging with ServiceBus and WCF4 (CSAzureServiceBusProtocolBridging)
All-In-One Code Framework - Microsoft
The code sample demonstrates how to combine AppFabric Service Bus and WCF 4 Routing Service to expose an existing net.tcp WCF service through Service Bus using the http protocol.
Windows Azure
(3)
27/06/2011
8 889 Téléchargements
C#
Azure table storage paging (CSAzureTableStoragePaging)
All-In-One Code Framework
The code sample demonstrates how to implement the previous/next paging for data on Windows Azure Table Storage in an ASP.NET MVC application.
Windows Azure
(0)
25/01/2011
8 762 Téléchargements
C#
Using ACS as an OData token issuer
All-In-One Code Framework - Microsoft
The sample code demonstrates how to access the WCF service via Access control service token
Windows Azure
(0)
08/06/2012
2 475 Téléchargements
VB.NET
Host WCF in an Azure worker role (VBAzureWCFWorkerRole)
All-In-One Code Framework
This Windows Azure code sample demonstrates hosting WCF in a Worker Role.
WCF, Windows Azure
(0)
21/01/2011
7 261 Téléchargements
VB.NET
Get Started with Data in Windows Azure Mobile Services for Windows Phone 8
Glenn Gailey [MSFT] - Microsoft
This Windows Phone sample application supports the Get started with data in Mobile Services tutorial in the Windows Azure developer center. This tutorial shows you how to use Windows Azure Mobile Services to leverage data in a Windows Store app.
Windows Phone, Windows Azure Mobile Services, Windows Phone 8
(2)
29/10/2012
1 115 Téléchargements
C#
Federate the authentication to a local STS (CSAzureWebRoleIdentity)
All-In-One Code Framework
CSAzureWebRoleIdentity is a web role hosted in Windows Azure. It federates the authentication to a local STS. This seperates the authentication code from the business logic so that web developer can offload the authentication and authorization to the STS
Windows Azure
(0)
27/06/2011
9 120 Téléchargements
C#
Azure Storage Backup Sample
All-In-One Code Framework - Microsoft
The sample code demonstrates how to backup Azure Storage in Cloud.
Windows Azure
(0)
23/07/2012
1 862 Téléchargements
VB.NET
Azure Storage Backup Sample
All-In-One Code Framework - Microsoft
The sample code demonstrates how to backup Azure Storage in Cloud.
Windows Azure
(0)
23/07/2012
1 952 Téléchargements
C#
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
Proposé
C#
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)
12/11/2012
4 612 Téléchargements
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)
16/07/2012
2 569 Téléchargements
C#
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)
16/07/2012
2 532 Téléchargements
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)
16/07/2012
2 784 Téléchargements
C#
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)
16/07/2012
1 910 Téléchargements
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)
16/07/2012
1 926 Téléchargements
C#
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)
16/07/2012
1 364 Téléchargements
C#
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)
16/07/2012
1 461 Téléchargements
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)
16/07/2012
1 162 Téléchargements
VB.NET
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)
16/07/2012
836 Téléchargements
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
Proposé
C#
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)
16/07/2012
1 142 Téléchargements
C#
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)
16/07/2012
845 Téléchargements
C#
Sharepoint 2013 - How to add a Promoted links web part to your default app page
Muawiyah Shannak
The sample also demonstrates how to create, package, and deploy a Promoted links list to the app web and add the Promoted links web part to your default app page.
apps for SharePoint, SharePoint 2013
(1)
23/02/2013
106 Téléchargements
C#, HTML
Apps for Office: Create an invoice manager
Microsoft Office Developer Documentation Team- Microsoft
This sample shows how to create a task pane app for Office that manages invoices in Word 2013.
Word 2013, apps for Office
(0)
03/10/2012
674 Téléchargements
C#
SharePoint 2013: Get list items by using the cross-domain library (REST)
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.
REST, Javascript, SharePoint Server 2013
(1)
16/07/2012
949 Téléchargements
C#
Loading SharePoint Web Parts Contents Asynchronously Using Update Panel and Ajax
Ahmed M. Madany
If we develop webparts that retrieve data across the network without asynchronous processing, our web parts will have serious limitations when they come to optimizing page response. For achieving the optimization factor in page response you need to use the asynchronous processing
SharePoint, SharePoint 2010, SharePoint Server 2010
(0)
11/10/2012
654 Téléchargements
C#, HTML
SharePoint 2013: Perform basic data operations on files and folders using REST
Microsoft Office Developer Documentation Team- Microsoft
A code sample using REST and the SharePoint Javascript cross-domain library to perform basic operations on document libraries and files.
REST, Javascript, SharePoint Server 2013
(1)
02/11/2012
414 Téléchargements
C#
SharePoint 2013: Customize a list view by using client-side rendering
Microsoft Office Developer Documentation Team- Microsoft
This sample uses client-side rendering technology in SharePoint 2013 to customize a view in an announcements list.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(2)
16/07/2012
772 Téléchargements
C#
SharePoint 2013: MyFileConnector custom BCS indexing connector sample
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a custom Business Connectivity Services (BCS) indexing connector for Search in SharePoint 2013.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(1)
16/07/2012
659 Téléchargements
C#
SharePoint 2013: Create external lists based on app-scoped external content type
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a new external content type based on an OData source and an external data list to display the data from the external system.
SharePoint Server 2013, apps for SharePoint
(3)
16/07/2012
919 Téléchargements
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
Proposé
C#
SharePoint 2013 workflow: Call an external web service
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use Visual Studio 2012 to create a SharePoint 2013 workflow that calls an external web service. When calling the web service, the sample workflow also makes use of the new DynamicValue data type.
SharePoint Server 2013, apps for SharePoint
(3)
16/07/2012
1 320 Téléchargements
C#
Apps for Office: Interact with Facebook APIs
Microsoft Office Developer Documentation Team- Microsoft
This sample task pane app for Excel shows how to log on to Facebook from an Excel 2013 task pane, and then how to retrieve some basic user data from Facebook by using the Facebook API.
Excel 2013, apps for Office
(0)
16/07/2012
1 199 Téléchargements
C#
SharePoint 2013: Configure apps to be autohosted in SharePoint Online
Microsoft Office Developer Documentation Team- Microsoft
A sample code project that shows how to configure an app for SharePoint to be autohosted in SharePoint Online.
REST, SharePoint Server 2013, SharePoint Foundation 2013
(3)
16/07/2012
881 Téléchargements
C#
Apps for Office: Persist custom settings
Microsoft Office Developer Documentation Team- Microsoft
This sample app for Office demonstrates how to save custom settings in an app in Word 2013, Excel 2013, PowerPoint 2013, or Project Professional 2013.
Word 2013, Excel 2013, Project Professional 2013
(2)
16/07/2012
1 720 Téléchargements
C#
SharePoint 2013: Creating an OData source with BCS notifications
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a Windows Communication Foundation (WCF) data service that exposes data from the Northwind database using the OData protocol to provide data as well as notifications of changes to that data found in the external system.
REST, SharePoint Server 2013, apps for SharePoint
(1)
16/07/2012
670 Téléchargements
C#
SharePoint 2013: Add the client-side People Picker control to apps
Microsoft Office Developer Documentation Team- Microsoft
This sample is a Visual Studio solution that contains a client-side People Picker control in a SharePoint-hosted app for SharePoint. The sample code shows how to add, initialize, and query the picker.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(0)
05/02/2013
133 Téléchargements
C#
SharePoint 2013: Display remote app content in the host web using an app part
Microsoft Office Developer Documentation Team- Microsoft
This SharePoint 2013 Preview code sample includes a simple page hosted in a remote app. The app part displays the contents of the remote webpage and sends the value of the custom properties through the query string.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(1)
16/07/2012
778 Téléchargements
C#
SharePoint 2013: Get data from a remote service using the web proxy
Microsoft Office Developer Documentation Team- Microsoft
Learn how to read data in a remote service from a SharePoint webpage by using the web proxy in apps for SharePoint.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(2)
16/07/2012
628 Téléchargements
C#
SharePoint 2013: Perform operations on SharePoint Document Library from PHP site
Microsoft Office Developer Documentation Team- Microsoft
This sample Provider-hosted SharePoint App shows how to perform following operations from a PHP site: List Documents, Check out a document, Check in a document, Edit document metadata, Upload a document
REST, Javascript, Sharepoint Online
(0)
26/02/2013
37 Téléchargements
C#
SharePoint 2013: Display remote webpage content using the coffeemaker app part
Microsoft Office Developer Documentation Team- Microsoft
This SharePoint 2013 Preview code sample includes an app part that displays a remote webpage’s content. The remote page content consists of labels and images for a coffee cup. End users can further customize their coffee through the custom properties in the app part.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(1)
16/07/2012
657 Téléchargements
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
Proposé
C#
Apps for Office: Enable communication between apps
Microsoft Office Developer Documentation Team- Microsoft
This sample app for Excel demonstrates how to send data from a task pane app to a content app in the same document. The task pane app makes changes to a data source that the content app is monitoring for changes. The content app also responds when the user selects different cells
Visual Studio 2012, Excel 2013, apps for Office
(0)
16/07/2012
471 Téléchargements
C#
SharePoint 2013: Get the host web title using the cross-domain library (REST)
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use the cross-domain library in apps for SharePoint to read the host web’s title.
REST, Javascript, SharePoint Server 2013
(1)
16/07/2012
639 Téléchargements
C#
SharePoint 2013 workflow: Using task action
Microsoft Office Developer Documentation Team- Microsoft
This sample illustrates how to use a the new Task Actions feature that has been added to SharePoint Designer 2013 for enhanced workflow design and development.
SharePoint Server 2013, apps for SharePoint, SharePoint Designer 2013
(4)
16/07/2012
446 Téléchargements
Apps for Office: Insert Twitter search results
Microsoft Office Developer Documentation Team- Microsoft
This sample shows how you can create a task pane app for Excel or Word that uses the Twitter API to retrieve and insert a set of tweets into a table on an Excel 2013 worksheet or in a Word 2013 document.
Visual Studio 2012, Word 2013, Excel 2013
(0)
16/07/2012
706 Téléchargements
C#
SharePoint Online: Deploy sites to Windows Azure using apps for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
This code sample uses a Windows Azure SQL database to resolve user queries. It uses a web project and SQL database project to create/read/show data on a SharePoint development site.
Office 365, Sharepoint Online, apps for SharePoint
(0)
28/02/2013
28 Téléchargements
C#
Mail apps for Outlook: Make an EWS request
Microsoft Office Developer Documentation Team- Microsoft
This sample shows you how to request information by using Exchange Web Services (EWS) from your mail app for Office.
Outlook Web App, Microsoft Exchange Server 2013, Outlook 2013
(2)
16/07/2012
614 Téléchargements
C#
SharePoint 2013: Execute basic tasks using the JavaScript object model (JSOM)
Microsoft Office Developer Documentation Team- Microsoft
Learn how to perform basic tasks using the JavaScript object model (JSOM) in an app for SharePoint. This sample also shows how to use the JSOM in a SharePoint-hosted html page.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(0)
19/09/2012
493 Téléchargements
C#
SharePoint 2013: Use the cross-domain library and REST for CRUD operations
Microsoft Office Developer Documentation Team- Microsoft
Use the cross-domain library and the SharePoint REST API to perform standard CRUD operations on a list in the app web.
REST, Javascript, SharePoint Server 2013
(0)
28/02/2013
26 Téléchargements
C#
SharePoint 2013: Customize a field type by using client-side rendering
Microsoft Office Developer Documentation Team- Microsoft
This sample uses client-side rendering technology in SharePoint 2013 to customize a field type.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(1)
16/07/2012
575 Téléchargements
C#
SharePoint 2013 workflow: Workflow OM in an app for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
Provides a brief introduction to using the SharePoint 2013 object model to support advanced workflow development scenarios.
Javascript, SharePoint Server 2013, apps for SharePoint
(2)
16/07/2012
782 Téléchargements
VB.NET
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
Proposé
C#
SharePoint 2013: Access an external list with REST
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create an app for SharePoint that will use RESTful URLs to query and manipulate data in an external list.
REST, Javascript, SharePoint Server 2013
(2)
16/07/2012
619 Téléchargements
C#
SharePoint 2013: Create an app to access a public OData source
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create an app-scoped external content type and access that data using the Representational State Transfer (REST) API.
REST, Javascript, SharePoint Server 2013
(2)
16/07/2012
751 Téléchargements
C#
SharePoint 2013: Build REST queries and use REST to traverse a site
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use the SharePoint REST APIs to traverse a SharePoint 2013 site, and to create an app that builds queries that perform basic data operations (Create, Read, Update, and Delete) on basic SharePoint entities that are exposed at REST endpoints.
REST, SharePoint Server 2013, SharePoint Foundation 2013
(1)
16/07/2012
666 Téléchargements
C#
Apps for Office: Get selection-change coordinates in an Excel table
Microsoft Office Developer Documentation Team- Microsoft
This sample app for Excel shows how to detect when the selection changes in a table (named range) in Excel 2013, and then display the coordinates, relative to the table, of the new selection. It also displays the number of table columns and rows included in the selection.
Visual Studio 2012, Excel 2013, apps for Office
(0)
16/07/2012
1 042 Téléchargements
C#
SharePoint 2013: Video player in an autohosted app for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use the client object model in an app for SharePoint to retrieve and work with videos from SharePoint.
C#, SharePoint Server 2013, SharePoint Foundation 2013
(0)
01/03/2013
28 Téléchargements
C#
SharePoint 2013: Approval workflow that uses a custom initiation form
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use a flowchart-style workflow to route a workflow to different people depending on the course the workflow takes.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(0)
28/02/2013
28 Téléchargements
C#
SharePoint 2013: Get the host web title using the cross-domain library (JSOM)
Microsoft Office Developer Documentation Team- Microsoft
Learn how to use the cross-domain library in apps for SharePoint to read the host web title by using the JavaScript object model (JSOM).
Javascript, SharePoint Server 2013, apps for SharePoint
(0)
19/09/2012
449 Téléchargements
C#
SharePoint 2013 workflow: Integrate with Netflix
Microsoft Office Developer Documentation Team- Microsoft
Demonstrates using Visual Studio 2012 and Workflow Manager Client 1.0 to create a workflow that uses a web service workflow activity with an OData query to access the Netflix service.
SharePoint Server 2013, apps for SharePoint
(3)
16/07/2012
612 Téléchargements
C#
SharePoint 2013: Use SharePoint 2013 translation services from Word
Microsoft Office Developer Documentation Team- Microsoft
Demonstrates how to use JavaScript and C# in a Word 2013 task pane app to connect to and authenticate a SharePoint Online site by using OAuth, and then translate portions of a document.
C#, Javascript, SharePoint Server 2013
(0)
02/03/2013
26 Téléchargements
C#
SharePoint 2013: Use the chrome control in a cloud-hosted app
Microsoft Office Developer Documentation Team- Microsoft
This sample includes a remote webpage that hosts the chrome control.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(2)
16/07/2012
549 Téléchargements
C#
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
Proposé
C#
Apps for Office: Work with custom XML parts
Microsoft Office Developer Documentation Team- Microsoft
The Work with custom XML parts sample opens a Word file, CustomXMLPartSample.docx, which already contains a custom XML part that has the namespace
TimeSummary. When the user enters text in the Client Name text box and chooses
Update Client, the cmdUpdateClient_onClick function
Visual Studio 2012, Word 2013, apps for Office
(0)
16/07/2012
817 Téléchargements
C#
SharePoint 2013: Add runtime instrumentation and error logging to apps
Microsoft Office Developer Documentation Team- Microsoft
Learn how to add custom errors to the app monitoring system and enable runtime request tracing for apps for SharePoint.
C#, REST, Javascript
(0)
27/02/2013
21 Téléchargements
C#
SharePoint 2013: Add runtime instrumentation and error logging to apps
Microsoft Office Developer Documentation Team- Microsoft
Learn how to add custom errors to the app monitoring system and enable runtime request tracing for apps for SharePoint.
C#, REST, Javascript
(0)
27/02/2013
24 Téléchargements
C#
Mail apps for Outlook: Use a client identity token
Microsoft Office Developer Documentation Team- Microsoft
This sample shows you how to identify the clients of your mail app for Outlook.
Outlook Web App, Visual Studio 2012, Outlook 2013
(0)
16/07/2012
850 Téléchargements
C#
SharePoint 2013: Make app-only policy type calls in a remote app (CSOM)
Microsoft Office Developer Documentation Team- Microsoft
Uses the AllowAppOnlyPolicy attribute and makes app-only policy type calls. It uses OAuth to call back into SharePoint Server. Sample uses the SharePoint 2013 client object model (CSOM).
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(1)
16/07/2012
420 Téléchargements
C#
SharePoint 2013: Use a web proxy to retrieve data from an external data source
Microsoft Office Developer Documentation Team- Microsoft
Use the web proxy architecture to retrieve data from an external data source using client-side JavaScript.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(0)
01/03/2013
26 Téléchargements
C#
SharePoint 2013: Customize list views and forms using client-side rendering
Microsoft Office Developer Documentation Team- Microsoft
Use client-side rendering to provide custom rendering for both the All Items view and the New Announcement form.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(0)
28/02/2013
22 Téléchargements
C#
SharePoint 2013: Render SharePoint list data as a chart in an app
Microsoft Office Developer Documentation Team- Microsoft
This sample app demonstrates how to use JavaScript in an app for SharePoint to retrieve data from a SharePoint list, and then render that data as a chart by using JavaScript and HTML.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(0)
01/03/2013
21 Téléchargements
C#
SharePoint 2013: Create a remote event receiver for external data
Microsoft Office Developer Documentation Team- Microsoft
Learn how to create a remote event receiver that performs actions based on changes in external data in SharePoint 2013.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(1)
16/07/2012
668 Téléchargements
C#
SharePoint 2013: Export Name field in a Document Library list to a mobile app
Microsoft Office Developer Documentation Team- Microsoft
Export the Name field of a Document Library list to a mobile app by using the Visual Studio SharePoint List wizard. The Name field does not appear automatically when a user creates a mobile app for a document library in SharePoint.
C#, SharePoint Server 2013, SharePoint Foundation 2013
(2)
16/07/2012
462 Téléchargements
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
Proposé
C#
SharePoint 2013: Set the Bing Maps key by using the client object model
Microsoft Office Developer Documentation Team- Microsoft
Learn how to set the Bing Maps key programmatically at the web and farm level, by using the SharePoint client object model and by using Windows PowerShell, to enable Bing Maps functionality in SharePoint 2013 lists and location-based web and mobile apps.
C#, SharePoint Server 2013, SharePoint Foundation 2013
(1)
16/07/2012
478 Téléchargements
C#
SharePoint 2013: Create a Windows Phone app to receive push notifications
Microsoft Office Developer Documentation Team- Microsoft
Create a Windows Phone app for receiving notifications from a SharePoint 2013 list.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(2)
16/07/2012
528 Téléchargements
C#
SharePoint 2013: Implement live tile navigation for SharePoint lists
Microsoft Office Developer Documentation Team- Microsoft
Demonstrates how to use JavaScript in an app for SharePoint to retrieve information about lists, and provide live tiles for navigating to those lists.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(0)
02/03/2013
24 Téléchargements
C#
SharePoint 2013: Store and retrieve SharePoint list items on a Windows Phone
Microsoft Office Developer Documentation Team- Microsoft
To provide app users with access to data when connectivity with SharePoint is lost, or to save data to storage between sessions of the app regardless of server availability, you can take advantage of the Closing and Launching events of the PhoneApplicationService class.
C#, SharePoint Server 2013, SharePoint Foundation 2013
(1)
16/07/2012
464 Téléchargements
C#
SharePoint 2013: Use HTTPs in a remote app and use OAuth for callbacks
Microsoft Office Developer Documentation Team- Microsoft
This sample is a remote app that uses HTTPs protocol. It uses OAuth to call back into SharePoint Server.
REST, SharePoint Server 2013, SharePoint Foundation 2013
(1)
16/07/2012
519 Téléchargements
C#
Mail apps for Outlook: Create a mail app to view YouTube videos
Microsoft Office Developer Documentation Team- Microsoft
This sample mail app lets users view a YouTube video from a message or appointment that contains the video URL, without leaving Outlook 2013.
Outlook Web App, Microsoft Exchange Server 2013, Visual Studio 2012
(1)
16/07/2012
427 Téléchargements
JavaScript
SharePoint 2013: Create publishing pages in apps for SharePoint
Microsoft Office Developer Documentation Team- Microsoft
Demonstrates how to use the SP.Publishing JavaScript namespace in an app for SharePoint to create publishing pages in a publishing web.
Javascript, SharePoint Server 2013, SharePoint Foundation 2013
(0)
01/03/2013
22 Téléchargements
C#
SharePoint 2013: Event planner workflow app
Microsoft Office Developer Documentation Team- Microsoft
Demonstrates real-world workflow tasks—including deploying the workflow in an app; reading, updating, and creating SharePoint list items; and waiting for events to occur.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(0)
28/02/2013
27 Téléchargements
C#
SharePoint 2013: Add a Geolocation column to a list programmatically
Microsoft Office Developer Documentation Team- Microsoft
By using the new Geolocation field type, you can integrate location information and maps in SharePoint lists and create location-based websites for SharePoint 2013.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(1)
16/07/2012
771 Téléchargements
C#
SharePoint 2013: Create push notifications in SharePoint for Windows Phone apps
Microsoft Office Developer Documentation Team- Microsoft
Create a solution in SharePoint Server 2013 for sending push notifications that can be received by Windows Phone apps.
SharePoint Server 2013, SharePoint Foundation 2013, apps for SharePoint
(1)
16/07/2012
415 Téléchargements
C#
PhluffyFotos Sample
bradygaster
PhluffyFotos is a Picture Gallery Service where users can upload their pictures from the web or mobile device. Users can upload, tag, and share photos in this sample.
Windows Azure, Windows Azure Storage, ASP.NET MVC 4
Proposé
C#
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)
14/09/2011
679 547 Téléchargements
C#, VB.NET, C++,JavaScript
Exemples Visual Studio 2010 pour C# 4.0
Microsoft - Visual Studio Platform Team- Microsoft
Nous avons réparti les exemples C# dans deux catégories : Exemples de langage, Exemples LINQ
COM, Office, LINQ
(63)
29/11/2011
246 198 Téléchargements
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)
11/08/2011
102 814 Téléchargements
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)
12/04/2011
126 039 Téléchargements
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)
14/08/2012
13 554 Téléchargements
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)
14/09/2011
116 614 Téléchargements
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)
01/08/2012
32 564 Téléchargements
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)
14/09/2011
83 756 Téléchargements
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)
26/06/2012
23 829 Téléchargements
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)
24/01/2011
78 230 Téléchargements
C#, HTML
AdventureWorks Data Binding sample
Migrated Galleries Content
Migrated Galleries Content
Microsoft
Réalisations récentes
1ère réponse confirmée 1ère réponse sur forum Amélioration des galeries
Afficher les exemples
- Microsoft
The AdventureWorks Data Binding sample demonstrates data binding that uses the Entity Framework. This application displays and modifies SalesOrderDetail entities associated with SalesOrderHeader entities.
ADO.NET Entity Framework
Proposé
C#, VB.NET
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
(13)
06/04/2012
37 045 Téléchargements
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)
29/02/2012
40 524 Téléchargements
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)
16/02/2012
29 287 Téléchargements
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)
09/03/2011
67 444 Téléchargements
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)
23/07/2011
52 233 Téléchargements
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)
21/01/2011
43 807 Téléchargements
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)
12/03/2011
24 631 Téléchargements
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)
01/08/2012
21 772 Téléchargements
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)
21/02/2012
36 626 Téléchargements
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)
15/08/2012
5 768 Téléchargements
JavaScript
Photos Sample
Windows Phone SDK Team
Windows Phone SDK Team MSFT
Windows Phone SDK samples are developed and tested by the Windows Phone SDK Team to ensure that you have a great experience.
View Samples- 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
Proposé
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)
29/02/2012
43 487 Téléchargements
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)
29/11/2011
53 642 Téléchargements
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)
01/08/2012
17 430 Téléchargements
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)
31/01/2011
25 146 Téléchargements
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)
14/09/2011
36 125 Téléchargements
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)
01/08/2012
14 436 Téléchargements
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)
08/06/2012
19 928 Téléchargements
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)
14/09/2011
35 493 Téléchargements
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)
09/03/2011
60 148 Téléchargements
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
Process Blocker
Jordan St. Godard
This application is a basic sample for blocking processes from starting. It allows for blacklisting processes and using administrative features to keep the processes from becoming unblocked.
Process Class
Proposé
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)
05/03/2012
21 111 Téléchargements
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)
14/09/2011
21 987 Téléchargements
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)
01/08/2012
12 809 Téléchargements
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)
29/02/2012
19 465 Téléchargements
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)
01/08/2012
12 819 Téléchargements
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)
05/04/2011
33 415 Téléchargements
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)
21/01/2011
37 945 Téléchargements
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)
11/01/2013
2 342 Téléchargements
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)
14/09/2011
23 267 Téléchargements
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)
05/03/2012
23 228 Téléchargements
C#
Accelerometer sensor sample
Official Windows SDK Sample- Microsoft
This sample shows how to use the Windows.Devices.Sensors.Accelerometer API.
Windows RT
Proposé
C#, VB.NET, C++,JavaScript
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)
29/02/2012
15 664 Téléchargements
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)
20/04/2012
19 594 Téléchargements
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)
25/01/2011
27 303 Téléchargements
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)
18/03/2011
31 948 Téléchargements
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)
25/05/2011
46 528 Téléchargements
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)
14/09/2011
21 823 Téléchargements
C#, C++, JavaScript
Liaisons de données WPF dans VS 2010 RTM
Migrated Galleries Content - Microsoft
Cet exemple montre comment créer une solution basée sur des formulaires WPF permettant de vérifier les saisies de l'utilisateur par rapport à un code de validation, présente les fonctionnalités les plus courantes comme les grilles de données et les combobox et explique que
WPF, Entity Framework
(12)
17/02/2011
32 329 Téléchargements
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)
02/03/2012
11 238 Téléchargements
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)
09/03/2011
34 923 Téléchargements
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)
08/08/2011
20 433 Téléchargements
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
Proposé
C#, VB.NET
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)
14/09/2011
20 358 Téléchargements
C#, VB.NET, C++,JavaScript
A basic Windows service in C++ (CppWindowsService)
All-In-One Code Framework - Microsoft
This code sample demonstrates creating a basic Windows Service application in VC++
Windows SDK
(6)
21/01/2011
18 158 Téléchargements
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
(3)
01/08/2012
9 544 Téléchargements
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)
01/11/2012
4 757 Téléchargements
C#, C++
Direct3D Tutorial Win32 Sample
Chuck Walbourn - MSFT
This is the DirectX SDK's Direct3D 11 tutorial series updated to use Visual Studio 2012 and the Windows SDK 8.0 without any dependencies on legacy DirectX SDK content.
Win32, DirectX, DirectX SDK
(8)
16/05/2012
9 635 Téléchargements
C++
Windows Workflow Foundation (WF45) Getting Started Tutorial
Steve Danielson - Microsoft
This project is a completed version of the WF45 Getting Started Tutorial. It demonstrates how to create and host a long running workflow that uses custom activities, tracking, persistence, and the new versioning features in WF45.
Windows Workflow Foundation, WF45
(5)
14/06/2012
7 284 Téléchargements
C#, VB.NET
Customized Intelligent TextBox via ASP.NET (CSASPNETIntelligentTextBox)
All-In-One Code Framework - Microsoft
The project illustrates how to create a customized intelligent TextBox control via Asp.net
ASP.NET
(2)
20/04/2012
14 600 Téléchargements
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)
14/09/2011
24 592 Téléchargements
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)
02/10/2012
2 412 Téléchargements
C#, VB.NET
Official Visual Studio 2008 C# Samples
Microsoft - Visual Studio Platform Team- Microsoft
We have created a set of language samples to help you get familiar with various C# language features.
LINQ, .NET Framework
(11)
21/11/2011
32 360 Téléchargements
C#, 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
Proposé
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)
29/12/2011
19 635 Téléchargements
C#, C++
ASP.NET MVC DataView sample (CSASPNETMVCDataView)
All-In-One Code Framework - Microsoft
The project illustrates how to use DataViews in MVC to handle the data proccessing work.
ASP.NET, ASP.NET MVC
(7)
21/01/2011
25 563 Téléchargements
C#, HTML
ASP.NET GridView control demo (VBASPNETGridView)
All-In-One Code Framework - Microsoft
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
(6)
25/04/2011
20 730 Téléchargements
VB.NET, HTML
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)
14/09/2011
16 235 Téléchargements
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)
14/09/2011
15 086 Téléchargements
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)
29/02/2012
13 384 Téléchargements
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)
14/09/2011
26 706 Téléchargements
C#, VB.NET, C++,JavaScript
Employee Info Starter Kit
Ashraful Alam
Employee Info Starter Kit is an open source ASP.NET project template. Using a single database table ‘Employee’, it illustrates how to utilize Microsoft ASP.NET 4.0, Entity Framework 4.0 and Visual Studio 2010 effectively in that context.
ASP.NET, ASP.NET AJAX, jQuery
(32)
08/03/2011
30 460 Téléchargements
C#
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)
14/09/2011
11 206 Téléchargements
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
(23)
14/09/2011
18 504 Téléchargements
C#, VB.NET, C++,JavaScript
5361 résultats
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
Proposé
C++
Print Windows Forms DataGridView (CSWinFormPrintDataGridView)
All-In-One Code Framework
The code sample demonstrates how to print a DataGridView. The sample shows you the granularity as to print a single cell too.
Windows Forms
(0)
12/03/2012
14 278 Téléchargements
C#
ASP. NET Web API Tutorial 01: Getting Started
Mike.Wasson
http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-apiYour First ASP.NET Web API (C#)[Excerpts] HTTP is not just for serving up web pages. It is also a powerful platform for building APIs that expose services and data. HTTP is simple,
ASP.NET Web API
(2)
01/06/2012
10 486 Téléchargements
C#
Example application data with SQLserver 2008 Express
Carmelo La Monica
The example is based on the use of commonly used TRANSACT.SQL, Insert, Delete, and Update. Also included are some search queries by using LinqToDataSet, query ascending, descending and search queries according to specific criteria.
SQL Server, LINQ, Windows Forms
(7)
01/08/2011
16 552 Téléchargements
C#, VB.NET
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)
29/02/2012
19 385 Téléchargements
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)
12/09/2012
10 982 Téléchargements
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)
14/09/2011
28 557 Téléchargements
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)
31/05/2012
10 065 Téléchargements
C#, VB.NET, 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)
05/04/2011
31 651 Téléchargements
C#
Insert, Update and Delete rows in ASP.NET GridView Control
Sathiyamoorthy S
In this Article you can learn how to edit, update, delete, and cancel in gridview.First drag and drop Gridview.In gridview properties set AutoGenarateColumns to False.Next open Default.aspx source code. To make a columns
in Gridview use Konica-Minolta-IC-305-Francais-Manuels Konica-Minolta-Magicolor-1600W-Francais-Logiciels Konica-Minolta-Bizhub-C280-Francais-Logiciels Konica-Minolta-Bizhub-C10-Francais-Logiciels Konica-Minolta-Bizhub-751-Logiciels Konica-Minolta-Bizhub-C220-Logiciels Konica-Minolta-Bizhub-PRO-1200-Manuels Konica-Minolta-Bizhub-PRO-C6000L-Manuels Konica-Minolta-ineo-250-Logiciels Konica-Minolta-Bizhub-C10-2-Manuels Konica-Minolta-Bizhub-C20P-Manuels Konica-Minolta-Bizhub-282-2-Manuels Konica-Minolta-Bizhub-PRO-951-Manuels Konica-Minolta-Bizhub-751-Manuels Konica-Minolta-Bizhub-PRO-951-Logiciels Konica-Minolta-Bizhub-PRO-1051-Manuels Konica-Minolta-PagePRO-1350W-Logiciels Konica-Minolta-PagePRO-1350W-Francais-Logiciels Konica-Minolta-PagePRO-1350EN-Logiciels Konica-Minolta-Magicolor-2550-Logiciels Konica-Minolta-Bizhub-C10P-Logiciels Konica-Minolta-Bizhub-200-Logiciels Konica-Minolta-IC-402-Logiciels Konica-Minolta-Bizhub-C253P-Logiciels Konica-Minolta-Bizhub-600-Logiciels Konica-Minolta-Bizhub-C250-Logiciels Konica-Minolta-Bizhub-C450P-Manuels Konica-Minolta-Bizhub-C10-Logiciels Konica-Minolta-Documentation-8-Manuels Konica-Minolta-C252-2-Logiciels Konica-Minolta-Bizhub-C451-Manuels Konica-Minolta-bizhub-C452-Danois-Manuels Konica-Minolta-Konica-Minolta-FAX-1610-Danois-Manuels Konica-Minolta-Documentation-Anglais-Manuels Konica-Minolta-ineo-600-Francais-Manuels Konica-Minolta-bizhub-C280-Francais-Manuels Konica-Minolta-bizhub-C353-Francais-Manuels Konica-Minolta-bizhub-C25-Danois-Manuels Konica-Minolta-bizhub-PRO-1200-Danois-Manuels Konica-Minolta-magicolor-4690MF-Danois-Manuels Konica-Minolta-ineo-451-Danois-Manuels Konica-Minolta-ineo-750-Danois-Manuels Konica-Minolta-ineo-5501-Danois-Manuels Konica-Minolta-Bizhub-C200-Danois-Manuels Konica-Minolta-Bizhub-350-Anglais-Manuels Konica-Minolta-bizhub-160f-Danois-Manuels Konica-Minolta-Ineo-650-Manuels Konica-business-hub-C284-Manuels Konica-Minolta-Documentation-Italie-4-Manuels Konica-Minolta-CN5001Pro-Allemand-Manuels Konica-Minolta-business-hub-PRESS-1052-Manuels Konica-Minolta-bizhub-223-Manuels Konica-Minolta-ineo-213-Manuels Konica-Minolta-business-hub-PRO-C6000L-Manuels Konica-Minolta-magicolor-3730DN-2-Manuels Konica-Minolta-business-hub-PRESS-1250-P-Manuels Konica-Minolta-ineo-550-Manuels Konica-Minolta-ineo-1051-Manuels Konica-Minolta-bizhub-C30P-Manuels Konica-Minolta-bizhub-ineo-283-Manuels Konica-Minolta-bizhub-C220-Danois-Manuels Konica-Minolta-ineo-353-Manuels Konica-Minolta-ineo-751-Manuels Konica-Minolta-ineo-35P-Manuels Konica-Minolta-ineo-654-Manuels Konica-Minolta-bizhub-PRESS-1052-Manuels Konica-Minolta-bizhub-20P-Manuels Konica-Minolta-bizhub-200-Manuels Konica-Minolta-bizhub-20-Manuels Konica-Minolta-ineo-165-Manuels Konica-Minolta-magicolor-8460CK-Manuels Konica-Minolta-magicolor-8650CK-Manuels Konica-Minolta-magicolor-7460CK-Manuels Konica-Minolta-magicolor-7450II-Manuels Konica-Minolta-bizhub-160-Manuels Konica-Minolta-Bizhub-160f-Manuels Konica-Minolta-Bizhub-PRO-C5501-Manuels Konica-Minolta-Bizhub-421-Manuels Konica-Minolta-Bizhub-500-Manuels Konica-Minolta-PageScope-Cabinet-Manuels Konica-Minolta-bizhub-130f-2-Manuels Konica-Minolta-Bizhub-C35P-Manuels Konica-Minolta-Documentation-English-Manuels Konica-Minolta-Documentation-4-Manuels Konica-Minolta-magicolor-7450-Manuels Konica-Minolta-Documentation-3-Manuels Konica-Minolta-mc1650ENUserGuide.pdf-Manuels Konica-Minolta-bizhub423SeriesAdvancedFunctionOperationsUserGuide.pdf-Manuels Konica-Minolta-bizhubC35FacsimileUserGuide.pdf-Manuels Konica-Minolta-bizhubC35Printer_Copier_ScannerUserGuide.pdf-Manuels Konica-Minolta-bizhubC550UserGuideBoxOper.pdf-Manuels Konica-Minolta-bizhub-C203-C253-C353-Short-Guide-Poster-Manuels Konica-Minolta-PagePro-1300W-Manuels Konica-Minolta-bizhub-C10P-Manuels Konica-Minolta-ineo-501-Manuels Konica-Minolta-bihub-423-Manuels Konica-Minolta-ineo-203-Manuels Konica-Minolta-ineo-223-Manuels Konica-Minolta-bizhub-282-Manuels Konica-Minolta-bizhub-282-English-Manuels Konica-Minolta-bizhub-211-English-Manuels Konica-Minolta-bizhub-1600f-Manuels Konica-Minolta-bizhub-164-Manuels Konica-Minolta-bizhubC452_C552_C552DS_C652_C652DSCopyOperationsUserGuide.pdf-Manuels Konica-Minolta-Documentation-2-Manuels Konica-Minolta-Bizhub-40P-Manuels Konica-Minolta-Bizhub-C450-Manuels Konica-Minolta-Bizhub-C250-2-Manuels Konica-Minolta-Bizhub-601-3-Manuels Konica-Minolta-bizhub-362-282-222-Francais-Manuel Konica-Minolta-Bizhub-601-2-Manuels Konica-Minolta-Bizhub-D191F-Manuels Konica-Minolta-Bizhub-Ineo-7000-Manuels Konica-Minolta-bizhub-C552-Francais-Manuel Konica-Minolta-bizhub-C250-Francais-Manuel Konica-Minolta-Ineo-951-Manuels Konica-Minolta-Bizhub-Ineo-1052-Manuels Konica-Minolta-Ineo-25-Manuels Konica-Minolta-ineo-163-Manuels Konica-Minolta-ineo-253-Manuels Konica-Minolta-Bizhub-282-Francais-documentation-Manuels Konica-Minolta-documentation-Manuels Konica-Minolta-Di2510-Di3010-Di3510-Advanced-Information-Manuels Konica-Minolta-Bizhub-C203-Advanced-Function-Operations-i-Option2-Manuels Konica-Minolta-magicolor-3730DN-Manuels Konica-Minolta-PageScope-Account-Manager-Ver.2.1-User-s-Guide-EFIGS-Manuels Konica-Minolta-bizhub-C554-C454-C364-C284-C224-User-Guides-part-1-2-French-Manuels Konica-Minolta-bizhub-162-210-copier-Manuels Konica-Minolta-bizhub-552-Manuels Konica-Minolta-bizhub-130f-Manuels Konica-Minolta-bizhub-PRO-PRESS-C6000-C7000_ug_Expert-Guide-Manuels Konica-Minolta-magicolor-2400W-User-Documentation-Manuels Konica-Minolta-User-Manual-bizhub-C252-Phase3-complete-set-Documentation-Manuels Konica-Minolta-bizhub-C200-Phase2-User-Manuals-Manuels Konica-Minolta-bizhub-C200-Manuels Konica-Minolta-bizhub-C10-Manuels Konica-Minolta-bizhub-163-211-User-Manual-Copier-Manuels Konica-Minolta-1600f-User-Manual-Copier-Manuels Konica-Minolta-bizhub-131f-190f-User-Manual-Manuels Konica-bizhub-131f-190f-Advanced-Information-Manuels Konica-Minolta-bizhub-C253-Advanced-Function-Operations-i-Option-Manuels Konica-Minolta-bizhub-C253-Advanced-Function-Operations-i-Option2-Manuels Konica-Minolta-bizhub-C250-Francais-Manuels Konica-Minolta-magicolor-1690MF-Manuel Konica-Minolta-bizhub-362-282-222-Français-Manuel Konica-Minolta-bizhub-C552-Français-Manuel Konica-Minolta-bizhub-C250-Français-Manuel Konica-Minolta-bizhub-C220-Anglais-English-Manuels Konica-Minolta-bizhub-36-Anglais-English-Manuels Konica-Minolta-bizhub-363-Anglais-English-Manuels Konica-Minolta-bizhub-363-Anglais-Manuels Konica-Minolta-bizhub-363-Pays-Bas-Manuels Konica-Minolta-bizhub-283-Russe-Manuels Konica-Minolta-bizhub-222-Manuels Konica-Minolta-bizhub-C552-Manuels Konica-Minolta-bizhub-C203-C253-C353-Manuels Konica-Minolta-bizhub-601-Manuels Konica-Minolta-bizhub-C452-bizhub-C552-bizhub-C652DS-bizhub-C652-Manuels Konica-Minolta-bizhub-C554-Manuels Konica-Minolta-bizhub-652-Manuels Konica-Minolta-bizhub-C224-Manuels Konica-Minolta-bizhub-C652DS-Manuels Konica-Minolta-bizhub_c652-c652ds-c552-c452-Manuels Konica-Minolta-Photocopieur-Multifonctions-Couleur-bizhub-C10P-Manuels Konica-Minolta-Photocopieur-Multifonctions-Couleur-bizhub-C10-Manuels Konica-Minolta-Photocopieur-Multifonctions-Couleur-7823-Manuels Konica-Minolta-bizhub-C20-Manuels Konica-Minolta-bizhub-C25-Manuels Konica-Minolta-bizhub-C250-Manuels Konica-Minolta-magicolor-2490MF-Manuels Konica-Minolta-magicolor-1600W-Manuel Konica-Minolta-magicolor-5670EN-Couleur-Manuels Konica-Minolta-magicolor-5650EN-Couleur-Manuels Konica-Minolta-7823-Couleur-Manuels Konica-Minolta-magicolor-7450II-Couleur-Manuels Konica-Minolta-magicolor-8650DN-Couleur-Manuels Konica-Minolta-magicolor-7450-Couleur-Manuels Konica-Minolta-magicolor-7300-Couleur-Manuels Konica-Minolta-magicolor-4750EN-Couleur-Manuels Konica-Minolta-magicolor-2490MF-Imprimante-Couleur-Manuels Konica-Minolta-magicolor-4750DN-Couleur-Manuels Konica-Minolta-magicolor-4690MF-Couleur-Manuels Konica-Minolta-magicolor-4695MF-Couleur-Manuels Konica-Minolta-magicolor-4650EN-Couleur-Manuels Konica-Minolta-magicolor-4650DN-Couleur-Manuels Konica-Minolta-magicolor-2500W-Couleur-Manuels Konica-Minolta-magicolor-3730DN-Couleur-Manuels Konica-Minolta-magicolor-5570-Couleur-Manuels Konica-Minolta-magicolor-5550-Couleur-Manuels Konica-Minolta-magicolor-5450-Couleur-Manuels Konica-Minolta-magicolor-5440DL-Couleur-Manuels
Manuels Utilisateurs Samsung : Samsung-Portables-et-peripheriques-Ordinateur-portable-Series-5-XE500T1C-XE500T1C-H01ZA-Manuels Samsung-Portables-et-peripheriques-Ordinateur-portable-Series-5-XE500T1C-XE500T1C-H01ZA-Manuels Samsung-Telephone-Mobile-Smartphones-GT-S5570-Manuels Samsung-Electromenager-Combines-Refrigerateur-Combine-RB29FEJNDWW-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Player-Star-noir-Open-market-GT-S5600-Manuels Samsung-Electromenager-Plaque-de-cuisson-Table-induction-2-zones-7-2-KW-CTN364N006-Manuels Samsung-Photo-Camescope-Compact-Samsung-SMART-Camera-WB250F-SAMSUNG-WB250F-Manuels Samsung-TV-Audio-Video-TV-LCD-LE37B530-LE37B530P7W-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV12NSBN-Manuels Samsung-Photo-Camescope-Haute-Definition-HMX-F90WP-Manuels Samsung-TV-Audio-Video-3D-51-PS51D550WXZF-serie-5-3D-HD-TV-PDP-TV-PS51D550C1W-Manuels Samsung-TV-Audio-Video-TV-LED-UE32D4003BW-Manuels Samsung-Electromenager-Climatiser-Une-Piece-SH24TA6D-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-NH200WHXES-Manuels Samsung-TV-Audio-Video-TV-LCD-LE26C457C6H-Manuels Samsung-TV-Audio-Video-TV-LCD-LE22A455C1D-Manuels Samsung-TV-Audio-Video-TV-LED-UE22ES5000-ZF-Slim-LED-22-SMART-TV-UE22ES5000W-Manuels Samsung-Informatique-Moniteur-LCD-152B-Manuels Samsung-Informatique-Moniteur-LCD-BX2240W-Manuels Samsung-TV-Audio-Video-TV-LED-40-UE40D5000WXZF-serie-5-FULL-HD-LED-TVUE40D5000PW-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Jetnoir-Open-market-GT-S8000-Manuels Samsung-TV-Audio-Video-3D-64-PS64D8000WXZF-serie-8-SMART-TV-3D-HD-TV-PDP-TV-PS64D8000FS-Manuels Samsung-Telephone-Mobile-Tablette-GT-P7510-M16-Manuels Samsung-Telephone-Mobile-Smartphones-GT-S5750E-Manuels Samsung-Informatique-Imprimante-couleur-CLP-360-Manuels Samsung-Informatique-Multifonction-monochrome-SCX-5637FR-SCX-5637FR-Manuels Samsung-Informatique-Imprimante-Couleur-Imprimante-couleur-CLP-775ND-Manuels Samsung-Informatique-Ordinateur-Portable-NP-RV510I-NP-RV510-A01FR-Manuels Samsung-Informatique-Moniteur-LCD-T24B300-T24B300EW-Manuels Samsung-Informatique-Imprimante-Monochrome-16ppm-Imprimante-laser-mono-ML-1660-Manuels Samsung-Informatique-Moniteur-LCD-T23A750-Manuels Samsung-TV-Audio-Video-Lecteur-DVD-DVD-D530WXZF-serie-5-DVD-D530-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Player-Ultra-rouge-open-market-GT-S8300-Manuels Samsung-Informatique-Ultra-Mobilite-NP-N140-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R610-NP-R610-AS05FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP305V5AD-NP305V5A-T01FR-Manuels Samsung-TV-Audio-Video-TV-LCD-LE26B350F1W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A465C1M-Manuels Samsung-Electromenager-Double-portes-RT63VBPN-Manuels Samsung-TV-Audio-Video-TV-LCD-LE52A568-LE52A568P3M-Manuels Samsung-TV-Audio-Video-TV-LCD-LE22B650-LE22B650T6W-Manuels Samsung-TV-Audio-Video-TV-PDP-PS58B680-PS58B680T6W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32A465-LE32A465C1M-Manuels Samsung-TV-Audio-Video-TV-LCD-LE26C452C4H-Manuels Samsung-TV-Audio-Video-TV-Cathodique-WS32V54N-Manuels Samsung-Informatique-Moniteur-LCD-T27B750EW-Manuels Samsung-Informatique-Moniteur-LCD-23-Serie-3-Moniteur-LED-S23A350H-Manuels Samsung-Photo-Camescope-Compact-SAMSUNG-PL100-Manuels Samsung-Informatique-Moniteur-LCD-BX2231-Manuels Samsung-Electromenager-Combines-RL34HGMG-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV18PSBX-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH18AP2X-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH035FJEA-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV12UGEN-Manuels Samsung-TV-Audio-Video-TV-LED-LE40A796-LE40A796R2M-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV09UGAX-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-NS0351DXEA-Manuels Samsung-TV-Audio-Video-TV-LCD-32-LE32D550WXZF-serie-5-HD-TV-LCD-TV-LE32D550K1W-Manuels Samsung-TV-Audio-Video-TV-LED-UE19C4000PW-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A536T1F-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-55-Moniteur-LED-UD55A-mur-d-image-bord-fin-Manuels Samsung-TV-Audio-Video-TV-LED-UE46C6000-UE46C6000RW-Manuels Samsung-Informatique-Imprimantes-Photos-SPP-2040-Manuels Samsung-Informatique-Multifonction-Monochrome-16ppm-Multifonction-laser-mono-SCX-3205-Manuels Samsung-Informatique-Moniteur-LCD-460DR-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQ12UGBN-Manuels Samsung-Informatique-Multifonction-Monochrome-SCX-8240NA-Manuels Samsung-TV-Audio-Video-TV-LCD-LE37B653T5P-Manuels Samsung-TV-Audio-Video-TV-LCD-LE26A456C2D-Manuels Samsung-TV-Audio-Video-TV-PDP-PS42A426-PS42A426C1M-Manuels Samsung-TV-Audio-Video-TV-LCD-LE19B450C4H-Manuels Samsung-TV-Audio-Video-TV-LED-UE32C5100QW-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV18KBAX-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH060FXEA3A-Manuels Samsung-TV-Audio-Video-TV-LED-UE40C6900VS-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-AVXCSH028EE-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-AVXTJH036EE-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A457C1D-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV12UGAN-Manuels Samsung-Informatique-Ordinateur-Portable-NP355V5C-NP355V5C-S03FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP300E5AH-NP300E5A-S05FR-Manuels Samsung-Informatique-Ordinateur-de-bureau-23-Serie-7-All-In-One-700A3B-DP700A3B-S02FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP300E5C-NP300E5C-S04FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP530U3C-NP530U3C-A04FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP350E7C-NP350E7C-S07FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP300V5AH-NP300V5A-S02FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP355V5C-NP355V5C-S01FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP300E7AI-NP300E7A-A04FR-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-9-NP900X3D-A04FR Samsung-Informatique-Ordinateur-Portable-NP300E5C-T03FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP355V5C-NP355V5C-S02FR-Manuels Samsung-Informatique-Ordinateur-Portable-17-3-Serie-7-Gamer-700G7A-NP700G7A-S02FR-Manuels Samsung-Informatique-Ordinateur-Portable-17-3Serie-3-300E7A-NP300E7A-S08FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP530U3C-A05FR-manuels Samsung-Informatique-Ordinateur-Portable-NP300E5C-T05FR-manuels Samsung-Informatique-Ordinateur-de-bureau-DP500A2D-S02FR-2-manuels Samsung-TV-Audio-Video-TV-LED-UE32C8700XS-manuels Samsung-TV-Audio-Video-3D-UE32D6750WS-manuels Samsung-TV-Audio-Video-3D-UE46D6200TS-manuels Samsung-TV-Audio-Video-TV-PDP-PS50B550-PS50B550T4W-manuels Samsung-Informatique-Ordinateur-Portable-15-6-Serie-3-300E5A-NP300E5A-S04FR-manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-RVXMHF050EA-manuels Samsung-Telephone-Mobile-Smartphones-GT-I9103-manuels Samsung-Stockage-informatique-SSD-MZ-7TD120-manuels Samsung-Telephone-Mobile-Smartphones-GT-I9100-manuels Samsung-TV-Audio-Video-Home-Cinema-Blu-ray-HT-ES4200-ZFHT-ES4200-manuels Samsung-Informatique-Ordinateur-Portable-NP300V3AH-NP300V3A-S02FR-manuels Samsung-Informatique-Ordinateur-Portable-17-3-Serie-3-300E7A-NP300E7A-S06FR-manuels Samsung-Informatique-Ordinateur-Portable-NP350V5C-NP350V5C-S07FR-manuels Samsung-Informatique-Ordinateur-Portable-11-6-Serie%209-900X1A-NP900X1A-A01FR-manuels Samsung-Informatique-Ordinateur-Portable-11-6-Serie-7-Slate-PC-700T1AXE-700T1A-A02FR-manuels Samsung-Informatique-Ordinateur-Portable-NP530U3C-NP530U3C-A01FR-manuels Samsung-Informatique-Ordinateur-Portable-XE500T1C-XE500T1C-A04FR-manuels Samsung-Informatique-Ordinateur-Portable-NP300E7AH-NP300E7A-S0DFR-manuels Samsung-Informatique-Ordinateur-Portable-Nouveau-Serie-9-900X4C-NP900X4C-A01FR-manuels Samsung-Informatique-Ordinateur-Portable-NP900X3C-NP900X3C-A03FR-manuels Samsung-Photo-Camescope-Haute-Definition-HMX-F800BP-manuels Samsung-Informatique-Ordinateur-Portable-Serie-5-550P7C-NP550P7C-T03FR-manuels Samsung-Informatique-Ordinateur-Portable-NP900X4B-NP900X4B-A01FR-manuels Samsung-Telephone-Mobile-Smartphones-GT-S5369-manuels Samsung-Informatique-Ordinateur-Portable-XE700T1A-XE700T1A-HF1FR-manuels Samsung-Informatique-Ordinateur-Portable-NP300E5C-T06FR-manuels Samsung-Informatique-Ordinateur-Portable-Serie-9-NP900X3D-A05FR-NP900X3D-A05FR-manuels Samsung-Informatique-Ordinateur-Portable-Serie-3-300E5A-NP300E5A-S0AFR-manuels Samsung-Informatique-Moniteur-LCD-S24A650S-manuels Samsung-Informatique-Moniteur-LCD-S27C650D-manuels Samsung-Informatique-Moniteur-LCD-S27B970D-manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-YP-GS1CW-manuels Samsung-Informatique-Ordinateur-Portable-XE500T1C-H02FR-manuels Samsung-Informatique-Ordinateur-Portable-NP300E5C-S08FR-manuels Samsung-Informatique-Ordinateur-Portable-Serie-9-900X3C-A05FR-NP900X3C-A05FR-manuels Samsung-Informatique-Ordinateur-de-bureau-DP500A2D-S02FR-manuels Samsung-Telephone-Mobile-Smartphones-GT-N7100-manuels Samsung-TV-Audio-Video-3D-51-PS51D8000WXZF-serie-8-SMART-TV-3D-HD-TV-PDP-TV-PS51D8000FS-manuels Samsung-TV-Audio-Video-3D-46-UE46D7000WXZF-serie-7-SMART-TV-3D-FULL-HD-LED-TV-UE46D7000LS-manuels Samsung-TV-Audio-Video-TV-PDP-PS43E450-ZF-PLASMA-43-HD-TV-PS43E450A1W-manuels Samsung-Telephone-Mobile-GSM-Samsung-Player-Star-2-noir-Open-market-GT-S5620-manuels Samsung-Electromenager-Double-portes-RT45JSTS-manuels Samsung-Telephone-Mobile-GSM-Samsung-S3500-noir-Open-market-GT-S3500-manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-NS071SDXEA-manuels Samsung-TV-Audio-Video-TV-LCD-LE37A626-LE37A626A3M-manuels Samsung-Informatique-Ordinateur-Portable-XE500C21-XE500C21-AZ2FR-manuels Samsung-Informatique-Ordinateur-Portable-Serie-3-300E5C-NP300E5C-T02FR-manuels Samsung-TV-Audio-Video-TV-LED-27-UE27D5000WXZF-serie-5-FULL-HD-LED-TV-UE27D5000NW-2-manuels Samsung-Telephone-Mobile-GSM-GT-E1130-B.manuels Samsung-Informatique-Ordinateur-Portable-NP700Z5AH-NP700Z5A-S03FR.manuels Samsung-Telephone-Mobile-GSM-Samsung-E1310-NRJ-Mobile-GT-E1310B.manuels Samsung-Telephone-Mobile-GSM-GT-E2220.manuels Samsung-Electromenager-Climatiser-Une-Piece-AQ12TSBN.manuels Samsung-Telephone-Mobile-GSM-GT-C3750.manuels Samsung-Telephone-Mobile-GSM-GT-E2550D.manuels Samsung-Electromenager-Climatiser-Une-Piece-AQ12FAN Samsung-Photo-Camescope-Compact-ES60-SAMSUNG-ES60.manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV12KBAN-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH020FNEA-Manuels Samsung-TV-Audio-Video-3D-UE46ES6570S-Manuels Samsung-TV-Audio-Video-3D-UE32ES6300-ZF-Slim-LED-32-SMART-TV-3D-UE32ES6300S-Manuels Samsung-TV-Audio-Video-3D-UE40ES6560S-Manuels Samsung-TV-Audio-Video-3D-UE32ES6100W-Manuels Samsung-TV-Audio-Video-3D-40-UE40D6300WXZF-serie-6-SMART-TV-3D-FULL-HD-LED-TV-UE40D6300SS-Manuels Samsung-TV-Audio-Video-3D-46-UE46D8000WXZF-serie-8-SMART-TV-3D-FULL-HD-LED-TVUE46D8000YS-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH052FWEA-Manuels Samsung-TV-Audio-Video-TV-LCD-LE37C530-LE37C530F1W.manuels Samsung-Telephone-Mobile-GSM-GT-S5620.manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV09KBBN.manuels Samsung-TV-Audio-Video-3D-51-PS51D550WXZF-serie-5-3D-HD-TV-PDP-TV-PS51D550C1W.manuels Samsung-Telephone-Mobile-GSM-SGH-F480G.manuels Samsung-Informatique-Ordinateur-Portable-NP300E5AH-NP300E5A-S0CFR.manuels Samsung-TV-Audio-Video-3D-UE40ES6710-ZF-Slim-LED-40-SMART-TV-3DUE40ES6710S-Manuels Samsung-TV-Audio-Video-3D-32-UE32D6500WXZF-serie-6-SMART-TV-3D-FULL-HD-LED-TV-UE32D6500VS-Manuels Samsung-TV-Audio-Video-TV-LED-UE22ES5410-ZF-Slim-LED-22-SMART-TVUE22ES5410W-Manuels Samsung-TV-Audio-Video-3D-UE40D8000YQ-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV18PSBN-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV18UGAN-Manuels Samsung-TV-Audio-Video-3D-PS50C490-PS50C490B3W-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH068FXEA4-Manuels Samsung-TV-Audio-Video-3D-PS51D6900DS-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32D450G1W-Manuels Samsung-TV-Audio-Video-TV-PDP-PS50A676-PS50A676T1M-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH035FEEA-Manuels Samsung-TV-Audio-Video-3D-UE46ES6540S-Manuels Samsung-TV-Audio-Video-3D-UE55C8700-UE55C8790XS-Manuels Samsung-TV-Audio-Video-3D-UE46D6570WS-Manuels Samsung-TV-Audio-Video-3D-UE55ES6530S-Manuels Samsung-TV-Audio-Video-3D-UE46ES6560S-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I8190-Manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-YP-GI1CW-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I9100P-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32S86BD-Manuels Samsung-TV-Audio-Video-TV-PDP-PS42C96HD-PS-42C96HD-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32T51B-Manuels Samsung-TV-Audio-Video-TV-PDP-PS42A456-PS42A456P2D-Manuels Samsung-TV-Audio-Video-TV-LED-46-UE46D5000WXZF-serie-5-FULL-HD-LED-TVUE46D5000PW-Manuels Samsung-TV-Audio-Video-TV-PDP-PS59D530A5W-Manuels Samsung-TV-Audio-Video-TV-LED-UE32C6700-UE32C6700US-Manuels Samsung-TV-Audio-Video-TV-PDP-43-PS43D450WXZF-serie-4-HD-TV-PDP-TVPS43D450A2W-Manuels Samsung-TV-Audio-Video-TV-LED-UE46B7000-UE46B7000WW-Manuels Samsung-TV-Audio-Video-TV-LED-32-UE32D5000WXZF-serie-5-FULL-HD-LED-TVUE32D5000PW-Manuels Samsung-TV-Audio-Video-3D-PS43D490A1W-Manuels Samsung-TV-Audio-Video-TV-LED-22-UE22ES5400WXZF-serie-5-SMART-TV-FULL-HD-LED-TV-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32C350D1W-Manuels Samsung-TV-Audio-Video-TV-LED-UE40C6000RH-Manuels Samsung-TV-Audio-Video-Lecteur-Blu-ray-BD-ES6000-ZF-Lecteur-Blu-Ray-3D-SMART-HUB-Manuels Samsung-TV-Audio-Video-TV-LED-UE32EH4000-ZF-LED-32-HD-TV-UE32EH4000W-Manuals-Manuels Samsung-TV-Audio-Video-TV-LED-UE40D5000PW-Manuels Samsung-Informatique-Moniteur-LCD-S19C450MR-Manuels Samsung-Informatique-Moniteur-LCD-S19C200NW-Manuels Samsung-InformatiqueMoniteur-LCD-S19C450MW-Manuels Samsung-TV-Audio-Video-TV-LED-UE32C4000PW-Manuels Samsung-TV-Audio-Video-TV-LED-UE22D5000NH-Manuels Samsung-TV-Audio-Video-TV-LED-HG32EA590LS-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32C450-LE32C450E1W-Manuels Samsung-Electromenager-Climatiser-Une-Piece-Mistral-AQV09PSBN-User-Manuals-Manuel Samsung-TV-Audio-Video-TV-LED-UE26D4003BW-User-Manuals-Manuels Samsung-TV-Audio-Video-TV-PDP-PS42A466-PS42A466P2M-Manuels Samsung-TV-Audio-Video-TV-LCD-LE26A466-LE26A466C2M-Manuels Samsung-TV-Audio-Video-3D-PS50C6970-PS50C6970YS-Manuels Samsung-Telephone-Mobile-Telephone-coulissant-Samsung-S5200-bleu-SFRGT-S5200-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32A456-LE32A456C2D-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV12UGAX-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-NH160PHXEA-Manuels Samsung-TV-Audio-Video-3D-PS50C7000YW-Manuels Samsung-TV-Audio-Video-TV-LED-22-UE22D5000WXZF-serie-5-FULL-HD-LED-TV-UE22D5000NW-Manuels Samsung-Telephone-Mobile-Smartphones-GT-S5380-Manuels Samsung-Telephone-Mobile-Tablette-GT-P3100-Manuels Samsung-Telephone-Mobile-Tablette-Galaxy-Tab-GT-P1000-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-Nexus-noir-Open-market-GT-I9250-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-S-noir-Open-market-GT-I9000-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-Note-GT-N7000-Manuels Samsung-TV-Audio-Video-TV-LCD-LE22C430C4W-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH052FJEA-Manuels Samsung-TV-Audio-Video-3D-UE55C8700XS-Manuels Samsung-TV-Audio-Video-TV-PDP-PS63B680-PS63B680T6W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40C630-LE40C630K1W-Manuels Samsung-TV-Audio-Video-3D-UE50ES6100W-Manuels Samsung-Telephone-Mobile-Oreillette-bluetooth-Kit-Pieton-Bluetooth-HM1700-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32A577P2M-Manuels Samsung-TV-Audio-Video-3D-PS64E8000-ZF-PLASMA-64-SMART-INTERACTION-3DPS64E8000GS-Manuels Samsung-Informatique-Moniteur-LCD-B1930N-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32B651-LE32B651T3P-Manuels Samsung-TV-Audio-Video-TV-LED-27-UE27D5000WXZF-serie-5-FULL-HD-LED-TV-UE27D5000NW-Manuels Samsung-TV-Audio-Video-TV-LED-UE40B7000-UE40B7000WW-Manuels Samsung-TV-Audio-Video-3D-UE46D6500VH-Manuels Samsung-TV-Audio-Video-TV-Cathodique-CW29Z504N-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A856-LE40A856S1M-Manuels Samsung-TV-Audio-Video-3D-UE40ES8000-ZF-Slim-LED-40-SMART-INTERACTION-3DUE40ES8000S-Manuels Samsung-TV-Audio-Video-TV-LCD-LE22B450-LE22B450C4W-Manuels Samsung-TV-Audio-Video-TV-LED-UE39EH5003W-Manuels Samsung-TV-Audio-Video-3D-UE40EH6030W-TV-Audio-Video-TV-LCD-LE32A437T2D-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV12PWAN-Manuels Samsung-TV-Audio-Video-TV-LED-UE46ES5500-ZF-Slim-LED-46-SMART-TVUE46ES5500W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE37C530F1W-Manuels Samsung-TV-Audio-Video-TV-LED-UE32EH5300W-Manuels Samsung-TV-Audio-Video-3D-UE40ES7000-ZF-Slim-LED-40-SMART-INTERACTION-3DUE40ES7000S-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-AVXWNH022EE-Manuels Samsung-Telephone-Mobile-Oreillette-bluetooth-Kit-Mains-Libres-Bluetooth-HF1000-BHF1000-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-Cassette-4-voies-MH035FMEA-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV09PSBX-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40D550K1W-Manuels Samsung-TV-Audio-Video-3D-UE55ES6100W-AQV09PSBN-Manuels Samsung-TV-Audio-Video-TV-LCD-LE26C450-LE26C450E1W-Manuels Samsung-Electromenager-Climatiser-Une-Piece-Mistral-AQV09PSBN-Manuels Samsung-TV-Audio-Video-TV-LED-UE32EH4000-ZF-LED-32-HD-TV-UE32EH4000W-Manuels Samsung-TV-Audio-Video-TV-LED-UE60EH6000S-Manuels Samsung TV Audio / Vidéo 3D UE32D6300SS Samsung TV Audio / Vidéo TV LCD LE32A437T2D Samsung TV Audio / Vidéo TV PDP PS50A466 PS50A466P2M Samsung TV Audio / Vidéo TV LED UE46EH5300W Samsung TV Audio / Vidéo TV LED UE37C6000UE37C6000RW Samsung Informatique Moniteur LCD 770TFT Samsung Аудиотехника Видеотехника Плазменные Плазма 51" cерия 5 Full HD PS51E530 PS51E530A3W Russe Samsung Аудиотехника Видеотехника LED-телевизоры UE46EH5000W Russe Samsung Аудиотехника Видеотехника LED-телевизоры UE46D5000PW Russe Samsung Аудиотехника Видеотехника Плазменные Плазма 42" Серия 4 HD PS42C431A2 PS42C431A2W Russe Samsung Аудиотехника Видеотехника Плазменные PS42A410C3 Russe Samsung TV Audio / Vidéo TV LCD LE40B651LE40B651T3W Samsung TV Audio / Vidéo TV LCD LE40B651LE40B651T3W Russe Samsung Аудиотехника Видеотехника LED-телевизоры UE55B7000WW Russe Samsung Аудиотехника Видеотехника 3D UE40ES7500S Russe Samsung Мобильные телефоны Мобильные телефоны C3510 TVGT-C3510T Russe Samsung Аудиотехника Видеотехника Плазменные PS42B430P2W Russe Samsung Аудиотехника Видеотехника 3D UE46D7000LS Russe Samsung Мобильные телефоны Смартфоны Samsung S6012 GT-S5830I Russe Samsung Мобильные телефоны Смартфоны GT-S5830I Russe Samsung Аудиотехника Видеотехника ЖК-телевизоры LE40C530F1W Russe Samsung Аудиотехника Видеотехника 3D UA55D6600WR Russe Samsung Аудиотехника Видеотехника Плазменные Плазма 43" cерия 4 HD PS43E450PS43E450A1W Russe Samsung Аудиотехника Видеотехника ЖК-телевизоры LE32B450C4W Russe Samsung Аудиотехника Видеотехника 3D UA40C7000WR Russe Samsung Бытовая техника Настенное крепление Настенная сплит-система "Стандарт" AQ07RLAQ07RLN Russe Samsung Аудиотехника Видеотехника LED-телевизоры UA40C5000QR Russe TV Audio / Vidéo 3D 40", UE40D6200WXZF, série 6, SMART TV, 3D, FULL HD, LED TV UE40D6200TS Аудиотехника Видеотехника LED-телевизоры LED телевизор 32" Серия 4 HD UE32C4000P UE32C4000PW Russe Samsung Аудиотехника Видеотехника LED-телевизоры UE32D5000PW Russe Samsung-TV-Audio-Video-Lecteur-MP3-MP4-YP-GI1EW-Manuels Samsung-TV-Audio-Video-TV-PDP-PS50C430-PS50C430A1W-Francais-Manuels Samsung-TV-Audio-Video-TV-PDP-PS50Q96HD-Manuels Samsung-TV-Audio-Video-TV-LED-UE46C5100QW-Manuels Samsung-TV-Audio-Video-TV-LED-UE46B7020WW-Manuels Samsung-TV-Audio-Video-TV-LED-UE32C4000PH-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQ09UGFN-Manuels Samsung-Photo-Camescope-Compact-12-MP-Ecran-LCD-2-7-compact-essentiel-Samsung-ES80-Manuels Samsung-Electromenager-Lave-linge-frontal-WF1702NHWG-YLE-Manuels Samsung-Telephone-Mobile-GSM-SGH-U100-Manuels Samsung-Telephone-Mobile-Tablette-GT-P5100-Manuels Samsung-Telephone-Mobile-GSM-SGH-E570-Manuels Samsung-TV-Audio-Video-TV-LED-UE40D5720RS-Manuels Samsung-Informatique-Ordinateur-de-bureau-DP700A3D-A01FR-Manuels Samsung-Telephone-Mobile-GSM-SGH-R200-Manuels Samsung-TV-Audio-Video-TV-LCD-LE37A457C1D-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R610-NP-R610-AS06FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R610-NP-R610-AS08FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-X420I-NP-X420-JA05FR-France-Manuels Samsung-TV-AV-LED-UE40B7000WW-Royaume-Uni-Manuels Samsung-Informatique-Multifonction-Couleur-16-4ppm-Multifonction-lasercouleur-CLX-3185FN-Manuels Samsung-Informatique-Imprimante-Couleur-16-4ppm-Imprimante-laser-couleur-CLP-300-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R610-NP-R610-AS06FR-Francais-Manuels Samsung-Monitors-2493HM-USA-Etats-Unis-Manuels Samsung-Exhibit-4G-Android-Smartphone-SGH-T759-USA-Etats-Unis-Manuels Samsung-TV-Audio-Video-3D-UE40ES6100W-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV12PSBN-Manuels Samsung-TV-Audio-Video-3D-55-UE55D7000WXZF-serie-7-SMART-TV-3D-FULL-HD-LED-TV-UE55D7000LS-Manuels Samsung-TV-Audio-Video-3D-UE40C7700WS-Manuels Samsung-TV-Audio-Video-3D-UE32D6500VQ-Manuels Samsung-Refrigerators-26-CU-FT-FRENCH-DOOR-REFRIGERATOR-Manuels Samsung-Informatique-Ordinateur-Portable-QX510-NP-QX510-S01FR-Manuels Samsung-Informatique-Imprimante-monochrome-ML-2165W-Manuels Samsung-Informatique-Multifonction-Monochrome-SF-5800P-Francais-Manuels Samsung-Informatique-Ordinateur-Portable-NP-Q35-NP-Q35T007-SEF-Manuels Samsung-Informatique-Ordinateur-Portable-NP-X420I-NP-X420-JA05FR-Francais-Manuels Samsung-Informatique-Multifonction-Couleur-CLX-9201NA-Manuels Samsung-Informatique-Multifonction-Couleur-CLX-9301NA-Manuels Samsung-Informatique-Ordinateur-Portable-NP-X420I-NP-X420-JA05FR-Manuels Samsung-TV-Audio-Video-3D-UE40ES6900-ZF-Slim-LED-40-SMART-TV-3DUE40ES6900S-francais-Manuels Samsung-Telephone-Mobile-GSM-Samsung-S5150-gold-Open-market-GT-S5150-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-Neo-Forte-EHS-Hybride-NH022NHXEA-Manuels Samsung-Electromenagers-Front-Loader-WF710Y4BKWQ-EN-Manuels Samsung-Informatique-Ordinateur-Portable-NP350V5C-S06FR-Manuels Samsung-TV-AV-LED-19-D4003-Series-4-LED-TV%20-UE19D4003BW-Royaume-Uni-Manuels Samsung-PC-Office-Netbook-NP-N220-Royaume-Uni-Manuels Samsung-PC-Office-Notebook-R519-Royaume-Uni-Manuels Samsung-Mobile-Phone-Smart-Phone-Galaxy-Camera-EK-GC100-Inde-Manuels Samsung-Informatique-Multifonction-Monochrome-SCX-8123NA-Manuels Samsung-SCX-3400-Pakistan-Manuels Samsung-PC-Office-Notebook-ATIV-Smart-PC-XE500T1C-3G-XE500T1C-H01SG-Singapour-Manuels Samsung-Electromenagers-Front-Loader-WF710Y4BKWQ-EN-Manuels Samsung-Informatique-Ordinateur-Portable-NP350V5C-S06FR-Manuels Samsung-TV-AV-LED-19-D4003-Series-4-LED-TV%20-UE19D4003BW-Royaume-Uni-Manuels Samsung-PC-Office-Netbook-NP-N220-Royaume-Uni-Manuels Samsung-PC-Office-Notebook-R519-Royaume-Uni-Manuels Samsung-Mobile-Phone-Smart-Phone-Galaxy-Camera-EK-GC100-Inde-Manuels Samsung-Informatique-Multifonction-Monochrome-SCX-8123NA-Manuels Samsung-SCX-3400-Pakistan-Manuels Samsung-PC-Office-Notebook-ATIV-Smart-PC-XE500T1C-3G-XE500T1C-H01SG-Singapour-Manuels Samsung-Informatique-Imprimante-Monochrome-ML-1674-Manuels Samsung-TV-Audio-Video-3D-UE55D6300SS-Manuels Samsung-TV-Audio-Video-TV-PDP-PS50C430-PS50C430A1W-Manuels Samsung-Telephone-Mobile-GSM-Samsung-S3100-gris-Open-market-GT-S3100-Manuels Samsung-TV-Audio-Video-TV-LED-UE32C4000-UE32C4000PW-Manuels Samsung-Informatique-Moniteur-LCD-23-Serie-3-Moniteur-LED-TV-T23A350-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32B350F1W-Manuels Samsung-TV-Audio-Video-Lecteur-Blu-ray-BD-P1600-BD-P1600A-Manuels Samsung-TV-Audio-Video-Home-Cinema-Blu-ray-HT-C6930W-Manuels Samsung-TV-Audio-Video-TV-LED-UE26C4000PW-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R719NP-R719-XA01FR-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-5-550P7C-NP550P7C-T02FR-Manuels Samsung-Stockage-informatique-SSD-Basic-Kit-64-GoMZ-7PC064B-Manuels Samsung-Photo-Camescope-NX-Samsung-Smart-Camera-NX210-Manuels Samsung-Electromenager-Sans-sac-SC8850-Manuels Samsung-Electromenager-Micro-ondes-Micro-ondes-gril-niche-380-mm-23-L-FG87SST-FG87SST-XEF-Manuels Samsung-Electromenager-Lave-vaisselle-DW5363PGBSL-Manuels Samsung-Electromenager-Lave-vaisselle-DW5363PGBWQ-Manuels Samsung-Mobile-Phone-Feature-Phone-GT-E1175T-Anglais-Manuels Samsung-TV-Audio-Video-TV-LCD-LE46C530-LE46C530F1W-Manuels Samsung-Mobile-Phone-Smart-Phone-Galaxy-Nexus-GT-I9250-Royaume-Uni-Manuels Samsung-Informatique-Multifonction-Monochrome-SF-5800P-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-550-noir-Open-market-GT-I5500-Manuels Samsung-Informatique-Ordinateur-de-bureau-DP700A3D-S01FR-Manuels Samsung-Photo-Camescope-Compact-Samsung-WB100-Manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-YH-820MW-Manuels Samsung-Informatique-Moniteur-LCD-S22B150N-Manuels Samsung-Stockage-informatique-Graveur-DVD-Slim-External-8X-DVD-Writer-SE-208AB-Manuels Samsung-Electromenager-Plaque-de-cuisson-CTN431SC0S-Manuels 24ppm-Multifonction-laser-couleur-CLX-6250FX-Samsung-Manuels 32-UE32D6200WXZF-serie-6-SMART-TV-3D-FULL-HD-LED-TV-UE32D6200TS-Samsung-Manuels 35-35ppm-Copieur-couleur-CLX-9350ND-Samsung-Manuels Galaxy-Y-S5360-AndroidGT-S5360-Manuels-Utilisateur-et-Guides-Rapide-Samsung Manuels-de-l-Utilisateur-19-UE19D4000WXZF-serie-4-HD-TV-LED-TV-UE19D4000NW-Samsung Samsung-51-PS51E490WXZF-serie-4-3D-HD-TV-PDP-TV-PS51E490B1W-Manuels Samsung-Informatique-Ordinateur-Portable-R730-Red-Gloss-NP-R730-JS01FR-Manuels Samsung-Telephone-Mobile-Smartphones-SGH-I320-Manuels Samsung-TV-Audio-Video-3D-UE46C7700-UE46C7700WS-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-RV-RV510-NP-RV510-S01FR-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-3-300E7ANP300E7A-A02FR-Manuels Samsung-TV-Audio-Video-3D-40-UE40D7000WXZF-serie-7-SMART-TV-3D-FULL-HD-LED-TV-UE40D7000LS-Manuels Samsung-Telephone-Mobile-GSM-Samsung-E1150-rouge-Open-market-GT-E1150-Manuels Samsung-Téléphone-Mobile-Smartphones-Samsung-Player-Addict-noir-Open-market-SGH-I900-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R730CE-NP-R730-JT08FR-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Player-Style-Open-market-SGH-F480-Manuels Samsung-Informatique-Ordinateur-Portable-NP350V5C-NP350V5C-S03FR-Manuels Samsung-RV511-NP-RV511-A06MA-Manuels Samsung-Informatique-Ordinateur-Portable-R590-Crystal-NP-R590-JS01FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R530E-NP-R530-JT50FR-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32C630-LE32C630K1W-Manuels Samsung-Photo-Camescope-Compact-SAMSUNG-S850-Manuels Samsung-TV-Audio-Video-3D-55-UE55D6530WXZF-serie-6-SMART-TV-3D-FULL-HD-LED-TV-UE55D6530WS-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Player-City-blanc-Orange-GT-S5260P-Manuels Samsung-TV-AV-PDP-2012-PS43E450A1R-43-inch-HD-Ready-Plasma-TV-Emirats-Arabes-Unis-Manuels Samsung-Electromenager-Robot-Aspirateur-Robot-2-murs-Virtuel-Noir-SR8895-Manuels Samsung-Telephone-Mobile-GSM-Samsung-E2530-Open-market-GT-E2530-Manuels Samsung-Peripheriques-pour-PC-Multifonctions-monochromes-SCX-3405W-Manuels Samsung-I9300-GT-I9300-Afrique-du-Nord-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Player-Addict-noir-Open-market-SGH-I900-Manuels Samsung-Camera-Camcorder-Compact-ST66-SAMSUNG-ST66-Manuels Samsung-PC-Office-Mono-Multi-function-SCX-3405FW-Hong-Kong-Manuels Samsung-Mobile-Phone-Smart-Phone-Samsung-GALAXY-S-III-GALAXY-S3-GT-I9300-Singapour-Manuels Samsung-Mobile-Phone-Smart-Phone-Galaxy-Music-GT-S6010-Royaume-Uni-Manuels Samsung-Home-Appliance-Top-Mounted-Fridge-Freezer-SR365TSS-Nouvelle-Zelande-Manuels Samsung-Home-Appliance-Top-Loader-Top-Load-Washing-Machine-WA10W9-Singapour-Manuels Samsung-electromenagers-Front-Loader-WF710Y4BKWQ-EN-Belgique-Manuels Samsung-PC-Office-LCD-LED-S22C200BW-Hong-Kong-Manuels Samsung-Camaras-Alta-definicion-Videocamara-HD-F80HMX-F80SP-Espagne-Manuels Samsung-Mobile-Phone-Smart-Phone-Galaxy-Camera-EK-GC100-Emirats-Arabes-Unis-Manuels Samsung-Sprzet-komputerowy-i-Drukarki-Notebooki-NP-R710-AS04PL-Pologne-Manuels Samsung-Informatica-LCD-2043SW-Portugues-Portugais-Bresil-Manuels Samsung-TV-AV-3D-Blu-ray-HT-E3550-English-Anglais-Manuels Samsung-Informatique-Ordinateur-Portable-NP900X1B-NP900X1B-A01FR-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-3-300E7A-NP300E7A-S0CFR-Manuels Samsung-Electromenager-Double-portes-RT50QMSW-Manuels Samsung-TV-Audio-Video-3D-UE46EH6030W-Manuels Samsung-Home-Appliance-Side-by-Side-RSA1STMG-Arabe-Manuels Samsung-TV-Audio-Video-3D-PS59D6900DS-Manuels Samsung-TV-Audio-Video-3D-UE40ES6300-ZF-Slim-LED-40-SMART-TV-3DUE40ES6300S-Manuels Samsung-Informatique-Ordinateur-Portable-NP700Z7C-NP700Z7C-S02FR-Manuels Samsung-Electromenager-Side-By-Side-Refrigerateur-Side-By-Side-RS6178UGDSR-Manuels Samsung-Informatique-Ordinateur-Portable-NP900X4C-NP900X4C-A02FR-Manuels Samsung-Telephone-Mobile-GSM-SGH-S730-Manuels Samsung-Telephone-Mobile-GSM-SGH-E590-Manuels 20ppm-Multifonction-laser-couleur-CLX-6220FX-Samsung-Manuels Samsung-Informatique-Multifonction-Monochrome-SF-5100P-Manuels Samsung-Informatique-Ordinateur-Portable-NP-RC710E-NP-RC710-S02FR-Francais-Manuels Samsung-Informatique-Ordinateur-Portable-XE500T1C-A01FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R730CE-NP-R730-JT0BFR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R610-NP-R610-FS02FR-francais-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R610-NP-R610-FS02FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-RC710E-NP-RC710-S02FR-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I9100G-francais-Manuels Samsung-Informatique-Ordinateur-Portable-NP300E5C-NP300E5C-AF5FR-Manuels Samsung-Telephone-Mobile-GSM-Samsung-C520-Hello-Kitty-Open-marketS-GH-C520-Manuels Samsung-Telephone-Mobile-Autres-Samsung-Player-mini-2GT-C3310-Manuels Samsung-Informatique-Ordinateur-Portable-NP530U3C-NP530U3C-A06FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP700Z5C-NP700Z5C-S02FR-Manuels Samsung-Telephone-Mobile-Smartphones-Galaxy-Camera-EK-GC100-Manuels Samsung-Telephone-Mobile-GSM-SGH-Z360-Manuels Samsung-TV-Audio-Video-TV-LCD-LE46A856-LE46A856S1M-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40B620T2WXXC-LE40B620R3W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A568-LE40A568P3M-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQ18FAN-Manuels Samsung-TV-Audio-Video-TV-LCD-LE22D450G1W-Manuels Samsung-TV-Audio-Video-3D-46-UE46D6200WXZF-serie-6-SMART-TV-3D-FULL-HD-LED-TV-UE46D6200TS-Manuels Samsung-Informatique-Ordinateur-Portable-NP900X4C-NP900X4C-A02FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP900X4D-A02FR-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-NL22B-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-3-300E7A-NP300E7A-S0BFR-Manuels Samsung-TV-Audio-Video-TV-LCD-LE46A568-LE46A568P3M-Manuels Samsung-TV-Audio-Video-3D-UE65ES8000-ZF-Slim-LED-65-SMART-INTERACTION-3D-UE65ES8000S-Manuels Samsung-TV-Audio-Video-3D-UE46ES6530S-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-C6625-gris-Open-market-GT-C6625-Manuels Samsung-TV-Audio-Video-TV-LED-UE46B8000WW-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Corby-Pro-rouge-Open-market-GT-B5310-Manuels Samsung-Electromenager-Side-By-Side-Refrigerateur-SBS-A-507-L-Blanc-RSA1TWP-Manuels Samsung-TV-Audio-Video-Micro-Chaine-Hi-Fi-Micro-chaine-MM-D430DWXZF-serie-4-DVD-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A626-LE40A626A3M-Manuels Samsung-Telephone-Mobile-Autres-GT-C3310-Manuels Samsung-Telephone-Mobile-GSM-Samsung-C3520-GT-C3520-Manuels Samsung-Electromenager-Side-By-Side-Refrig%C3%A9rateur-SBS-A-510-L-Inox-RSH5TERS-Manuels Samsung-Electromenager-Micro-ondes-Micro-ondes-mono-23L-SILVER-ME82V-Manuels* Samsung-TV-Audio-Video-TV-LCD-LE40D503F7W-Manuels Samsung-Informatique-Imprimante-Monochrome-Imprimante-monochrome-ML-2165-Manuels Samsung-Electromenager-Side-By-Side-RSA1DTMG-Manuels Samsung-Informatique-Multifonction-Monochrome-SF-6900-Manuels Samsung-TV-Audio-Video-Home-Cinema-HT-C5530-Manuels Samsung-Informatique-Moniteur-LCD-S24B300BL-Manuels Samsung-TV-Audio-Video-Home-Cinema-HT-D4200-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R730C-NP-R730-JB03FR-Manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-R-mix-YP-R1JCP-Manuels Samsung-Informatique-Moniteur-LCD-P2470HD-Manuels Samsung-TV-Audio-Video-Lecteur-Blu-ray-BD-P1600-Manuels Samsung-Telephone-Mobile-GSM-Samsung-J770-Open-market-SGH-J770-Manuels Samsung-TV-Audio-Video-Home-Cinema-Home-cinema-DVD-5.1-HT-D350WXZF-serie-3HT-D350-Manuels Samsung-Informatique-Multifonction-Couleur-CLX-6200FX-Manuels Samsung-Photo-Camescope-Compact-Samsung-Smart-Camera-WB850F-Manuels Samsung-Informatique-Ordinateur-Portable-NP700Z5AH-NP700Z5A-S02FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP305V5AD-NP305V5A-S02FR-Manuels Samsung-TV-Audio-Video-3D-UE46ES6530S-Manuels Samsung-TV-Audio-Video-TV-PDP-PS50A456-PS50A456P2D-Manuels Samsung-TV-Audio-Video-3D-UE40D6570WS-Manuels Samsung-Telephone-Mobile-GSM-Manuels Samsung-Informatique-Moniteur-LCD-22-Serie-3-Moniteur-LED-TV-T22A300-Manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-S2-YP-S2QB-Manuels Samsung-Informatique-Imprimante-Monochrome-24ppm-Imprimante-laser-mono-ML-2580N-Manuels Samsung-Informatique-Imprimante-Monochrome-Imprimante-monochrome-ML-3710ND-Manuels Samsung-TV-Audio-Video-TV-LED-UE40D5003BW-Manuels Samsung-TV-Audio-Video-Lecteur-Blu-ray-BD-P2500-Manuels Samsung-Telephone-Mobile-GSM-Samsung-U600-Open-market-SGH-U600-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R710-NP-R710-ASS1FR-Manuels Samsung-Photo-Camescope-Compact-SAMSUNG-PL101-Manuels Samsung-Galaxy-S3-GT-I9300-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A566P1M-Manuels Samsung-TV-Audio-Video-TV-LCD-LE46D550K1W-Manuels Samsung-Electromenager-Climatiser-Plusieurs-Pieces-MH026FWEA-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV07PSBN-Manuels Samsung-TV-Audio-Video-TV-PDP-PS50B850-PS50B850Y1W-Manuels Samsung-TV-Audio-Video-TV-LED-UE37D5000ZF-UE37D5000PW-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-NH300WHXES-Manuels Samsung-TV-Audio-Video-TV-LED-UE40ES5700S-Manuels Samsung-TV-Audio-Video-3D-60-UE60D8000WXZF-serie-8-SMART-TV-3D-FULL-HD-LED-TV-UE60D8000YS-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32D403E2W-Manuels Samsung-Photo-Camescope-Compact-ST500-SAMSUNG-ST500-Manuels Samsung-Telephone-Mobile-GSM-GT-S5610-Manuels Samsung-Galaxy-S3-GT-I9300-Manuels Samsung-Informatique-Moniteur-LCD-27-Serie-3-Moniteur-LED-TV-T27A300-Manuels Samsung-Telephone-Mobile-GSM-GT-E1170-Manuels Samsung-Informatique-Imprimante-Monochrome-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40R86BD-Manuels Samsung-TV-Audio-Video-TV-LCD-LE22C350-LE22C350D1W-Manuels Samsung-Telephone-Mobile-GSM-Samsung-J700-SGH-J700G-Manuels Samsung-Electromenager-Micro-ondes-Micro-ondes-Gril-23L-SILVER-GS89F-1SPGS89F-1SP-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-3-300E5A-NP300E5A-A02FR-Manuels Samsung-Informatique-Ordinateur-Portable-17-3-Serie-RC-RC730-NP-RC730-S05FR-Manuels Samsung-Informatique-Multifonction-Monochrome-Multifonction-monochrome-SCX-3405W-Manuels Samsung-Informatique-Ordinateur-de-bureau-23-Serie-7-All-In-One-700A3B-DP700A3B-A01FR-Manuels Samsung-Informatique-Ordinateur-Portable-15-6-Serie-RC-RC530-NP-RC530-S03FR-Manuels Samsung-Informatique-Ordinateur-Portable-15-6-Serie-3-300E5-ANP300E5A-S08FR-Manuels Samsung-TV-Audio-Video-TV-LCD-LE37A568-LE37A568P3M-Manuels Samsung-Informatique-Moniteur-LCD-24-Serie-3-Moniteur-LED-TV-T24A350-Manuels Samsung-Telephone-Mobile-GSM-Samsung-G600-Open-market-SGH-G600-Manuels Samsung-Photo-Camescope-Haute-Definition-HMX-QF20BP-Manuels Samsung-Photo-Camescope-Compact-Samsung-PL90-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32C550-LE32C550J1W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE23R86BD-Manuels Samsung-TV-Audio-Video-TV-LCD-LE26C450E1W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32A436T1D-Manuels Samsung-Telephone-Mobile-GSM-GT-E1151-Manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-P3YP-P3JCB-Manuels Samsung-Informatique-Multifonction-Couleur-16-4ppm-Multifonction-laser-couleur-CLX-3185W-Manuels Samsung-Informatique%20Multifonction-Monochrome-24ppm-Multifonction-laser-mono-SCX-4824FN-Manuels Samsung-Informatique-Ordinateur-Portable-11-6-Serie-7-Slate-PC-700T1A-3G-XE700T1A-H01FR-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I9100G-Manuels Samsung-Telephone-Mobile-GSM-Samsung-F250-Open-market-SGH-F250-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R730-NP-R730-JA05FR-Manuels Samsung-TV-Audio-Video-TV-LED-UE26D4003BW-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Player-Duo-noir-Open-market-SGH-D980-Manuels Samsung-TV-Audio-Video-TV-LED-UE40C5100QW-Manuels Samsung-Informatique-Ordinateur-Portable-17-3-Serie-7-Gamer-700G7A-NP700G7A-S01FR-Manuels Samsung-Informatique-Ordinateur-Portable-Nouveau-Serie-9-900X3C-NP900X3C-A01FR-Manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-Lecteur-Multimedia-Galaxy-S-WiFi-4.0-Blanc-8GoYP-G1CW-Manuels Samsung-TV-Audio-Video-Micro-Chaine-Hi-Fi-Micro-chaine-MM-D470DWXZF-serie-4-DVD-MM-D470D-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Solid-B2100-rouge-Open-market-GT-B2100-Manuels Samsung-Informatique-Ordinateur-Portable-13-3-Serie-5-ULTRA-530U3B-NP530U3B-A02FR-Manuels Samsung-Telephone-Mobile-GSM-Samsung-Chat-335-gris-Open-market-GT-S3350-Manuels Samsung-TV-Audio-Video-3D-LE46C750-LE46C750R2W-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-Xcover-GT-S5690-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40B530P7W-Manuels Samsung-Electromenager-Lave-linge-frontal-WF0702NBE-Manuels Samsung-TV-Audio-Video-3D-UE55C7700-UE55C7700WS-Manuels Samsung-TV-Audio-Video-Lecteur-Blu-ray-BD-E8300-ZF-Enregistreur-Blu-Ray-320-Go-SMART-HUB-Manuels Samsung-TV-Audio-Video-3D-LE46C750-LE46C750R2W-Manuels Samsung-TV-Audio-Video-Enregistreur-DVD-DVD-SH893-Manuels Samsung-Photo-Camescope-NX-Systeme-NX-NX100-14-6-MP-Ecran-7-6cm-Manuels Samsung-Informatique-Imprimante-Couleur-Imprimante-couleur-CLP-365-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-3-305E5A-NP305E5A-A01FR-Manuels Samsung-TV-Audio-Video-Lecteur-MP3-MP4-Samsung-Q3YP-Q3CB-Manuels Samsung-Telephone-Mobile-GSM-Samsung-B3310bleu-Open-market-GT-B3310-Manuels Samsung-Telephone-Mobile-GSM-Samsung-U600-Open-market-SGH-U600B-Manuels Samsung-Telephone-Mobile-GSM-Samsung-E250-Open-market-SGH-E250-Manuels Samsung-Informatique-Moniteur-LCD-S24B350H-Manuels Samsung-Informatique-Ordinateur-Portable-NP350E7C-NP350E7C-S0BFR-Manuels Samsung-TV-Audio-Video-3D-UE55ES7000-ZF-Slim-LED-55-SMART-INTERACTION-3D-UE55ES7000S-Manuels Samsung-Informatique-Ordinateur-Portable-NP900X4D-NP900X4D-A01FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP700Z7CH-NP700Z7C-S01FR-Manuels Samsung-Informatique-Ordinateur-Portable-14-Serie-7-Chronos-700Z3A-NP700Z3A-S02FR-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-SUR40-Manuels Samsung-TV-Audio-Video-3D-UE32D6510WS-Manuels Samsung-Informatique-Ordinateur-Portable-300V3A-NP300V3A-A01FR-Manuels Samsung-Informatique-Ultra-Mobilite-NP-NC10-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I5800-Manuels Samsung-Informatique-Imprimante-Monochrome-Imprimante-monochrome-ML-2160-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R720E-NP-R720-JS03FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R730CE-NP-R730-JT07FR-Manuels Samsung-Informatique-Ordinateur-Portable-NP-R620E-NP-R620-JS02FR-Manuels Samsung-TV-Audio-Video-TV-LED-UE32D5720RS-Manuels Samsung-Informatique-Ordinateur-Portable-NP550P5C-NP550P5C-T04FR-Manuels Samsung-TV-Audio-Video-3D-55-UE55D8000WXZF-serie-8-SMART-TV-3D-FULL-HD-LED-TV-UE55D8000YS-Manuels Samsung-Informatique-Ordinateur-Portable-17-3-Serie-3-300E7A-NP300E7A-A01FR-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-RV-RV515-NP-RV515-S04FR-Manuels Samsung-TV-Audio-Video-3D-UE46ES6710-ZF-Slim-LED-46-SMART-TV-3DUE46ES6710S-Manuels Samsung-TV-Audio-Video-3D-UE40ES6900-ZF-Slim-LED-40-SMART-TV-3DUE40ES6900S-Manuels Samsung-TV-Audio-Video-TV-LED-HG40EA590LS-Manuels Samsung-Informatique-Electromenager-Micro-ondes-CE117PPT-Manuels Samsung-TV-AV-3D-TV-TV-UN50ES6350F-Coree-du-Sud-Manuels Samsung-Informatique-Multifonction-Monochrome-19ppm-Multifonction-laser-mono-SCX-4200-Manuels Samsung-Informatique-Imprimante-Couleur-32-32ppm-Imprimante-laser-couleur-CLP-770ND-Manuels Samsung-Informatique-Imprimante-Couleur-16-4ppm-Imprimante-laser-couleur-CLP-320-Manuels Samsung-TV-Audio-Video-TV-LED-32-UE32D5700WXZF-serie-5-SMART-TV-FULL-HD-LED-TV-UE32D5700RS-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I9000-RW8-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-TC220W-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I9001-M8-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-Teos-noir-Bouygues-GT-I5800-Manuels Samsung-Telephone-Mobile-Tablette-Samsung-Galaxy-Tab-2-10.1-Wi-Fi-GT-P5110-Manuels Samsung-Galaxy-Tab-2-7.0-GT-P3100-Manuels-Mode-d-emploi Samsung-Telephone-Mobile-Smartphones-Galaxy-S-Advance-GT-I9070P-Manuels Samsung-TV-Audio-Video-3D-LE40C750-LE40C750R2W-Manuels Samsung-TV-Audio-Video-TV-LED-UE32ES5500-ZF-Slim-LED-32-SMART-TV-UE32ES5500W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A676-LE40A676A1M-Manuels Samsung-Telephone-Mobile-Smartphones-GT-S5230-Manuels Samsung-TV-Audio-Video-TV-LED-UE40EH5300W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE46B651-LE46B651T3W-Manuels Samsung-TV-Audio-Video-TV-LED-UE22D5010NW-Manuels Samsung-TV-Audio-Video-TV-LED-UE32EH5000-ZF-LED-32-FULL-HD-UE32EH5000W-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-Note-blanc-SFR-GT-N7000-Manuels Samsung-Telephone-Mobile-Tablette-Samsung-Galaxy-Tab-7.0-Wi-FiGT-P3110-Manuels Samsung-Telephone-Mobile-Tablette-GT-P7300-M16-Manuels Samsung-Telephone-Mobile-Smartphones-Samsung-Galaxy-Note-noir-SFRGT-N7000-Manuels Samsung-Telephone-Mobile-Smartphones-GT-S5839I-Manuels Samsung-TV-Audio-Video-3D-PS63C7700-PS63C7700YS-Manuels Samsung-TV-Audio-Video-3D-UE50ES6900S-ZF-Slim-LED-50-SMART-TV-3D-Manuels Samsung-TV-Audio-Video-3D-UE55D6300SS-Manuels Samsung-TV-Audio-Video-3D-46-UE46D6500WXZF-serie-6-SMART-TV-3D-FULL-HD-LED-TVUE46D6500VS-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32A676-LE32A676A1M-Manuels Samsung-TV-Audio-Video-3D-PS63C7700-PS63C7700YS-Manuels Samsung-TV-Audio-Video-3D-55-UE55D6200WXZF-serie-6-SMART-TV-3D-FULL-HD-LED-TVUE55D6200TS-Manuels Samsung-TV-Audio-Video-3D-UE55ES6540S-Manuels Samsung-TV-Audio-Video-3D-UE40D6750WS-Manuels Samsung-TV-Audio-Video-TV-LCD-LE32C450E1W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40C530-LE40C530F1W-Manuels Samsung-TV-Audio-Video-3D-UE46D6750WS-Manuels Samsung-TV-Audio-Video-TV-LED-UE40B6000-UE40B6000VW-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A556P1F-Manuels Samsung-TV-Audio-Video-TV-LED-UE46C6710-UE46C6710US-Manuels Samsung-TV-Audio-Video-TV-LED-UE40C5100QW-Manuels Samsung-TV-Audio-Video-TV-PDP-PS50C530-PS50C530C1W-Manuels Samsung-Informatique-Ordinateur-Portable-14-Serie-5-ULTRA-530U4B-NP530U4B-S01FR-Manuels Samsung-Photo-Camescope-Compact-Samsung-DV90-Manuels Samsung-Electromenager-Double-portes-Refrigerateur-DP-A306-L-Silver-RT37GBSS-Manuels Samsung-Electromenager-Double-portes-Refrigerateur-DP-A306-L-Silver-RT37GBSS-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-460DR-2-Manuels Samsung-Electromenager-Double-portes-RT45JSTS-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-ME32B-Manuels Samsung-Electromenager-Refrigerateur-une-porte-RZ90HAWW-Samsung-Manuels Samsung-Electromenager-Double-portes-RT41MASW-Manuels Samsung-Telephone-Mobile-Tablette-GT-P6800-Manuels Samsung-Informatique-Moniteur-LCD-C24B550U-Manuels Samsung-Telephone-Mobile-Smartphones-GT-S5839I-Manuels Samsung-Electromenager-Lave-linge-frontal-Lave-linge-EcoBubble-12kg-1400tours-WF1124XBC-Manuels Samsung-TV-Audio-Video-Ampli-Tuner-AV-HW-E551-ZF-Barre-de-son-Format-46-Convertible-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I9305-Phone-Manuels Samsung-Informatique-Ordinateur-Portable-NP300E5C-NP300E5C-AF2FR-Manuels Samsung-Electromenager-Climatiser-Une-Piece-AQV24PSBN-Manuels Samsung-TV-Audio-Video-TV-LCD-LE46C630K1W-Manuels Samsung-TV-Audio-Video-TV-LCD-LE46C630K1W-Manuels Samsung-TV-Audio-Video-TV-LED-UE37B6000VW-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40A466-LE40A466C2M-Manuels Samsung-TV-Audio-Video-TV-LCD-LE37A676-Manuels Samsung-Electromenager-Pompe-a-chaleur-Air-Eau-AVXDUH112EE-Manuels Samsung-TV-Audio-Video-TV-LCD-LE40B651T3P-Manuels Samsung-Telephone-Mobile-Autres-Samsung-S5220GT-S5220-Manuels Samsung-Informatique-Ordinateur-Portable-Serie-9-900X4C-NP900X4C-A01FR-Manuels Samsung-Electromenager-Double-portes-RT59NBPN-Manuels Samsung-Telephone-Mobile-Smartphones-GT-I9305-Manuels Samsung-Informatique-Moniteur-LCD-S27B750V-Manuels Samsung-Electromenager-Refrigerateur-une-porte-RZ90HAWW-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-ME75B-Manuels Samsung-Electromenager-Double-portes-RT59PMSW-Manuels Samsung-Informatique-Ordinateur-Portable-13-3Serie-9-900X3A-NP900X3A-A01FR-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-ME40B-Manuels Samsung-SGH-D500-Telephone-Mobile-GSM-Manuels Samsung-Table-induction-3-foyers-7-2-KW-CTN463NC01-CTN463NC01-XEF-Manuels Samsung-RR92HAWW-Refrigerateur-une-porte-Monochrome-Manuels Samsung-ML-2160-Imprimante-Monochrome-Manuels Samsung-TV-Audio-Video-Moniteur-Grande-taille-ME46B-Manuels Samsung-LE37A466-LE37A466C2M-Manuels Samsung-Zephyr-AQV09YWAN-Manuels Samsung-Galaxy-Tab-2-10.1-GT-P5100-Manuels Samsung-Galaxy-Tab-2-7.0-GT-P3100-Manuels Samsung-51-PS51E490WXZF-serie-4-3D-HD-TV-PDP-TV-PS51E490B1W-Manuels Samsung-Galaxy-Note-II-GT-N7100-Manuels Samsung-AQV12KBBN-Pologne-Manuels Samsung-ML-2165W-Roumanie-Manuels Samsung-Notebook-Serie-7-Chronos-700Z5C-S01-NP700Z5C-S01DE-Manuels Samsung-Player-One-noir-Open-market-GT-S5230-Manuels Samsung-Galaxy-S-SCL-noir-Open-market-GT-I9003-M4-Manuels Samsung-Samsung-Galaxy-Pro-gris-Open-market-GT-B7510-Manuels Samsung-Galaxy-Gio-noir-SFR-GT-S5660-Manuels Samsung-Galaxy-Teos-noir-Bouygues-GT-I5800-Manuels Samsung-Galaxy-Spica-noir-Bouygues-GT-I5700-Manuels Samsung-Omnia-Pro-B7610-noir-Open-market-GT-B7610-Manuels Samsung-S5610-GT-S5610-Manuels Samsung-LE32C650-LE32C650L1W-Manuels Samsung-N145Plus-NP-N145P-Manuels Samsung-NP20-NP20FK02BG-SEF-Manuels Samsung-GT-S5570_UM_Open_Gingerbread_Fre_Rev.1.0_110726_Screen.pdf-Manuels Samsung-GT-I9070P_UM_Open_Gingerbread_Fre_Rev.1.0_120710_Screen.pdf-Manuels Samsung-GT-I9300_UM_Open_Icecream_Fre_Rev.1.2_120725_Screen.pdf-Manuels Samsung-Gainable-Slim-MH026FEEA-Manuels Samsung-40-UE40D5700WXZF-serie-5-SMART-TV-FULL-HD-LED-TV-UE40D5700RS-Manuels Samsung-UE46C8700-UE46C8790XS-Manuels Samsung-UE46ES6300-ZF-Slim-LED-46-SMART-TV-3D-UE46ES6300S-Manuels Samsung-2012_Skype_Eng-0316-1-Manuels Samsung-UE75ES9000S-Slim-LED-75-SMART-Interaction-3D-Manuels Samsung-Refrigerateur-1porteA-350-L-Blanc-RR82FHSW-Manuels Samsung-UE26EH4000-ZF-LED-26-HD-TV-UE26EH4000W-Manuels Samsung-E-MANUAL-X9DVBEU4E-ENG-Manuel Samsung-GT-S5360_UM_Open_Gingerbread_Fre_Rev.1.0_111130_Screen-Manuel Samsung-Galaxy-Tab-10-1-GT-P7500-M16-Manuel Samsung-Galaxy-Tab-10-1-GT-P7500-M16-Manuels Samsung-Lecteur-Multimedia-Galaxy-S-WiFi-4-0-Blanc-8Go-YP-G1CW-Manuels Samsung-Galaxy-551-noir-Open-marketGT-I5510-Manuels Samsung-Galaxy-Note-10-1-GT-N8000-Manuels Samsung-GALAXY-S-II-LTE-SC-03D-JP-Manuels Samsung-GALAXY-Note-SC-05D-JP-Manuels Samsung-NP-R530-NP-R530-JA02FR-Manuels Samsung-UE40C6000-UE40C6000RW-Manuels Samsung-Congelateur-1porteA-277-L-Blanc-RZ80FHSW-Manuels Nexus-S-noir-Open-market-GT-I9023-GT-B5310-Manuels Samsung-32-LE32D450WXZF-serie-4-HD-TV-LCD-TV-Manuels Samsung-46-UE46D5700WXZF-serie-5-SMART-TV-FULL-HD-LED-TV-UE46D5700RS-Manuels Samsung-UE46ES8000-ZF-Slim-LED-46-SMART-INTERACTION-3D-UE46ES8000S-Manuels Samsung-UE55ES6300-ZF-Slim-LED-55-SMART-TV-3D-UE55ES6300S-Manuels Samsung-LE46A676-LE46A676A1M-Manuels Samsung-UE46C7700-UE46C7700WS-Manuels Samsung-Refrigerateur-DP-A275-L-Blanc-RT34GBSW-Manuels Samsung-UE32ES6710-ZF-Slim-LED-32-SMART-TV-3DUE32ES6710S-Manuels Samsung-Galaxy-Ace-noir-Open-market-GT-S5830-Manuels Samsung-GALAXY-Tab-GT-P1000-GT-P1000-M16-Manuels Samsung-Omnia-Pro-B7330-noir-Open-market-GT-B7330-Manuels Samsung-Omnia-Lite-noir-Orange-GT-B7300-Manuels Samsung-Galaxy-S2-GT-I9100-Manuels Samsung-Nexus-S-noir-Open-market-GT-I9023-Manuels Samsung-Omnia-II-noir-SFRGT-I8000-Manuels Samsung-Omnia-II-noir-SFR-GT-I8000-Manuels Samsung-Omnia-7-noir-Open-market-GT-I8700-Manuels Samsung-Galaxy-noir-Bouygues-GT-I7500-Manuels Samsung-Galaxy-mini-gris-Open-market-GT-S5570-Manuels Samsung-XE700T1A-HF1FR-Manuels 17,3" Série 3 300E7A - NP300E7A-S01FR - Manuels 40", UE40D6500WXZF, série 6, SMART TV, 3D, FULL HD, LED TV - UE40D6500VS - Manuels Micro-chaîne, MM-D330DWXZF, série 3 - MM-D330 - Manuels Samsung Galaxy Ace noir - Open market - GT-S5830 - Manuels Samsung Galaxy S II noir - Open market - Manuels Samsung Galaxy S III - GT-I9300 - Manuels Samsung Galaxy S noir - Open market - GT-I9000 - Manuels Série 3 300E7A - NP300E7A-S03FR - Manuels UE55ES8000/ZF, Slim LED 55", SMART INTERACTION, 3D - UE55ES8000S - Manuels 16/4ppm Imprimante laser couleur CLP-310 Manuels 16/4ppm Multifonction lasercouleur CLX-3170FN Manuels 16/4ppm Multifonction lasercouleur CLX-3185FW Manuels Samsung 16/4ppm Multifonction laser couleur CLX-3185 Manuels Samsung samsung-Wave-II-noir-Open-market-GT-S8530-Manuels Samsung-Wave-noir-Open-market-GT-S8500-Manuels Samsung-Wave-M-noir-Open-market-GT-S7250-Manuels Samsung-Wave-578-noir-Open-market-GT-S5780-Manuels Samsung-Wave-533-noir-Open-market-GT-S5330-Manuels Samsung-Wave-3-noir-Open-market-GT-S8600-Manuels Samsung-Player-HD-noir-Open-market-GT-I8910-Manuels Samsung-Player-Duo-noir-Open-market-SGH-D980-Manuels Samsung-Player-Addict-noir-Open-market-SGH-I900-Manuels Samsung-Omnia-W-noir-Open-market-GT-I8350-Manuels