Visual Studio Samples
Laden Sie Codebeispiele und Anwendungen für Windows 8, Windows Azure, Office, SharePoint, Silverlight und andere Produkte herunter. Sie können auch die Beispiele zu Official Visual Studio C#, VB.NET und 101 LINQ erkunden.Es werden häufig neue Beispiele in JavaScript, C++, C#, Visual Basic und F# hinzugefügt.
Die einzelnen Beispiele werden durch die verteilende Partei für Sie lizenziert. Microsoft garantiert die Beispiele nicht und gewährt keine Rechte für Beispiele, die von anderen Parteien als Microsoft verteilt werden. Die Verwendung dieser Website unterliegt den Nutzungsbestimmungen.
Dieses Beispiel wurde geprüft und getestet von Windows Phone SDK Team.
Windows Phone SDK Team
- Microsoft
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
This sample shows you how can use the background transfer service to download files in the background, even when the app is no longer running in the foreground.
|
Empfehlungen
|
|
The purpose of this article is to explore and illustrate the concept of creating bitonal bitmap images. Colour images are manipulated in such a fashion to only express two configurable colours. A threshold value determines which of the two colours will be applied to a pixel.
|
![]() ![]() ![]() ![]() ![]()
26.04.2013
1
Downloads
|
|
The purpose of this article is to illustrate the tasks required when implementing a colour tint on a Bitmap image. The various Bitmap manipulation operations detailed in this article are all implemented by processing raw pixel data. No GDI+ drawing operations are required.
|
![]() ![]() ![]() ![]() ![]()
25.04.2013
6
Downloads
|
|
In this article you’ll find a discussion on the topic of blending Bitmap images into a single Image. In this scenario image blending is achieved through means of bitwise operations, implemented on individual colour components Red, Green and Blue.
|
![]() ![]() ![]() ![]() ![]()
25.04.2013
14
Downloads
|
|
This is an example of how to do a Master-Details form using a CollectionView in WPF application. Wh
|
![]() ![]() ![]() ![]() ![]()
25.04.2013
7
Downloads
|
|
How to work with Excel Reference tables to get data to display or simply work with in your solution. Even thou this is all done in VB.NET a C# developer can add the library in the sample code into their solution to access code to get at reference tables or simple compile and add
|
![]() ![]() ![]() ![]() ![]()
24.04.2013
10
Downloads
|
|
This sample contains the example code from Walkthrough: Writing Queries in C# (LINQ). The walkthrough demonstrates C# language features that you can use to write LINQ query expressions.
Download and unzip the sample file. Open Visual Studio. On the menu bar, choose File, O |
![]() ![]() ![]() ![]() ![]()
24.04.2013
16
Downloads
|
|
Use Configuration approach to update WAD to change schedule transfer period or log level...or maybe to add/remove a performance counter...or enable windows event logs to storage accounts for external monitoring of the VM instance.
|
![]() ![]() ![]() ![]() ![]()
24.04.2013
7
Downloads
|
|
In this sample see how to implement a custom control in the LightSwitch HTML client that allows you to capture signatures using the jSignature plugin.
|
![]() ![]() ![]() ![]() ![]()
24.04.2013
27
Downloads
|
|
This demo program shows how to send data to a printer from a webpage. All the printing handling is handled in the PrinterHandler class. So this class can easily be used by other websites or windows forms applications. The printing page are setup with Graphics object so images and
|
![]() ![]() ![]() ![]() ![]()
24.04.2013
34
Downloads
|
|
Dieses Beispiel wurde geprüft und getestet von Microsoft Office Developer Documentation Team.
Microsoft Office Developer Documentation Team
- Microsoft
Microsoft Office Developer Documentation Team MSFT Microsoft Office Developer Documentation Team samples are developed and tested by the Office Developer Documentation Team to ensure that you have a great experience. View Samples
Learn how to create a search-based app that queries people content in SharePoint 2013.
|
![]() ![]() ![]() ![]() ![]()
23.04.2013
16
Downloads
|
|