OneCode Team Blog
A world of code samples based on Developers' real-world pains and needs
[Sample Of Nov. 06] How to compress files into a single .gz file for download in ASP.NET(VS2012)
Nov. 06 Sample : https://code.msdn.microsoft.com//How-to-compress-files-into-c1c36b7c The sample...
Author: Bo Song Date: 11/06/2014
[Sample Of Nov. 05] How to get WCF service contract programmatically from WSDL of the service
Nov. 05 Sample : https://code.msdn.microsoft.com//The-illustrates-how-to-get-8adc4264 The project...
Author: Bo Song Date: 11/05/2014
[Sample Of Nov. 04] How to use bing search API
Nov. 04 Sample : https://code.msdn.microsoft.com//How-to-use-bing-search-API-4c8b287e This sample is...
Author: Bo Song Date: 11/04/2014
[Sample Of Nov. 03] How to bind HTML from a data model to a WebView in a universal Windows app
Nov. 03 Sample : https://code.msdn.microsoft.com//How-to-bind-HTML-from-a-7a6ff47c It's been said...
Author: Bo Song Date: 11/03/2014
[Sample Of Oct. 31] How to delete entity from Windows Azure Table storage in a DropDownList Control
Oct. 31 Sample : https://code.msdn.microsoft.com//How-to-delete-entity-from-a12dfd1f Deleting or...
Author: Bo Song Date: 10/31/2014
[Sample Of Oct. 30] How to export a Registry Key to a file on disk
Oct. 30 Sample : https://code.msdn.microsoft.com//How-to-export-a-Registry-e60fcd37 This sample...
Author: Bo Song Date: 10/30/2014
[Sample Of Oct. 29] Add new DropDownList option
Oct. 29 Sample : https://code.msdn.microsoft.com//Add-new-DropDownList-option-d114683b This project...
Author: Bo Song Date: 10/29/2014
[Sample Of Oct. 28] How to post data with HttpWebRequest in ASP.NET
Oct. 28 Sample : https://code.msdn.microsoft.com//How-to-post-data-with-fa512333 This code sample...
Author: Bo Song Date: 10/28/2014
[Sample Of Oct. 27] How to Get Schema Information from Database
Oct. 27 Sample : https://code.msdn.microsoft.com//How-to-Get-Schema-b66d62e2 Sometimes we may need...
Author: Bo Song Date: 10/27/2014
[Sample Of Oct. 24] How to Set Retention Policy for Email Messages in Office 365 Exchange Online
Oct. 24 Sample : https://code.msdn.microsoft.com//How-to-Set-Retention-7a7145cb Currently, you can...
Author: Bo Song Date: 10/24/2014
[Sample Of Oct. 23] How to add birthday or anniversary reminder in Office 365
Oct. 23 Sample : https://code.msdn.microsoft.com//How-to-add-birthday-or-21f9f04d In this sample, we...
Author: Bo Song Date: 10/23/2014
[Sample Of Oct. 22] How to recover deleted items in Office 365 Exchange Online
Oct. 22 Sample : https://code.msdn.microsoft.com//How-to-recover-deleted-bf9fab43 Outlook Web...
Author: Bo Song Date: 10/22/2014
[Sample Of Oct. 21] How to intercept JavaScript alert in WebView in Windows Store apps
Oct. 21 Sample : https://code.msdn.microsoft.com//How-to-intercept-854d33da The Windows 8 & 8.1...
Author: Bo Song Date: 10/21/2014
[Sample Of Oct. 20] How to add a hint text to a WPF TextBox
Oct. 20 Sample : https://code.msdn.microsoft.com//How-to-add-a-hint-text-to-ed66a3c6 Adding a hint...
Author: OneCode Team Date: 10/20/2014
[Sample Of Oct. 17] How to view Windows Azure SQL Reporting Services via Report Viewer
Oct. 17 Sample : https://code.msdn.microsoft.com//How-to-view-Windows-Azure-565fbef2 This sample...
Author: Bo Song Date: 10/16/2014
[Sample Of Oct. 16] How to save SurfaceImageSource target as an image in Universal app
Oct. 16 Sample : https://code.msdn.microsoft.com//How-to-save-SurfaceImageSou-8668a455 ...
Author: Bo Song Date: 10/15/2014
[Sample Of Oct. 15] How to apply an "Opacity Mask" to an image in Universal apps using Direct2D
Oct. 15 Sample : https://code.msdn.microsoft.com//How-to-apply-an-Opacity-09c2a28c We use Direct2D...
Author: Bo Song Date: 10/14/2014
[Sample Of Oct. 14] How to detect the current Windows platform information
Oct. 14 Sample : https://code.msdn.microsoft.com//Sample-to-demonstrate-how-495e69db The sample...
Author: Bo Song Date: 10/13/2014
[Sample Of Oct. 13] How to Execute the SqlCommand with a SqlNotificationRequest
Oct. 13 Sample : https://code.msdn.microsoft.com//How-to-Execute-the-1e7c35d5 After executing a...
Author: Bo Song Date: 10/12/2014
[Sample Of Oct. 11] How to add checkbox and dropdownlist column in ASP.NET MVC WebGrid
Oct. 11 Sample : https://code.msdn.microsoft.com/How-to-add-checkbox-and-af1be797 This sample will...
Author: Bo Song Date: 10/10/2014
[Sample Of Oct. 10] How to list the group membership of user?
Oct. 10 Sample : https://code.msdn.microsoft.com/How-to-list-the-group-cfbe10d0 This sample lists...
Author: Bo Song Date: 10/09/2014
[Sample Of Oct. 09] How to use Windows Azure ACS to authenticate in WPF application
Oct. 09 Sample : https://code.msdn.microsoft.com/How-to-use-Windows-Azure-39c02bcc This article and...
Author: Bo Song Date: 10/08/2014
[Sample Of Oct. 08] How to clear session when the web browser is closed in ASP.NET
Oct. 08 Sample : https://code.msdn.microsoft.com/How-to-clear-session-when-660c1e6b The sample...
Author: Bo Song Date: 10/07/2014
[Sample Of Sep. 26] How to Edit XPS file in WPF
Sep. 26 Sample : https://code.msdn.microsoft.com/How-to-Edit-XPS-file-in-WPF-37c5ebd0 An XPS document...
Author: Bo Song Date: 09/25/2014
[Sample Of Sep. 25] How to Export Contacts in Office 365 Exchange Online
Sep. 25 Sample : https://code.msdn.microsoft.com/How-to-Export-Contacts-in-d1d84cc7 Outlook Web App...
Author: Bo Song Date: 09/24/2014
[Sample Of Sep. 24] How to check the spelling in ASP.NET TextBox
Sep. 24 Sample : https://code.msdn.microsoft.com/How-to-check-the-spelling-a5953535 The project...
Author: Bo Song Date: 09/23/2014
[Sample Of Sep. 23] How to disable the "save" and "save as" buttons in Office
Sep. 23 Sample : https://code.msdn.microsoft.com/How-to-disable-the-save-3e7f57c5 The code snippets...
Author: Bo Song Date: 09/22/2014
[Sample Of Sep. 22] How to add a sub-domain binding to Azure WebSite Programmatically
Sep. 22 Sample : https://code.msdn.microsoft.com/How-to-add-a-sub-domain-a4224a9f When you create a...
Author: Bo Song Date: 09/21/2014
[Sample Of Sep. 19] How to determine which Control caused PostBack
Sep. 19 Sample : https://code.msdn.microsoft.com/VBASPNETControlCausePostbac-75a0bace The sample code...
Author: Bo Song Date: 09/18/2014
[Sample Of Sep. 18] How to use Bing Translator API in Azure
Sep. 18 Sample : https://code.msdn.microsoft.com/CSAzureBingTranslatorSample-7c3a2d9b This Sample...
Author: Bo Song Date: 09/17/2014
[Sample Of Sep. 17] Compare and merge data from different database
Sep. 17 Sample : https://code.msdn.microsoft.com/CompareAndMergeData-f69db177 The project illustrates...
Author: Bo Song Date: 09/16/2014
[Sample Of Sep. 16] Check whether the page is "re-fresh"
Sep. 16 Sample : https://code.msdn.microsoft.com/VBASPNETCheckPageRefresh-aa679667 The...
Author: Bo Song Date: 09/15/2014
[Sample Of Sep. 15] How to Edit XPS file in WPF
Sep. 15 Sample : https://code.msdn.microsoft.com/How-to-Edit-XPS-file-in-WPF-37c5ebd0 An XPS document...
Author: Bo Song Date: 09/14/2014
[Sample Of Sep. 12] How to apply an "Opacity Mask" to an image in Universal apps using Direct2D
Sep. 12 Sample : https://code.msdn.microsoft.com/How-to-apply-an-Opacity-09c2a28c We use Direct2D to...
Author: Bo Song Date: 09/11/2014
[Sample Of Sep. 11] How to compare two Word document and show the difference
Sep. 11 Sample : https://code.msdn.microsoft.com/The-illustrates-how-to-3da84fb1 The project...
Author: Bo Song Date: 09/10/2014
[Sample Of Sep. 10] How to call ASMX Web Service with WSDL file on local computer
Sep. 10 Sample : https://code.msdn.microsoft.com/The-illustrates-how-to-afc48319 The project...
Author: Bo Song Date: 09/09/2014
[Sample Of Sep. 09] How to get a distinct, ordered list of names from a DataTable using LINQ
Sep. 09 Sample : https://code.msdn.microsoft.com/How-to-get-a-distinct-6db491d5 The project...
Author: Bo Song Date: 09/08/2014
[Sample Of Sep. 05] How to save SurfaceImageSource target as an image in Universal app
Sep. 05 Sample : https://code.msdn.microsoft.com/How-to-save-SurfaceImageSou-8668a455 ...
Author: OneCode Team Date: 09/04/2014
[Sample Of Sep. 04] How to bulk update the hyperlink field for TFS workitems
Sep. 04 Sample : https://code.msdn.microsoft.com/How-to-bulk-update-the-9b359157 Currently there is...
Author: OneCode Team Date: 09/03/2014
[Sample Of Sep. 03] How to bulk update the HTML field (e.g. ReproSteps) for TFS workitems
Sep. 03 Sample : https://code.msdn.microsoft.com/How-to-bulk-update-the-5821836d How to do the bulk...
Author: OneCode Team Date: 09/02/2014
[Sample Of Sep. 02] How to Register Test Controller using TFS APIs
Sep. 02 Sample : https://code.msdn.microsoft.com/How-to-Register-Test-26fecb18 We can...
Author: OneCode Team Date: 09/01/2014
[Sample Of Sep. 01] How to pick and manipulate a 3D object using DirectX in Universal apps
Sep. 01 Sample : https://code.msdn.microsoft.com/How-to-pick-and-manipulate-089639ab This sample...
Author: Bo Song Date: 08/31/2014
[Sample Of Aug. 29] Use PerformanceCounter to get CPU Usage
Aug. 29 Sample : https://code.msdn.microsoft.com/Use-PerformanceCounter-to-b115db06 This sample...
Author: Bo Song Date: 08/28/2014
New 'Bing Developer Assistant for Visual Studio' brought to you by Bing, MSR and OneCode Team
The Bing Developer Assistant for Visual Studio combines the functionality of two popular Visual...
Author: Jialiang Ge [MSFT] Date: 08/28/2014
[Sample Of Aug. 28] How to store the images in SQL Azure
Aug. 28 Sample : https://code.msdn.microsoft.com/How-to-store-the-in-SQL-5bfb2fd0 This sample...
Author: Bo Song Date: 08/27/2014
[Sample Of Aug. 27] How to add registry entries to Windows Azure VM programatically
Aug. 27 Sample : https://code.msdn.microsoft.com/How-to-add-registry-6942e5e2 One of the common asks...
Author: Bo Song Date: 08/27/2014
[Sample Of Aug. 26] How to use Bing Translator API in Windows Azure
Aug. 26 Sample : https://code.msdn.microsoft.com/How-to-use-Bing-Translator-6f99c94f This Sample will...
Author: Bo Song Date: 08/26/2014
[Sample Of Aug. 25] How to Import vCard Files in Office 365 Exchange Online
Aug. 25 Sample : https://code.msdn.microsoft.com/How-to-Import-vCard-Files-ffa0ff50 The vCard file...
Author: Bo Song Date: 08/25/2014
Releasing the new Sample Browser Phone app
Starting its journey in 2010, Sample Browser is achieving its tetralogy by releasing a Windows Phone...
Author: OneCode Team Date: 08/23/2014
[Sample Of Aug. 22] How to use DropDownList with ASP.NET MVC
Aug. 22 Sample : https://code.msdn.microsoft.com/How-to-use-DropDownList-1961c60e ASP.NET MVC 4 is a...
Author: OneCode Team Date: 08/23/2014