AngularJS with TypeScript made easy with Duncan Hunter | Dev SuperPowers 9

AngularJS 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…

Continuous Deployment to Microsoft Azure Websites | Dev Superpowers 8

Continuous Deployment to Microsoft Azure Websites | Dev Superpowers #8 | Adam Stephensen

In many teams, planning the deployment to production is one of the scarier aspects. This session will explore how you can connect your source code repository to Microsoft Azure to seamlessly enable continuous deployment to production. [WATUPRO 85]

How to make web applications with AngularJS and ASP.NET MVC | Dev SuperPowers Episode 7

How 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…

Xamarin – Native iOS and Android Development | Dev Superpowers Episode 6

Xamarin – 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…

Project Management with Visual Studio Online | Dev Superpowers Episode 5

Project 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…

How to Use Twitter Bootstrap with Ben Cull | Dev SuperPowers Episode 4

How to Use Twitter Bootstrap with Ben Cull | Dev SuperPowers Episode #4 | Ben Cull

Bootstrap is a sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development. Join Ben as he shows you how easy it is to make use of the framework, and step beyond the “just another bootstrap site” look and feel. [WATUPRO 66]

Dev Superpowers Episode #3 – SignalR

Getting 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…

Dev Superpowers Episode #2 – Web API

Web 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…

Dev Superpowers Episode #1 – ASP.NET MVC

Getting Started With ASP.NET MVC5 | Dev Superpowers Episode #1 | David Burela

SSW is proud to introduce a new series of Webinars for developers. Every month, we introduce a new superpower from the Microsoft stack of technologies. In the first episode, we look at Microsoft ASP.NET MVC5. David Burela, SSW Solution Architect, takes us through building a new tracking app be created from scratch, which he then…