新的sample发布了,其中有很多和我们类似的程序员的努力!
A new release of OneCode is available today (2011-6-20)
http://1code.codeplex.com/releases/view/68596
We have many guest contributor from outside OneCode team who contributed samples to this release.
English introduction of the new release:
http://blogs.msdn.com/b/codefx/archive/2011/06/19/new-release-of-code-samples-from-microsoft-all-in-one-code-framework-2011-6-19.aspx
Chinese introduction of the new release:
http://blog.csdn.net/MSCodeSample/archive/2011/06/20/6555811.aspx
NEW Samples for Windows Azure
Sample |
Description |
Owner |
CSAzureStartupTask |
The sample demonstrates using the startup tasks to install the prerequisites or to modify configuration settings for your environment in Windows Azure |
Rafe Wu |
CSAzureManagementAPI |
This project shows how to create a new hosted service on Windows Azure using Windows Azure Service Management REST API. |
Peter Fan |
VBAzureManagementAPI |
This project shows how to create a new hosted service on Windows Azure using Windows Azure Service Management REST API. |
Peter Fan |
CSAzureWebRoleBackendProcessing |
The Windows Azure code sample shows how a web role can be used to perform all of the frontend and backend operations for an application. |
Allen Chen |
VBAzureWebRoleBackendProcessing |
The Windows Azure code sample shows how a web role can be used to perform all of the frontend and backend operations for an application. |
Allen Chen |
NEW Samples for Windows Forms
Sample |
Description |
Owner |
CSWinFormSaveWebpageToImage |
The code sample generates webpage thumbnail image in a Windows Forms application. |
Arwind Gao |
VBWinFormSaveWebpageToImage |
The code sample generates webpage thumbnail image in a Windows Forms application. |
Arwind Gao |
NEW Samples for WDK - VDS
Sample |
Description |
Owner |
CppVDSQueryVolumes |
The code sample demonstrates how to use Virtual Disk Service (VDS) to enumerate and interface with volumes on a system. |
Bart Bartel |
NEW Samples for Windows General
Sample |
Description |
Owner |
CppCheckSD |
The code sample demonstrates how to obtain and display the security descriptor for various Kernel Objects in Windows. By default the Security Descriptor is displayed in Security Descriptor Definition Language (SDDL) format. There is a switch to get more |
Frank Kim |
CSExtractAudioFile |
The sample demonstrates how to extract and convert audio file formats, which include wav, mp3 and mp4 files. |
Jason Wang |
CSRunProcessAsUser |
The code sample demonstrates gathering user credential and running a process as a different user. |
Jason Wang |
VBExtractAudioFile |
The sample demonstrates how to extract and convert audio file formats, which include wav, mp3 and mp4 files. |
Jason Wang |
VBRunProcessAsUser |
The code sample demonstrates gathering user credential and running a process as a different user. |
Jason Wang |
NEW Samples for WF
Sample |
Description |
Owner |
VBWF4ActivitiesCorrelation |
The WF4 code sample shows how to correlate two workflow services to work together. |
Leo Tang |