Sergii Baidachnyi

Blog about technologies

Archive for June 2016

How to manage AllJoyn devices in C#: LIFX Color 1000 Example

with one comment

In the previous video we discussed, how to onboard an AllJoyn device using Visual Studio, C# and Windows 10 AllJoyn features (How to onboard AllJoyn devices in C#: LIFX Color 1000 Example).

Today, I am going to show, how we can start working with an “onboarded” AllJoyn device.

https://channel9.msdn.com/Series/Internet-of-Things-micro-boards-for-beginners/How-to-work-with-AllJoyn-devices-in-C-LIFX-Color-1000-example/player

Written by Sergiy Baydachnyy

06/06/2016 at 7:06 PM

Posted in IoT, Visual Studio, Windows 10

Tagged with

About Extensions in Visual Studio Code

leave a comment »

Finally, I have finished my series about VS Code. At the end I published couple videos about the most popular extensions (a short introduction, PowerShell, Google Chrome and Python extensions).

https://channel9.msdn.com/Series/Visual-Studio-Code-for-Mac-Developers/19-Introduction-to-Extensions/player

https://channel9.msdn.com/Series/Visual-Studio-Code-for-Mac-Developers/20-PowerShell-extension/player

https://channel9.msdn.com/Series/Visual-Studio-Code-for-Mac-Developers/22-Google-Chrome-extention/player

https://channel9.msdn.com/Series/Visual-Studio-Code-for-Mac-Developers/22-Python/player

Written by Sergiy Baydachnyy

06/03/2016 at 8:08 PM

Posted in Visual Studio

Tagged with

ASP.NET Core and VS Code

leave a comment »

.NET Core RC 2, ASP.NET Core RC 2 and even .NET Core SDK are available for download. I have tested if it work with Visual Studio Code and… It works great!!!

You should not use any dnx/think about available runtimes and select between mono and coreclr/understand what is dotnet package manager and so on. You can simply install .NET Core and start creating your ASP.NET applications.

My updated video about VS Code and ASP.NET is here:

 

https://channel9.msdn.com/Series/Visual-Studio-Code-for-Mac-Developers/16-Start-working-with-ASPNET/player

And couple new videos in the series (about Express and Cordova tools):

https://channel9.msdn.com/Series/Visual-Studio-Code-for-Mac-Developers/17-Express/player

https://channel9.msdn.com/Series/Visual-Studio-Code-for-Mac-Developers/18-Tools-for-Apache-Cordova/player

Written by Sergiy Baydachnyy

06/01/2016 at 10:43 PM

Posted in Visual Studio

Tagged with