71+ results for '@microsoft.com' (0 ms)

Not the results you expected?

FileTest.cs (https://bitbucket.org/ironpython/ironlanguages/) C# · 212 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

DelegateHelpers.Generated.cs (https://github.com/ancailliau/mono.git) C# · 293 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

Player.py (https://github.com/thomo13/ironruby.git) Python · 188 lines

7 # you cannot locate the Apache License, Version 2.0, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Apache License, Version 2.0.

CollectionExtensions.cs (https://github.com/apboyle/ironruby.git) C# · 195 lines

7 * you cannot locate the Microsoft Public License, please send an email to

8 * dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Microsoft Public License.

ServiceBusSettingsTest.php (https://bitbucket.org/kurniawanchan83/azure-sdk-for-php.git) PHP · 250 lines

18 * @package Tests\Unit\WindowsAzure\Common\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Common\Internal

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

Utils.fs (https://hg01.codeplex.com/boogie) F# · 368 lines

3 ///

4 /// author: Aleksandar Milicevic (t-alekm@microsoft.com)

5 // ####################################################################

IReplWindow.cs (https://gitlab.com/SplatoonModdingHub/PTVS) C# · 182 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * vspython@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

Exceptions.cs (https://github.com/mattsnyder/ironruby.git) C# · 282 lines

7 * you cannot locate the Microsoft Public License, please send an email to

8 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Microsoft Public License.

SelectionListener.cs (https://github.com/dsblank/main.git) C# · 148 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

indexerdefinitionsvb.vb (https://github.com/dsblank/main.git) Visual Basic · 156 lines

7 ' you cannot locate the Apache License, Version 2.0, please send an email to

8 ' ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 ' by the terms of the Apache License, Version 2.0.

CreateContainerOptionsTest.php (https://bitbucket.org/kurniawanchan83/azure-sdk-for-php.git) PHP · 142 lines

18 * @package Tests\Unit\WindowsAzure\Blob\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Blob\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

test_set.py (https://IronPython.svn.codeplex.com/svn) Python · 206 lines ✨ Summary

This Python code tests various aspects of sets and other data structures, including comparison, removal, and singleton checks. It verifies that sets behave as expected when compared to different types, removed elements, and checked for equality with themselves. The test suite ensures the correctness of set operations and behavior in different scenarios.

7 # you cannot locate the Microsoft Public License, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Microsoft Public License.

sbs_simple_compare.py (https://IronPython.svn.codeplex.com/svn) Python · 187 lines ✨ Summary

The code tests various data types (int, float, str, complex, dict) for comparison and boolean equality with themselves and other instances of the same type, as well as with None and each other’s instances. It ensures that comparisons work correctly across different types, including when one type is converted to another.

7 # root of this distribution. If you cannot locate the Microsoft Public

8 # License, please send an email to dlr@microsoft.com. By using this source

9 # code in any fashion, you are agreeing to be bound by the terms of the

AtomLink.php (https://bitbucket.org/cesarmedrano/cesarmedrano.git) PHP · 343 lines

18 * @package WindowsAzure\Common\Internal\Atom

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

34 * @package WindowsAzure\Common\Internal\Atom

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright 2012 Microsoft Corporation

WeakHash.cs (https://IronPython.svn.codeplex.com/svn) C# · 295 lines ✨ Summary

This C# code implements a custom dictionary class called WeakHash that uses a hybrid mapping approach to store and retrieve values. It combines strong and weak references to manage memory efficiently, allowing for garbage collection while maintaining data integrity. The class provides methods for adding, removing, and retrieving values, as well as handling cleanup and rehashing of the underlying dictionary.

7 * at the root of this distribution. If you can not locate the Shared Source License

8 * for IronPython, please send an email to ironpy@microsoft.com.

9 * By using this source code in any fashion, you are agreeing to be bound by

Enums.cs (https://bitbucket.org/mdavid/dlr.git) C# · 266 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

Gears.cs (https://github.com/Wiladams/NewTOAPIA.git) C# · 212 lines

10 /*

11 * 2008: Converted to C# by William Adams (wiladams@microsoft.com)

12 * 1996: "written" by Danny Sung <dannys@ucla.edu>

AccessCondition.php (https://github.com/Canuckaholic/Pop-Digital.git) PHP · 247 lines

18 * @package WindowsAzure\Blob\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

35 * @package WindowsAzure\Blob\Models

36 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

37 * @copyright 2012 Microsoft Corporation

0d71f4f1-efc1-127e-5edc-263a3a2a30fb.md (https://gitlab.com/mixedup/VBA-content) Markdown · 258 lines

25 INSERT INTO tblCustomers

26 VALUES (1, Kelly, 'Jill', '555-1040', 'someone@microsoft.com')

27

153 INSERT INTO tblCustomers

154 VALUES (1, Kelly, 'Jill', '555-1040', 'someone@microsoft.com')

155

HttpCallContext.php (https://bitbucket.org/cesarmedrano/cesarmedrano.git) PHP · 446 lines

18 * @package WindowsAzure\Common\Internal\Http

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

35 * @package WindowsAzure\Common\Internal\Http

36 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

37 * @copyright 2012 Microsoft Corporation

file_util.py (https://github.com/rpattabi/ironruby.git) Python · 203 lines

7 # you cannot locate the Microsoft Public License, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Microsoft Public License.

QueryEntitiesResult.php (https://bitbucket.org/cesarmedrano/cesarmedrano.git) PHP · 150 lines

18 * @package WindowsAzure\Table\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package WindowsAzure\Table\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

SubscriptionDescriptionTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 255 lines

18 * @package Tests\Unit\WindowsAzure\ServiceBus\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

32 * @package Tests\Unit\WindowsAzure\ServiceBus\Models

33 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

34 * @copyright 2012 Microsoft Corporation

ConcurrencyAmp.cpp (https://bitbucket.org/wcom/wcom-public.git) C++ · 365 lines

6 // If you cannot locate the Microsoft Public License, please send an email to

7 // dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

8 // by the terms of the Microsoft Public License.

test_attribute_customize.py (https://github.com/dsblank/main.git) Python · 272 lines

7 # you cannot locate the Apache License, Version 2.0, please send an email to

8 # ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Apache License, Version 2.0.

ChunkedGoalStateDeserializerTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 230 lines

18 * @package Tests\Unit\WindowsAzure\ServiceRuntime\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

35 * @package Tests\Unit\WindowsAzure\ServiceRuntime\Internal

36 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

37 * @copyright 2012 Microsoft Corporation

bf-ms-layout-2.c (https://bitbucket.org/Underworld79/toolchain_gcc-4.8.git) C · 236 lines

3 /* Test for MS bitfield layout */

4 /* Adapted from Donn Terry <donnte@microsoft.com> testcase

5 posted to GCC-patches

ListQueuesResultTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 268 lines

18 * @package Tests\Unit\WindowsAzure\Queue\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Queue\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

README.md (https://gitlab.com/pymevirtual/azure-sdk-for-ruby) Markdown · 106 lines

105

106 Send email to the azsdkteam@microsoft.com or file new issue in this repository.

IngestManifestFile.php (git://github.com/WindowsAzure/azure-sdk-for-php.git) PHP · 576 lines

18 *

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

34 *

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright Microsoft Corporation

test_change_self.rb (https://github.com/thomo13/ironruby.git) Ruby · 176 lines

7 # you cannot locate the Apache License, Version 2.0, please send an email to

8 # ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 # by the terms of the Apache License, Version 2.0.

SubscriptionDescription.php (https://bitbucket.org/cesarmedrano/cesarmedrano.git) PHP · 413 lines

18 * @package WindowsAzure\ServiceBus\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package WindowsAzure\ServiceBus\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

active-directory-app-gallery-listing.md (https://gitlab.com/yeah568/azure-content) Markdown · 98 lines

31

32 To integrate your application with Azure AD, following the [developer instructions](active-directory-authentication-scenarios.md). Then complete the questions below and send to waadpartners@microsoft.com.

33

67

68 Any app that supports SAML 2.0 can be integrated directly with an Azure AD tenant using [these instructions to add a custom application](active-directory-saas-custom-apps.md). Once you have tested that your application integration works with Azure AD, send the following information to <waadpartners@microsoft.com>.

69

DeTest.cs (https://IronPython.svn.codeplex.com/svn) C# · 253 lines ✨ Summary

This C# code defines a class DeTest that demonstrates event handling and delegate usage. It creates various delegates for different types of events, including string, integer, float, double, enum, and complex data types. The class provides methods to set up and run these events, showcasing how to attach and invoke event handlers.

7 * you cannot locate the Microsoft Public License, please send an email to

8 * ironpy@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Microsoft Public License.

auto_any.h (https://github.com/Crystalnix/bitpop-omaha.git) C Header · 315 lines

16 //

17 // Author: Eric Niebler ( ericne@microsoft.com )

18 //

0013-fru-sdr-Fix-id_string-buffer-overflows.patch (https://gitlab.com/cronmod-dev/buildroot) Patch · 141 lines

1 From bf3ded3a474d85da99eb717acdcd8ff4f89f9879 Mon Sep 17 00:00:00 2001

2 From: Chrostoper Ertl <chertl@microsoft.com>

3 Date: Thu, 28 Nov 2019 17:13:45 +0000

sbs_simple_ops.py (https://IronPython.svn.codeplex.com/svn) Python · 224 lines ✨ Summary

The code tests various mathematical operations on different data types, including integers, floats, and complex numbers, with both normal and reflected operators (e.g., +, -, *, /). It compares results from different operator implementations, such as old-style, new-style, and inplace operators. The output shows which operations produce the same result for each data type.

7 # at the root of this distribution. If you can not locate the Shared Source License

8 # for IronPython, please send an email to ironpy@microsoft.com.

9 # By using this source code in any fashion, you are agreeing to be bound by

trace.h (https://github.com/tekkamanninja/linux.git) C Header · 945 lines

4 *

5 * Author(s): Steve French <stfrench@microsoft.com>

6 */

IMediaServices.php (https://gitlab.com/vietdhtn/myweb) PHP · 446 lines

18 * @package WindowsAzure\MediaServices\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

32 * @package WindowsAzure\MediaServices\Internal

33 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

34 * @copyright Microsoft Corporation

Protocol1RuntimeGoalStateClient.php (https://bitbucket.org/cesarmedrano/cesarmedrano.git) PHP · 225 lines

18 * @package WindowsAzure\ServiceRuntime\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

31 * @package WindowsAzure\ServiceRuntime\Internal

32 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

33 * @copyright 2012 Microsoft Corporation

Deployment.php (https://gitlab.com/vietdhtn/myweb) PHP · 560 lines

18 * @package WindowsAzure\ServiceManagement\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package WindowsAzure\ServiceManagement\Models

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

dirent.c (https://bitbucket.org/thelearninglabs/uclinux-distro-tll-public.git) C · 277 lines

14 * Ported to Windows NT 22 May 91

15 * other mods Summer '92 brianmo@microsoft.com

16 * opendirx() was horribly written, very inefficient, and did not take care

GetOperationStatusResultTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 133 lines

18 * @package Tests\Unit\WindowsAzure\ServiceManagement\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

34 * @package Tests\Unit\WindowsAzure\ServiceManagement\Models

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright 2012 Microsoft Corporation

QueryEntitiesOptionsTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 165 lines

18 * @package Tests\Unit\WindowsAzure\Table\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

34 * @package Tests\Unit\WindowsAzure\Table\Models

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright 2012 Microsoft Corporation

IServiceFilter.php (https://bitbucket.org/cesarmedrano/cesarmedrano.git) PHP · 61 lines

18 * @package WindowsAzure\Common\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

32 * @package WindowsAzure\Common\Internal

33 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

34 * @copyright 2012 Microsoft Corporation

leaky_bucket.c (https://github.com/c444b774/jm-decision.git) C · 314 lines

10 * Main contributors (see contributors.h for copyright, address and affiliation details)

11 * - Shankar Regunathan <shanre@microsoft.com>

12 ***************************************************************************

35 * \author

36 * Shankar Regunathan shanre@microsoft.com

37 * \date

78 * \author

79 * Shankar Regunathan shanre@microsoft.com

80 * \date

111 * \author

112 * Shankar Regunathan shanre@microsoft.com

113 * \date

157 * \author

158 * Shankar Regunathan shanre@microsoft.com

159 * \date

SA1629QuickFix.cs (https://hg01.codeplex.com/stylecop) C# · 0 lines ✨ Summary

This C# code defines a class SA1629QuickFix that inherits from QuickFixBase. It’s used to fix a StyleCop violation (SA1629) where documentation text must end with a period. The class initializes bulb items for the quick fix, including a description of the violation and a suggested action.

8 // file at the root of this distribution. If you cannot locate the

9 // Microsoft Public License, please send an email to dlr@microsoft.com.

10 // By using this source code in any fashion, you are agreeing to be bound

WebConnectionStream.cs (https://github.com/grendello/mono.git) C# · 264 lines

5 // Gonzalo Paniagua Javier (gonzalo@ximian.com)

6 // Martin Baulig <mabaul@microsoft.com>

7 //

vmbus_private.h (https://github.com/MacArrow/A81E-rowboat-kernel.git) C Header · 133 lines

18 * Authors:

19 * Haiyang Zhang <haiyangz@microsoft.com>

20 * Hank Janssen <hjanssen@microsoft.com>

MixedCodeDocument.cs (https://github.com/iainlane/mono.git) C# · 799 lines

1 // HtmlAgilityPack V1.0 - Simon Mourier <simonm@microsoft.com>

2 using System;

hv_fcopy_daemon.c (https://bitbucket.org/bdas/linux.git) C · 195 lines

5 *

6 * Author : K. Y. Srinivasan <kys@microsoft.com>

7 *

AppData.cs (https://MySpaceSilverlight.svn.codeplex.com/svn) C# · 298 lines

4 // <author>Michael S. Scherotter</author>

5 // <email>mischero@microsoft.com</email>

6 // <date>2009-05-28</date>

Generator.cs (https://github.com/jdhardy/ironpython.git) C# · 85 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

51 * you cannot locate the Apache License, Version 2.0, please send an email to

52 * ironruby@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

53 * by the terms of the Apache License, Version 2.0.

Include_T4Include.cs (https://bitbucket.org/wcom/wcom-public.git) C# · 533 lines

41 // If you cannot locate the Microsoft Public License, please send an email to

42 // dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

43 // by the terms of the Microsoft Public License.

280 // If you cannot locate the Microsoft Public License, please send an email to

281 // dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

282 // by the terms of the Microsoft Public License.

306 // If you cannot locate the Microsoft Public License, please send an email to

307 // dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

308 // by the terms of the Microsoft Public License.

353 // If you cannot locate the Microsoft Public License, please send an email to

354 // dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

355 // by the terms of the Microsoft Public License.

cp1253.php (https://github.com/BenBE/ispCP.git) PHP · 171 lines

16 * Date: 04/15/98

17 * Contact: cpxlate@microsoft.com

18 *

0006-Drivers-hv-vss-Improve-log-messages.patch (https://gitlab.com/unofficial-mirrors/vmware-photon) Patch · 105 lines

8

9 Signed-off-by: Alex Ng <alexng@microsoft.com>

10 Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>

DynamicInstructions.Generated.cs (https://gitlab.com/unofficial-mirrors/PowerShell) C# · 502 lines

7 * you cannot locate the Apache License, Version 2.0, please send an email to

8 * dlr@microsoft.com. By using this source code in any fashion, you are agreeing to be bound

9 * by the terms of the Apache License, Version 2.0.

OAuthScheme.php (https://gitlab.com/pankajmohale/chef2go) PHP · 142 lines

18 * @package WindowsAzure\Common\Internal\Authentication

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

37 * @package WindowsAzure\Common\Internal\Authentication

38 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

39 * @copyright Microsoft Corporation

ubc_check.c (https://gitlab.com/storedmirrors/git) C · 372 lines

1 /***

2 * Copyright 2017 Marc Stevens <marc@marc-stevens.nl>, Dan Shumow <danshu@microsoft.com>

3 * Distributed under the MIT Software License.

bf-no-ms-layout.c (https://gitlab.com/4144/gcc) C · 231 lines

3 /* Test for gcc bitfield layout, with -mno-ms-bitfields */

4 /* Adapted from Donn Terry <donnte@microsoft.com> testcase

5 posted to GCC-patches

ServicePropertiesTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 173 lines

18 * @package Tests\Unit\WindowsAzure\Common\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

38 * @package Tests\Unit\WindowsAzure\Common\Models

39 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

40 * @copyright 2012 Microsoft Corporation

ExponentialRetryPolicy.php (https://bitbucket.org/cesarmedrano/cesarmedrano.git) PHP · 134 lines

18 * @package WindowsAzure\Common\Internal\Filters

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

31 * @package WindowsAzure\Common\Internal\Filters

32 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

33 * @copyright 2012 Microsoft Corporation

CategoryTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 459 lines

18 * @package Tests\Unit\WindowsAzure\Common\Internal\Atom

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

32 * @package Tests\Unit\WindowsAzure\Common\Internal\Atom

33 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

34 * @copyright 2012 Microsoft Corporation

README.md (https://github.com/ringful/nhin-direct-sender.git) Markdown · 67 lines

51

52 2. Export a digital certificate for the public key from the p12 key pair, and email that to hvbd@microsoft.com to set it up on HealthVault staging server.

53

SearchTex.h (https://github.com/afrancois/Cinder.git) C Header · 132 lines

4 * Copyright (C) 2013 Belen Masia (bmasia@unizar.es)

5 * Copyright (C) 2013 Fernando Navarro (fernandn@microsoft.com)

6 * Copyright (C) 2013 Diego Gutierrez (diegog@unizar.es)

selectmenu-popup-position-with-zoom.tentative.html (https://github.com/chromium/chromium.git) HTML · 135 lines

3 <title>HTMLSelectMenuElement Test: popup position with zoom</title>

4 <link rel="author" title="Ionel Popescu" href="mailto:iopopesc@microsoft.com">

5 <script src="/resources/testharness.js"></script>

OAuthRestProxy.php (https://github.com/Canuckaholic/Pop-Digital.git) PHP · 118 lines

18 * @package WindowsAzure\Common\Internal

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

35 * @package WindowsAzure\Common\Internal

36 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

37 * @copyright Microsoft Corporation

QueueServiceFunctionalParameterTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 855 lines

18 * @package Tests\Functional\WindowsAzure\Queue

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

Asset.php (https://gitlab.com/vietdhtn/myweb) PHP · 372 lines

18 * @package WindowsAzure\MediaServices\Models

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright Microsoft Corporation

34 * @package WindowsAzure\MediaServices\Models

35 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

36 * @copyright Microsoft Corporation

SharedKeyAuthSchemeTest.php (https://bitbucket.org/skudatech/azure-sdk-for-php.git) PHP · 109 lines

18 * @package Tests\Unit\WindowsAzure\Common\Internal\Authentication

19 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

20 * @copyright 2012 Microsoft Corporation

33 * @package Tests\Unit\WindowsAzure\Common\Internal\Authentication

34 * @author Azure PHP SDK <azurephpsdk@microsoft.com>

35 * @copyright 2012 Microsoft Corporation

CP852%UCS.src (https://bitbucket.org/freebsd/freebsd-head/) Unknown · 162 lines

20 # Date: 04/24/96

21 # Authors: Lori Brownell <loribr@microsoft.com>

22 # K.D. Chang <a-kchang@microsoft.com>