Microsoft

Microsoft Corporation is a technology company. The Company develops and supports a range of software products, services, devices, and solutions. The Company's segments include Productivity and Business Processes, Intelligent Cloud, and More Personal Computing. It also designs, manufactures, and sells devices, including personal computers (PCs), tablets, gaming and entertainment consoles, other intelligent devices, and related accessories.
Here are 2,986 public repositories matching this topic...
-
Updated
Jun 22, 2022
-
Updated
Jul 13, 2022
-
Updated
Jul 4, 2022 - C#
-
Updated
Jul 31, 2022 - C#
Short Description
I'm opening this RFC to propose the following:
all objects in the Python package which are intended to be internal should have names beginning with
_
The convention "anything starting with _
is internal" is common in Python programming. If LightGBM's Python package followed that convention consistently, it would simplify LightGBM's position on which parts of
-
Updated
Jul 31, 2022 - TypeScript
-
Updated
Jul 29, 2022 - Python
-
Updated
Jul 29, 2022 - JavaScript
-
Updated
Jul 27, 2022 - Go
-
Updated
Jan 13, 2022 - TypeScript
the following poc cause a assertion failure in "debug" build on ubuntu.
function opt(){
const v2 = [-1000000000.0];
v2.length = 4294967295;
const v3 = v2.copyWithin();
return v3;
}
for(let i=0;i<0x200;i++){
opt(false);
}
-
Updated
Apr 24, 2022 - Jupyter Notebook
-
Updated
Jul 27, 2022 - C#
-
Updated
Mar 30, 2022
Issue Type: Bug
When you have a long list of changes when doing a Schema Compare the list scrolls to the top after check/unchecking a file at the bottom.
- Do a Schema Compare that produces changes longer than the UI can show in one screen.
- Scroll down and uncheck a file.
- The window will scroll to the top.
- Get frustrated when you have to scroll down to uncheck another fil
-
Updated
Jul 28, 2022
-
Updated
Jul 31, 2022 - D
Issues Resolved
fixes #8763
Platforms Affected
- iOS
Behavioral/Visual Changes
None
Before/After Screenshots
Not applicable
Testing Procedure
PR Checklist
- [] Targets the correct branch
- [] Tests are passing (or failures are unrelated)
I'd expect this to embed C:\temp\1.txt
into the binlog, but it doesn't:
<Project>
<Target Name="Build">
<MSBuild Projects="$(MSBuildThisFileFullPath)" Targets="GetItems">
<Output TaskParameter="TargetOutputs" ItemName="EmbedInBinlog" />
</MSBuild>
</Target>
<Target Name="GetItems" Returns="@(ResultItem)">
<ItemGroup>
<ResultItem Include="C:\temp\
-
Updated
Jul 31, 2022 - TypeScript
As part of FHL week we have created simple telemetry-based container debugger that can be used to observe underlining container state and events, while running FF-based web applications. Initial goal of this project was to offer it as a learning tool for new developers joining in, who want to get familiar with what is h
-
Updated
May 13, 2022
-
Updated
Jul 31, 2022 - C#
-
Updated
Jul 13, 2022
-
Updated
Jul 30, 2022 - C++
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior, code snippets encouraged
Expected behavior
A clear and concise description of what you expected to happen.
Info (please complete the following information):
- SynapseML Version: [e.g. v0.17]
- Spark Version [e.g. 2.4.3]
- Spark Platform [e.g. Databric
Description
New-AzPortalDashboard fails to parse a hashtable converted from a JSON dashboard definition downloaded from the portal.
The attached JSON dashboard definition was downloaded from an existing simple dashboard definition created in the portal in order to test creating a new dashboard definition using PowerShell. The commands and output are shown below.
[portal.txt](https://git
Created by Bill Gates, Paul Allen
Released April 4, 1975
- Organization
- microsoft
- Website
- www.microsoft.com
- Wikipedia
- Wikipedia
I am becoming a power-user of our debugger (yeah, finally). This means that most of my "VS Code time" I have some kind of debuggee running or connected. So, I am seeing the ugly orange debug status bar treatment a lot. I don't like it and for me it's enough to see the activitybar icon decorations. So, pretty please give me an option to disable this