Posts Tagged ‘.NET’
.NET To The Power of R1: An Introduction to R Development Language – TJ Gokcen
In this session, we will take a look at R from an introductory point of view and see how the power of R can be used by .NET developers.
Read MoreIntroducing Entity Framework Core: Everything you need to know | by Brendan Richards
Entity Framework Core (previously known as EF7) has been self-described as “Microsoft’s recommended data access technology for new applications in .NET” EF Core is effectively a complete rewrite of Entity Framework designed to work in more places and with more persistence stores so you can use non-SQL data sources. This talk covers: What has changed…
Read MoreWindows Internet of Things development starts to sizzle – Learn the Universal Windows Platform | Chris Briggs
Windows 10 is here and will be powering a billion devices shortly. In this video, Chris Briggs – who heads up IoT at SSW – will show you how to develop IoT applications that target Windows 10 IoT core, by developing on the Universal Windows Platform (UWP) and how to integrate the solution with Windows…
Read MoreIntroduction to Windows Server Containers for the .NET Developer | Dev Superpowers Episode #16 | Jeremy Cade
Join Jeremy as he walks you through the steps required to containerize, provision and deploy a ASP.NET 5 and .NET Core (vNext) application on the upcoming Windows Server 2016 platform. Take the Poll! Do have any plans to use Windows Server Containers for your future deployments?
Read MoreNo More Deadlocks – Filip Ekberg
Do you find yourself in situations where your applications deadlock because of async and await? Do you want to make your applications more reliable? In this session Filip Ekberg talks about how to do asynchronous programming properly in .NET. Filip will show you the pitfalls and best practices which will help you along your way!…
Read MoreThe Vision of Xamarin – Miguel de Icaza
Book Adam Now Adam Cogan interviews Miguel De Icaza at the MVP Summit in Redmond for SSW TV. Learn how Miguel started Mono, how they ended up at Xamarin, and, potentially, where they’re heading in the future with their excellent cross platform development technologies based on .NET. Take the Quiz! [WATUPRO 79] Video Transcription Miguel…
Read MoreASP.NET Web API – From Start to Rest in 60 minutes with Paul Glavich + News
In this session, you will find out how to make a very REST friendly API using the new and shiny ASP.Net WebAPI technology set shipped with MVC 4. We will look at the way we have exposed API’s in the past, and how that has changed overtime to what we have today. We will examine…
Read More