Series - NET-DeveloperDays-2015-on-demand


Automate, then code - Jakub Gutkowski[MP4] [0:41:11] [2016/01/11]
How many times have you thought 'if only this was automated' during the process of coding? how many times have you come across a problem of forgetting to run a script or, uploading code to the wrong…


Intro to ASP.NET 5[MP4] [0:58:26] [2015/12/11]
ASP.NET 5 changes a lot, right? Or does it? Scott Hanselman (and maybe Scott Hunter will help) will cover what's changing and what isn't. How does it all fit together and how should we think about…


Expression Oriented Programming with F# - Robert Pickering[MP4] [0:41:11] [2015/12/10]
This talk take a deep look at some of the basics of programming: expressions, statements, scope and how we represent data. We'll look at these concepts to through the lens of a functional programmer…


JavaScript: Promise to never callback - Karol Tomaszewski[MP4] [0:39:15] [2015/12/09]
Last year, spent reviewing and developing JavaScript code, have taught me a lot about asynchronous calls. There are many ways to handle them, of which promise seems most popular and futuristic one.On…


Aurelia welcome to the future of JavaScript frameworks - Jakub Waliski[MP4] [0:56:07] [2015/12/09]
With the adoption of ES6 fast approaching and even more ambitious plans for JavaScript as we move forward (thanks to the exciting new features in ES7 and beyond), it seems to be a good time to…


ASP.NET + Docker + Azure - Micha Dudak[MP4] [0:52:35] [2015/12/09]
Docker is gaining popularity very quickly these days. How can a .NET developer take advantage of it?During the session I will introduce Docker, show how to build an ASP.NET container and host it in…


Azure PaaS v2 Microservices, Microsoft (Azure) Service Fabric, *.Apps and of course some…[MP4] [1:02:23] [2015/12/09]
How to build architecture based on microservices. What is Azure Service Fabric, and how this technology help us to build stateless and statefull services. How to start with actor-based programming.…


Keynote: JavaScript and the Rise of the New Virtual Machine - Scott Haselman[MP4] [1:01:37] [2015/12/09]
One day we woke up and things were different. Maybe it happened overnight, maybe it took many years. Suddenly we are scripting against thousands of Virtual Machines from the command line while…


Windows 10 Universal Applications - Daniel Krzyczkowski[MP4] [0:47:13] [2015/12/09]
Windows 10 is coming out soon.I would like to present what is new with reference to creating Wind10 Universal Applications. Short description:1) Application structure2) New controls3) New Api…


Azure App Service Architecture - Scott Hunter[MP4] [0:58:53] [2015/12/08]
The Azure App Service platform brings the best of what the Azure Cloud has to offer into one cohesive and flexible architecture. Azure App Service makes it easy to build enterprise systems leveraging…


Markup-driven, type-safe, reactive web applications in F# with WebSharper - Adam Granicz[MP4] [1:03:13] [2015/12/08]
In this talk, I will discuss how you can leverage functional and reactive programming in F# to develop web applications with UI.Next, WebSharper's next generation reactive DOM construction library. We…


Things. Homes. Cars. Machines. Factories. Streets. Internet. - Clemens Vasters[MP4] [0:58:34] [2015/12/02]
What will our world look like in 2025? Will we have flying cars? Not so likely. Will we have cars that drive themselves? Quite likely. Will they be electric? Maybe. Buses? More likely. Will a car…


Resilience Patterns and Defensive Programming - Daniel Fisher[MP4] [0:50:48] [2015/12/02]
Cloud computing, DevOps, IOT or just connecting the local active directory or {put any LOB system here}: The applications we build are more and more distributed. Now guess who's guilty if your…


Exploring Git Objects with F# - Robert Pickering[MP4] [0:41:00] [2015/11/25]
In this session we'll build a small library for ready and writing files to the git object database, that is the files stored in the .git directory. We'll see how the F# programming language has…


dotVVM: Javascript Apps With No Javascript - Tomas Herceg[MP4] [1:06:12] [2015/11/25]
Writing line-of-business apps in Angular or Knockout using ASP.NET Web API is quite modern these days. However, you have to learn many new libraries, you have to understand advanced javascript…


Adaptive UI for Windows 10 apps - Karol ak[MP4] [0:57:02] [2015/11/25]
Windows 10 brings all types of devices into one happy family sharing same Windows Store and same apps. Join my session if you want to know how to design and develop UI and UX that adapts to every…


Scaling Yourself: Information Overload and Personal Productivity- Scott Hanselman[MP4] [0:58:26] [2015/11/25]
As developers, we are asked to absorb even more information than ever before. More APIs, more documentation, more patterns, more layers of abstraction. Now Twitter and Facebook compete with Email and…


Geo-distributed systems case study - Jan Delmanowicz[MP4] [0:38:13] [2015/11/25]
I spent the last three years building a large intranet portal for users located in four regions of the world. Based on this example I will discuss the challenges faced by designers of geo-distributed…


Building Enterprise Mobile Apps with Xamarin - Szymon Komorowski[MP4] [0:39:23] [2015/11/25]
In this session I'll to show you how to build cross-platform mobile apps in a better way. You'll learn about good practises for creating scalable, cloud based Xamarin apps, you'll know how to use…


Roslyn why should you care? - Tomas Herceg[MP4] [0:48:29] [2015/11/25]
In this session we'll look at Microsoft .NET Compiler Platform aka Roslyn. You'll see how to parse C# code and work with syntax trees. We'll write our own diagnostics and refactoring features for…