Тёмный

Visual Studio Code vs Visual Studio 

Everything C#
Подписаться 1,3 тыс.
Просмотров 89 тыс.
50% 1

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.
VS Code: code.visualstudio.com/
Visual Code: visualstudio.microsoft.com/

Наука

Опубликовано:

 

16 янв 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 49   
@EverythingCSharp
@EverythingCSharp Год назад
To setup Visual Studio Code for C#, check out these essential extensions.... ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-kyqipxP0ekk.html
@user-hb4xe6vf2y
@user-hb4xe6vf2y 4 часа назад
i adore how your speech is well-written
@am.prod21
@am.prod21 4 месяца назад
You started off the video perfectly 😁
@jasdfff770
@jasdfff770 21 день назад
Nice video!! Which one do you recommend for C developers? Thanks!
@lightgaming1142
@lightgaming1142 Год назад
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
@EverythingCSharp
@EverythingCSharp Год назад
Agreed, VS Code is way faster and uses less memory than Visual Studio. Plus, it supports a broader range of languages.
@Scudmaster11
@Scudmaster11 5 месяцев назад
​@EverythingCSharp lua is mine. And love2d engine... its a nice language to use "clean syntax"
@MasterBroNetwork
@MasterBroNetwork 5 месяцев назад
I have to agree here, VS Code uses so much less in terms of computing resources which is huge when testing a more resource-intensive application and just for quick iteration overall.
@bennguyen1313
@bennguyen1313 6 месяцев назад
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?
@lumeronswift
@lumeronswift Год назад
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...
@EverythingCSharp
@EverythingCSharp Год назад
Have to admit I have never heard of Godot, I will look into it. The advantage of sticking to the well-known options is when you move between jobs it is likely to be used in the new place as well. Making it easier to get up and production in the new environment.
@Scudmaster11
@Scudmaster11 5 месяцев назад
Isnt eclipse a java ide
@CHURCHISAWESUM
@CHURCHISAWESUM 5 месяцев назад
Using a game engine as a text editor is a sigma male move. The inner workings of your mind are an enigma, my friend
@PoppoYoppo
@PoppoYoppo 2 месяца назад
Really, Im learning godot for game development and every tutorial says to get vs code rather than using the in engine editor
@ParthaDipSKR
@ParthaDipSKR 5 месяцев назад
I have developed an app with vs code but I caanot find extension to create installer. What am I missing?
@Zonrow
@Zonrow 4 месяца назад
You just solve my millions of years confusion.
@robertoteran5442
@robertoteran5442 17 дней назад
I can relate. I was following a course using visual studio when they were using visual studio code. I couldn't find the ejs plugin so here I am. uninstalling vs and installing vs code now
@venkatshabarish1784
@venkatshabarish1784 Месяц назад
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?
@saurabhswarnakar6829
@saurabhswarnakar6829 3 месяца назад
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 ?
@husanmalhi9405
@husanmalhi9405 2 месяца назад
Can I open the code in vs 2022 that i writted in vs code
@mujtabafarhan7098
@mujtabafarhan7098 3 месяца назад
What do you reccoment for flutter devs
@_MaiT
@_MaiT 23 дня назад
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?
@abdirahmandama3266
@abdirahmandama3266 6 месяцев назад
Very helpful. Thank you
@salmansaeed9278
@salmansaeed9278 2 месяца назад
Very Useful Thanks a bunch
@jonasjonaskazlauskas1399
@jonasjonaskazlauskas1399 10 месяцев назад
Super thank you!!!
@PriyadarshiPrashant
@PriyadarshiPrashant Год назад
i have used several c# ide and i like visual studio community edition. Great Advantage is while debugging you can go very Deep
@EverythingCSharp
@EverythingCSharp Год назад
I agree, the integrated debugging is better than any other IDE for C#.
@SpicyAl3000
@SpicyAl3000 6 месяцев назад
Great! Thanks :)
@leslyskugga
@leslyskugga 2 месяца назад
the most useful video!
@rajaryan52
@rajaryan52 7 месяцев назад
This is a 101 on how to make a fan in 1 video ❤
@ccamp3175
@ccamp3175 2 месяца назад
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.
@rishusingh2127
@rishusingh2127 4 месяца назад
intro was interesting
@Theblackboy265
@Theblackboy265 Месяц назад
good video.
@joehiker8114
@joehiker8114 4 месяца назад
So both :)
@AllemandInstable
@AllemandInstable Год назад
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)
@EverythingCSharp
@EverythingCSharp Год назад
Glad it helped!
@dcpowered
@dcpowered 4 месяца назад
You did not mention what IDE to use on Macbook M chips.
@JobWorkworking
@JobWorkworking 10 месяцев назад
thank you
@angelusportillus8973
@angelusportillus8973 3 месяца назад
Well, that was a short video for me.
@Scudmaster11
@Scudmaster11 5 месяцев назад
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
@swildermuth
@swildermuth Год назад
Black frames at 2:31
@EverythingCSharp
@EverythingCSharp Год назад
Bother, I never noticed that when reviewing the video. Love your work by the way, being following you for years.
@AdamS-lo9mr
@AdamS-lo9mr 4 месяца назад
Vscode is a speedboat, visual studio is a yacht
@cxzv3
@cxzv3 11 месяцев назад
If your on Mac us vs code
@LorenzoJimenez
@LorenzoJimenez Год назад
Thanks for the video, but you forgot about Visual Studio for Mac.
@EverythingCSharp
@EverythingCSharp Год назад
I don't have access to a Mac, so cannot comment on how good that version is.
@andriystrilets1263
@andriystrilets1263 11 месяцев назад
Vs code V(isual)s(tudio) Visual studio Visual studio win 1
@dammitZeva
@dammitZeva 4 месяца назад
Well, there you go.. VS Code is great for writing "hello world" type programs that output text to a DOS window! Yay! Is this 1990 again? If you actually want forms and data grids and input boxes and buttons and to actually write a useful desktop program you can't do it with VS Code. I've been writing programs for Windows for many years and not once have I ever wanted to write text to a DOS window! What kind of childish program would I write with VS Code? Why would any serious programmer chose such a limiting program as VS Code over the much more useful tool of Visual Studio? (at least when it comes to Windows desktop programs) I can't believe anyone would recommend a tool that only generates text output with no forms and no display tools.
@thesecretreviewer8242
@thesecretreviewer8242 3 месяца назад
you're transposing the names and probably don't realize it. FYI
Далее
12 VS Code Extensions to INCREASE Productivity 2024
27:13
Microsoft FINALLY killed it
6:45
Просмотров 524 тыс.
Lablaringdan chaqib olaman🐝
00:30
Просмотров 330 тыс.
Китайка раскрыла Зайку😂😆
00:19
How to run a Python script in VS Code
0:58
Просмотров 292 тыс.
Use This AI Code Editor Instead
6:35
Просмотров 21 тыс.
Goodbye VS Code
8:32
Просмотров 417 тыс.
debug in VSCode
1:00
Просмотров 48 тыс.
The Best VSCode Extensions 2024
9:29
Просмотров 266 тыс.
Difference between Select and SelectMany in LINQ in C#
7:14
Best Code Editor? | Programming Tier List
0:50
Просмотров 1 млн
Visual Studio Code Crash Course
1:32:35
Просмотров 1,2 млн
POV: Cuando compras una TARJETA GRÁFICA al AZAR 😂
0:16
Apple watch hidden camera
0:33
Просмотров 19 тыс.
Внутренности Rabbit R1 и AI Pin
1:00
Просмотров 2,2 млн
Теперь это его телефон
0:21
Просмотров 1,4 млн
The power button can never be pressed!!
0:57
Просмотров 43 млн