ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Honestly, that's the best explanation I have seen in TH-cam. Thank you so much sir!
Thanks Nicholas, I've been looking for an explanation on Visual Studio 's file structure & this is the best one out there!
Amazing explanation. This channel is underrated!!
Such a nice video, Thanks bro!
This is the best explanation on youtube about solution explorer can you make another video like this just about c++ projects ?
Thank you
quick question, in the my first project folder i do not have properties or app.config why is that and will it be a problem. also thanks for the vids
good video
thank you dingle
static void Main(string[] args) 12 { 13 int firstInt = 32767; 14 double firstDouble = 3276.7; 15 16 double myDouble = firstInt; 17 int secondInt = (int) firstDouble; 18 }is anything wrong with this ?? especially line 17 ??
i dont get it...thers nothing worng in it..i pasted this in visual studio and it works fine..
I don't seem to have a .exe file in my bin folder
3k csproj is too big for an editor
Honestly, that's the best explanation I have seen in TH-cam. Thank you so much sir!
Thanks Nicholas, I've been looking for an explanation on Visual Studio 's file structure & this is the best one out there!
Amazing explanation. This channel is underrated!!
Such a nice video, Thanks bro!
This is the best explanation on youtube about solution explorer
can you make another video like this just about c++ projects ?
Thank you
quick question, in the my first project folder i do not have properties or app.config why is that and will it be a problem. also thanks for the vids
good video
thank you dingle
static void Main(string[] args)
12 {
13 int firstInt = 32767;
14 double firstDouble = 3276.7;
15
16 double myDouble = firstInt;
17 int secondInt = (int) firstDouble;
18 }
is anything wrong with this ?? especially line 17 ??
i dont get it...thers nothing worng in it..i pasted this in visual studio and it works fine..
I don't seem to have a .exe file in my bin folder
3k csproj is too big for an editor