Sign up to save your podcastsEmail addressPasswordRegisterOrContinue with GoogleAlready have an account? Log in here.
With its focus on tooling both in and outside of Visual Studio, this show will help you become a more productive developer. Join your hosts Leslie Richardson and Robert Green and see what tools you ca... more
FAQs about Visual Studio Toolbox (HD) - Channel 9:How many episodes does Visual Studio Toolbox (HD) - Channel 9 have?The podcast currently has 267 episodes available.
January 15, 2019Visual Studio for Mac: AcquisitionVisual Studio for Mac is our full-featured IDE for macOS, providing all the tools you need to create ASP.NET Core application, Unity games, Xamarin mobile apps, Azure Functions and so much more. In this video, Cody Beyer shows how to download and install Visual Studio for Mac. Useful links: Download Visual Studio for MacLearn more about Visual Studio for Mac Episodes in this series: Overview (available 1/15/2019)Acquisition (available 1/15/2019)Build Your First App (available 1/22/2019)Launch Multiple Projects (available 1/22/2019)Work with Multiple Solutions (available 1/29/2019)Manage Projects with Git (available 1/29/2019)Publish to Azure (available 2/5/2019)Customize the Look and Feel (available 2/5/2019)Refactoring Code (available 2/12/2019)Using NuGet (available 2/12/2019)Searching and Navigating (available 2/19/2019)Using Navigate To (available 2/19/2019)...more4minPlay
January 15, 2019Visual Studio for Mac: OverviewIn this video, Sayed Hashimi will give you a very brief overview of some of the types of applications you can develop with Visual Studio for Mac. Since this is a very short video, it just touches on some of the more common types of apps that can be developed. This is the first video in the Visual Studio for Mac Tips and Tricks series. The first few videos will be setting a foundation with some basic info. Following that, each video will show one, or a few, tips and tricks for specific tasks. Useful links: Download Visual Studio for MacLearn more about Visual Studio for MacEpisodes in this series: Overview (available 1/15/2019)Acquisition (available 1/15/2019)Build Your First App (available 1/22/2019)Launch Multiple Projects (available 1/22/2019)Work with Multiple Solutions (available 1/29/2019)Manage Projects with Git (available 1/29/2019)Publish to Azure (available 2/5/2019)Customize the Look and Feel (available 2/5/2019)Refactoring Code (available 2/12/2019)Using NuGet (available 2/12/2019)Searching and Navigating (available 2/19/2019)Using Navigate To (available 2/19/2019)...more8minPlay
January 10, 2019UX Design and Code Generation for Angular AppsIn this episode, Robert is joined by Jason Beres of Infragistics, who walks us through indigo.design, a platform for the visual design, UX prototyping and code generation of Angular apps. He shows how you can create designs in Sketch using a variety of pre-built UI components and patterns, share them with others on any device and then generate your app's code....more29minPlay
December 19, 2018Building Bots Part 2A bot is software that interacts with humans to do things like chat, make recommendations, book travel and more. This is the second of a two part series where Sam Basu shows us how to build bots. In this episode, Sam gives the bots he built in Part 1 a modern UI by using Telerik Conversational UI user controls....more38minPlay
December 13, 2018Building Bots Part 1A bot is software that interacts with humans to do things like chat, make recommendations, book travel and more. This is the first of a two part series where Sam Basu shows us how to build bots. What are the tools we use and how do they work? Once you understand that, you can think about how you can use them in ways that help your customers....more38minPlay
December 11, 2018Building Web APIs Part 3This is the last of a three part series where Robert is joined by Chris Woodruff who shows how to build ASP.NET Core Web APIs. In this episode, Chris goes deep into what developers should know when building real-world APIs. This episode expands on the first episode to discuss what best practices developers should think about before, during and after their API project. We look at how and why you should decouple your API from the domain and data logic in your solutions and why we should not use our Entity Framework Core entity models at the API endpoints. Resources Chinook databaseSample codeEpisodes: Part 1: Creating a RESTful API with ASP.NET Core 2.1 Web APIPart 2: Testing ASP.NET Core 2.1 Web API SolutionsPart 3: Creating the Best Architecture for ASP.NET Core 2.1 Web API (this episode)...more33minPlay
December 05, 2018Building Web APIs Part 2This is the second of a three part series where Robert is joined by Chris Woodruff who shows how to build ASP.NET Core Web APIs. In this episode, Chris discusses what to do after building your APIs. He shows Integration Testing, a new testing framework from the ASP.NET Core team that will allow you and your team to test your APIs externally. Integration Testing uses our knowledge of unit testing but takes it to the next level. Resources Chinook databaseSample codeEpisodes: Part 1: Creating a RESTful API with ASP.NET Core 2.1 Web APIPart 2: Testing ASP.NET Core 2.1 Web API Solutions (this episode)Part 3: Creating the Best Architecture for ASP.NET Core 2.1 Web API...more26minPlay
November 27, 2018Building Web APIs Part 1This is the first of a three part series where Robert is joined by Chris Woodruff who shows how to build ASP.NET Core Web APIs. In this episode, Chris shows how to kick off your first project and what ASP.NET Core 2.1 offers that makes our developer lives better! He looks at Dependency Injection, Entity Framework Core and other .NET Core goodies to make your APIs the best for all platforms. Resources Chinook databaseSample codescript_webapi.txtEpisodes: Part 1: Creating a RESTful API with ASP.NET Core 2.1 Web API (this episode)Part 2: Testing ASP.NET Core 2.1 Web API Solutions Part 3: Creating the Best Architecture for ASP.NET Core 2.1 Web API...more36minPlay
November 20, 2018Unit Testing: Existing CodeThis is the fourth of a four part series where Robert is joined by Phil Japikse to discuss unit testing. This series expands on the 2017 Unit Testing episode. In this final episode, Robert and Phil tie it all together. How do you add Unit Testing into existing code? When should you, as well as when should you not? Links: http://www.skimedic.com/bloghttps://github.com/skimedic/presentations/tree/master/UnitTestinghttps://xunit.github.io/https://github.com/moq/moqEpisodes in this series: Test Driven and Scenario Based TestingxUnitMoq FrameworkExisting Code (this episode)...more30minPlay
November 15, 2018Unit Testing: Moq FrameworkThis is the third of a four part series where Robert is joined by Phil Japikse to discuss unit testing. This series expands on the 2017 Unit Testing episode. In this episode, Robert and Phil cover the Moq framework. Mocking provides the ability to simulate an object. For example, you can test a call to a database without having to actually talk to it. The Moq framework is an open source unit testing framework that works very well with .NET code and Phil shows us how to use it. Links: http://www.skimedic.com/bloghttps://github.com/skimedic/presentations/tree/master/UnitTestinghttps://xunit.github.io/https://github.com/moq/moqEpisodes in this series: Test Driven and Scenario Based TestingxUnitMoq Framework (this episode)Existing Code...more39minPlay
FAQs about Visual Studio Toolbox (HD) - Channel 9:How many episodes does Visual Studio Toolbox (HD) - Channel 9 have?The podcast currently has 267 episodes available.