Posts Tagged ‘Archived’
ASP.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 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 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 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 MoreHow 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]
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 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 MoreGetting 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…
Read More