Navigation

    ML
    • Register
    • Login
    • Search
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. visual studio code
    Log in to post

    • Azure Functions and C# Code Intricacies – An Azure Pipelines Prequel
      Self Promotion • azure networknerd blog microsoft azure visual studio code networknerd azure networknerd microsoft vs code faas azure repos microsoft azure devops c sharp azure functions microsoft azure functions azure devops c sharp script • • NetworkNerd  

      1
      1
      Votes
      1
      Posts
      81
      Views

      No one has replied

    • Push and Pull – Using VS Code with Azure Repos
      Self Promotion • azure networknerd blog git microsoft azure visual studio code networknerd azure networknerd microsoft vs code azure devops azure repos microsoft azure devops microsoft azure repos • • NetworkNerd  

      5
      1
      Votes
      5
      Posts
      103
      Views

      @flaxking said in Push and Pull – Using VS Code with Azure Repos: @NetworkNerd said in Push and Pull – Using VS Code with Azure Repos: @flaxking said in Push and Pull – Using VS Code with Azure Repos: I've been pretty satisfied with Azure DevOps so far, but calling it 'Azure' seems to be a marketing move and ends up being a misnomer. I love the fact that Azure can advertise giving customers DevOps for free. Haha, MS clients can now say their company has adopted DevOps. Reminds me of them commandeering Office and SQL. Don't forget DOS!
    • Deploying Azure Functions with Visual Studio Code
      Self Promotion • microsoft azure networknerd blog microsoft azure dotnet visual studio code networknerd microsoft networknerd azure faas vs code serverless microsoft azure functions • • NetworkNerd  

      1
      1
      Votes
      1
      Posts
      76
      Views

      No one has replied

    • Microsoft Brings Pair Programming to the Internet Age with Visual Studio Live
      Developer Discussion • programming visual studio visual studio code pair programming visual studio live • • mlnews  

      9
      3
      Votes
      9
      Posts
      1071
      Views

      @scottalanmiller said in Microsoft Brings Pair Programming to the Internet Age with Visual Studio Live: @coliver said in Microsoft Brings Pair Programming to the Internet Age with Visual Studio Live: @stacksofplates said in Microsoft Brings Pair Programming to the Internet Age with Visual Studio Live: Although this seems weird: Our list of improvements includes support for voice communication Why include that? Don't bog the editor down with stuff like that. Literally hundreds of apps that will do voice communications better then this. I can guarantee they'll be using Skype as a backend. Atom would not have access to Skype. My mistake I thought it was the VS Live we were talking about.
    • Nine Resources for Learning JavaScript from OpenSource.com
      Developer Discussion • scripting javascript opensource.com visual studio code • • mlnews  

      2
      2
      Votes
      2
      Posts
      725
      Views

      You don't know JS free open source book series is probably one of the best resources too. It explains how JS works, other than explaining how to program it in a nice way. I think that if someone understand well how a programming language works, then he should know how to program it in the proper way, no?