Search results for: superpowers
Clean Architecture Dev Superpowers Tour | Daniel Mackay
Gain essential skills in enterprise application development using Clean Architecture and .NET and learn foundational skills to build robust, maintainable applications—ideal for developers familiar with C#. Available both in-person and online.
Read MoreHow to make web applications with AngularJS and ASP.NET MVC | Dev SuperPowers Episode #7 | Ben Cull
Watch Ben Cull write some code as he transforms a rigid MVC web application into a dynamic pleasure using AngularJS. AngularJS is a client-side javascript framework that enables the creation of impressively dynamic user interfaces. It strives to remove the tedium of manipulating DOM elements by abstracting many common functions such as showing/hiding, updating content…
Read MoreXamarin – Native iOS and Android Development | Dev Superpowers Episode #6 | Adam Stephensen
Xamarin has been the best way to build cross platform applications for years. It just got better with the release of Xamarin Forms. With Xamarin forms you can now develop your UI as well as your business logic in Visual Studio and get >95% code re-use across platforms. In this session Adam Stephensen uses Xamarin…
Read MoreHow to build your own Visual Studio Extension | Dev Superpowers Episode #14 | Danijel Malik
Visual Studio is an awesome development tool, but what really makes it great are the extensions you can find in the Visual Studio Gallery. You’ve at least heard about ReSharper, WebEssentials, JustCode and tools that can make your life a little bit simpler. Now what if you wanted to write something of your own, where…
Read MoreXamarin.Forms & MVVM | Dev Superpowers Episode #10 | David Burela
Book David Now In episode 10 of our Dev Superpowers series David Burela will show how you can combine the cross platform native UI capabilities of Xamarin.Forms with the clean structuring of MVVM (Model, View, ViewModel). You will learn the very basics of what MVVM is and be taken through how to implement it into…
Read MoreAngularJS with TypeScript made easy with Duncan Hunter | Dev SuperPowers #9 | Duncan Hunter
Learn how to harness the power of Typescript in your AngularJS projects. Setting up TypeScript with AngularJS for the first time can be challenging but in this session we make using this fantastic duo a piece of cake. With the announcement that the next generation of AngularJS 2.0 will be built with TypeScript using TypeScript…
Read MoreASP.NET Identity using vNext | Dev Superpowers Episode #11 | Ben Cull
Previous versions of ASP.NET Membership have left a bad taste in many developers mouths, and some are now dangerously out of date. In this episode of Dev Superpowers, Ben Cull will take you through the latest, greatest and safest way to get your membership system up and running using ASP.NET Identity, OWIN and Dependency Injection.…
Read MoreWeb API | Dev Superpowers Episode #2 | David Burela
SSW TV is happy to present Episode 2 of the Dev Superpower series. In this episode, David Burela takes us through adding Web Api to an ASP .NET MVC website. David will show you how to expose your data in a standard way with Web Api, making it available for other applications to consume. Sign up now to…
Read MoreProject Management with Visual Studio Online | Dev Superpowers Episode #5 | Damian Brady
In this session Damian Brady (SSW Solution Architect) will show you how to use Visual Studio Online to manage all aspects of your development project. Topics covered include: Getting started with visualstudio.com Source control features Agile project management features Team collaboration features Development and testing Application deployment Monitoring your application Pricing Sign up now to be…
Read MoreGetting Started with SignalR | Dev Superpowers Episode #3 | David Burela
In Episode 3 of the Dev SuperPower series, you’ll learn how … SignalR enables real time communications between a client & server. Rather than a client polling for updates, the server can now push updates to the client (weather updates, footy scores, etc.) Sign up now to be part of future webinars in the series. [WATUPRO…
Read More