323 questions with .NET CLI-related tags

Sort by: Updated
1 answer

force ado pipeline to let command line task finish until program closes itself

i am running a command line task, an exe file that logs into an external server, then uploads a packaged version of the built project. When I run this exe outside of ADO (by running from c:/agent/_work/2/s/[PATH TO COMMAND] , the program runs fine and…

.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
323 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,149 questions
asked 2020-12-09T14:53:48.967+00:00
wvaughn4 1 Reputation point
answered 2020-12-09T15:26:07.713+00:00
tbgangav-MSFT 10,386 Reputation points
1 answer One of the answers was accepted by the question author.

How to make edge browser show in front of my UWP app?

Hello, This issue was related to UWP app and c# console application. I made a simple server by using c# console application. And my UWP will run in full-screen mode and connect to it. My console application will start a process to open the edge…

Universal Windows Platform (UWP)
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
323 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,276 questions
asked 2020-11-20T06:49:28.85+00:00
Xie Steven 811 Reputation points
commented 2020-12-04T02:08:06.367+00:00
Xie Steven 811 Reputation points
1 answer One of the answers was accepted by the question author.

How to prevent ComImport interface function reordering?

Hi! I have strange problem while writing c# ComImport interface. Same name functions are reordered!? Example.... In C++ IDCompositionVisual function order is: STDMETHOD(SetOffsetX)(THIS_ float offsetX ) PURE STDMETHOD(SetOffsetX)(THIS_ In…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,676 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
323 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,276 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,125 questions
asked 2020-11-27T10:15:43.607+00:00
vb 276 Reputation points
commented 2020-11-28T13:25:33.913+00:00
vb 276 Reputation points