About 408 results
Open links in new tab
  1. Using Visual Studio Developer Command Prompt With PowerShell

    Oct 30, 2014 · The Visual Studio developer command VsDevCmd.bat only works with the cmd.exe command line shell/processor, which is still the native command prompt in Windows. Try writing …

  2. Building First Console Application using Command Prompt

    Dec 6, 2017 · Introduction In this post, we will create our very first console application in .NET Core, we will see how we can build .NET Core based applications without using any IDE or Visual Studio. We …

  3. Introduction to MSBuild - Part 1 - CodeProject

    Sep 25, 2012 · Locate and click the Visual Studio Command Prompt in the Visual Studio Tools folder. From the command window, navigate to the folder containing the MSBuild file, in this case, …

  4. Dev's User Guide To SqlLocalDb (Sql Express) - CodeProject

    Aug 14, 2017 · While attempting to get this all working I've stumbled upon some difficulties which are related to using various versions of Visual Studio and the associated tools (SQL Express, sqllocaldb …

  5. Python for .NET developer - CodeProject

    Feb 6, 2018 · Python for .NET developer Feb 6, 2018 7 min read words C# Visual-Studio Python VS2013 VS2017

  6. Deploying a Web App from a Command Line using MSBuild and …

    May 1, 2017 · Then, click publish and the Visual Studio will try and connect to a target machine using the Web Deploy protocol, authenticate with a given user name and password, and command the …

  7. Developer Command Prompt for VS2015 does not preserve PATH as …

    Nov 7, 2016 · Are these related? Is it possible some batch file called from C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\VsDevCmd.bat

  8. Installing a DLL into the Global Assembly Cache (GAC)

    Apr 30, 2013 · Now that we have a signed assembly we can install it into the GAC. Run the Visual Studio command prompt (in visual studio tools) and write the following instruction in the format: …

  9. Manually Install MySQL on Windows Without Using MySQL Installer

    Nov 23, 2023 · A quick walkthrough of manually installing MySQL on Windows without use of MySQL installer.

  10. Removing Visual Studio Bloatware - CodeProject

    Dec 1, 2016 · Add/modify the keys under this section to reflect the items you want gone. WARNING! Be careful as this tool will uninstall ANY installed products and not just stuff related to Visual Studio!!! …