12 questions with Visual Studio Training tags

Sort by: Updated
1 answer

Where can I find the data required for the space rock classification learning path?

I'm currently working my way through the classify space rocks by using Python and artifical intelligence learning path. The third module refers to data we're supposed to import to use later. It says that we already downloaded the required data, but…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-07-02T19:11:21.0033333+00:00
NewshoreRosa-6488 0 Reputation points
answered 2024-07-03T05:15:00.36+00:00
Pradeep M 1,470 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

wrong statement in "What are 'and' and 'or' operators?"

statement actually was not wrong, detail was just prone to ambiguity. cannot delete post

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-06-28T12:02:52.5766667+00:00
Rodolfo Rodrigues 20 Reputation points
accepted 2024-07-02T07:37:30.2233333+00:00
Rodolfo Rodrigues 20 Reputation points
4 answers

There's a problem on one of the Learn C# pages

OnCreate methods in C# console applications (Get started with C#, Part 5) Write your first C# method Unit 7 of 9 - the solution prints 2 fortunes, when the challenge was only to print 1...

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-02-21T20:54:52.68+00:00
Eric Flamm 10 Reputation points
commented 2024-06-27T02:19:08.9666667+00:00
AmaranS 3,365 Reputation points Microsoft Vendor
1 answer

How can I have access to more quota in virtual machines?

Hello! I am completing this lab: https://microsoftlearning.github.io/mslearn-ai-studio/Instructions/Exercises/03-Use-own-data.html but I am not able to create a Standard_DS3_v2 Virtual machine since it says the following: Thank you, Fernando

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-06-12T01:51:47.3066667+00:00
Fernando Aguilar 285 Reputation points Student Ambassador
commented 2024-06-13T03:21:54.49+00:00
Rakesh Gurram 5,070 Reputation points Microsoft Vendor
1 answer

Working with visual studio code, C#. Need a learning path.

I keep losing my place in the vs code training. Where can I find a complete list of lessons and plan my learning path?

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-06-06T14:04:54.0866667+00:00
Mary Kessinger 0 Reputation points
commented 2024-06-07T15:11:10.46+00:00
VarunTha 5,115 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

how do I access the sandbox as I move through the training module

How do I keep access to the sandbox as I move through the training module? It opens on page 3 and when I move to the next page the sandbox remains on page 3. This question is related to the following Learning Module

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-06-04T00:24:01.72+00:00
Dale Horstmanshof 20 Reputation points
commented 2024-06-05T02:30:50.46+00:00
Dale Horstmanshof 20 Reputation points
1 answer One of the answers was accepted by the question author.

Not currently possible to complete VS Code Day Challenge

It looks like a few people are only able to complete 10/11 of the modules required for the VS Code Day challenge (https://aka.ms/VSCodeDayChallenge) and I think this is because the 11th module has been removed. I can see that a few people who have…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-05-16T02:22:13.2633333+00:00
Nick Dimcheff 20 Reputation points
commented 2024-05-27T02:07:03.14+00:00
Pradeep M 1,470 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Where is data?

I've followed step-by-step learning path. But it seems to me there is no step where we actualy download data for future training.…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-05-12T13:00:18.5466667+00:00
Dubovyk Kyrylo 25 Reputation points
commented 2024-05-14T09:54:17.91+00:00
Ivy Peng 5 Reputation points
0 answers

In section "Add code to transform and select random images" executing it found some error

This code in jupyter cell images, labels = dataiter.next() returns error "'_SingleProcessDataLoaderIter' object has no attribute 'next'" So found out that the syntax is next(dataiter) and then the even the next cell run successfully

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-05-08T09:44:55.24+00:00
Iliana Tzima 0 Reputation points
commented 2024-05-11T13:15:35.6933333+00:00
Iliana Tzima 0 Reputation points
1 answer

I do not find an option within Visual Studio Code

Hello I am following this steps: https://video2.skills-academy.com/en-us/training/modules/analyze-rock-images-ai-nasa/2-import-ai-libraries but I have not been able to find what is mention here: I have created the module but I do not how to do this…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-05-02T19:13:45.25+00:00
Fernando Aguilar 285 Reputation points Student Ambassador
accepted 2024-05-08T17:53:44.59+00:00
Fernando Aguilar 285 Reputation points Student Ambassador
1 answer

why does the python3 command not work on my console when i input the exact line from the tutorial

the instruction says: "When you start a program by using python3, you give it the name of the file to start. You can also give it a set of arguments: data that the program will have access to when running. Here's how that can look:" i…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-04-29T19:52:43.58+00:00
Olisa Ezeh 0 Reputation points
answered 2024-04-30T05:28:20.77+00:00
Pradeep M 1,470 Reputation points Microsoft Vendor
0 answers

auto-complete combobox inside DataGridview vb.net

Hello Everyone I have a form in vb.net and A datagridview control is set on it. And only one column has created with name "ItemName" and the column type is Combobox. I have loaded the data from MS Access in this Combobox column. My problem is…

Visual Studio Training
Visual Studio Training
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Training: Instruction to develop new skills.
12 questions
asked 2024-03-11T15:50:08.87+00:00
JOGINDER SINGH 0 Reputation points