Visual Studio Code vs Visual Studio

preview_player
Показать описание
Deciding on Visual Studio or Visual Studio Code is not just a personal decision but based on the best option for the operating system and application type you are building.

Рекомендации по теме
Комментарии
Автор

To setup Visual Studio Code for C#, check out these essential extensions....

EverythingCSharp
Автор

I searched "Vs vs Vs code" and didnt expect to find anything, yet here i am! Great video.

HenryEmilyIsHapi
Автор

I used both Visual Studio and Code and settled with VS Code. For me, the most important aspect is performance. VS Code starts up the fastest and indexes my projects the fastest (at least on my systems). I don't want to wait five minutes just so I can edit code.
To be fair, I don't really code in C# any more. Now I mostly code in Dart or Typescript

lightgaming
Автор

After a lot of people recommending the use of Visual Studio Code or other things... I ended up just using Godot instead. Sure, it's technically a game development IDE, but that opens up opportunities for pretty easy/expandable UI options if creating anything with an interface, and the whole thing is incredibly lightweight. Can build apps (or, obviously, games) in it in C#, C++, or the built-in Python-like scripting language; the whole thing is open-source (and builds for any platform); it can be carried around on a USB stick (doesn't require installation); and it's a whopping 60mb or so. I find it very easy to work with compared to VS or Eclipse or the text editors everyone uses, but I'm sure some people will find it doesn't work for them...

lumeronswift
Автор

i adore how your speech is well-written

cyberulitka
Автор

You just solve my millions of years confusion.

Zonrow
Автор

i have used several c# ide and i like visual studio community edition.
Great Advantage is while debugging you can go very Deep

PriyadarshiPrashant
Автор

Is it possible to use VS Code and/or VS Studio Community, to compile a c# sln that was built with VS Studio Pro 2017?
("VisualStudioVersion = 15.0.28307.329, MinimumVisualStudioVersion = 10.0.40219.1")

Just looking to build a csharp project from gh.. no debug, just need the exe. Is there any other way to build it? Google Project IDX?

bennguyen
Автор

I have developed an app with vs code but I caanot find extension to create installer. What am I missing?

ParthaDipSKR
Автор

Can I open the code in vs 2022 that i writted in vs code

husanmalhi
Автор

What do you reccoment for flutter devs

mujtabafarhan
Автор

I'm linux user. Is writing code on c# and .NET in linux on VSCode painful thing? Should i download virtual machine to have visual studio on windows there?

_MaiT
Автор

Sir please Reply to me 🙏I am a Student and trying to do Project of Music player in C++. But there is no option of "New Project" and "Console Application" in VS Code, am i Right Sir ? So that's why i should go with visual studio right ?

saurabhswarnakar
Автор

Nice video!! Which one do you recommend for C developers? Thanks!

jasdfff
Автор

This is a 101 on how to make a fan in 1 video ❤

rajaryan
Автор

nice video
don't know how it got recommended to me but very nice explanations
will still use vscode but hey, i'm a data scientist python dev
the one thing that i would have wanted so much on vscode is a plugin for VS which renders latex inline ( useful for when i comment latex for function documentation)

AllemandInstable
Автор

I want to integrate my my test cases from test plan in azure devops with the automated test cases from visual studio code/visual studio… so that where I automate them the test result in the test plan ado should change

Is it possible?

venkatshabarish
Автор

Just use VS code in the end... its better... i am a hobby programmer.. i am still learning but im getting there... my language of choice is Lua... and VS code supported is out of the box from what it seemed like and others... so thats nice

Scudmaster
Автор

Correct me if I err, but at 2:54, I believe you say "Creating the same project in Visual CODE is much simpler." Isn't this your intro to Visual BASIC, though? You've begun by showing us VBStudio, and now you want us to see Visual BASIC, right? I'm very confused by this.

ccamp
Автор

You did not mention what IDE to use on Macbook M chips.

dcpowered