Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mark
mark has asked
439
questions and find answers to
26
problems.
Stats
2.7k
EtPoint
165
Vote count
439
questions
26
answers
About
mark questions
msbuild.exe command line with /p:BuildInParallel=true and /m parameters - what is the difference between the different combinations?
How to get the build jobs using Azure DevOps REST APi?
How to call Workstation.GetLocalWorkspaceInfo in a way that works for those who use VS2012 and those who use VS2013 without reflection?
Is there a command line alternative to the MSMQ management console available in the Computer Management snap-in?
A multithreaded task queue implementation in .NET
How a java application should discover extensions in runtime?
Are there any tools to ease porting of .NET code to silverlight?
What is the difference between Get-InstalledModule and Get-Module -ListAvailable?
How to use SQL Server Profiler with an Azure SQL Server with AAD integrated security where AAD user is different from logged in desktop account?
How to use NuGet 4.x with Visual Studio 2015?
mark answers
How to match type symbol names as returned by Roslyn semantic model to those returned by Mono.Cecil?
How to troubleshoot "Cannot create a file when that file already exists." when creating a site with IIS Express appcmd?
makecert gives "Fail to acquire a security provider from the issuer's certificate" - why?
What is the proper way to add a file to XYZ.csproj.FileListAbsolute.txt?
How to pack the products from multiple projects into one nuget without any nuspec file?
How to publish the particular .Net Core project automatically whenever it is built by Visual Studio?
How to change the dotnet SDK version for the particular build?
How to set a custom coverage result file path when running dotnet test --collect "Code coverage"?
UsingFactories alternative in MbUnit v3
jquery.validate plugin - how to trim values before form validation