The future of AngularJS: an interview with Dan Wahlin

Watch our own Ben Cull discussing AngularJS with Dan Wahlin! A captivating interview where you will learn more about: The future of Angular Angular extending typescript Using ASP.NET with AngularJS among other things. Dan also shares his thoughts regarding SEO portion on a single page app and future events and ‘hangouts’ for Angular enthusiasts. A…

Read More

The 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 More

Code Auditor and Roslyn – Happy Ever After | Danijel Malik

At SSW we care about quality. We care about it so much that we built a tool named Code Auditor which scans code and reports issues. It’s not really a secret that our rules relied on C# snippets and Regex patterns. Over time – as the C# language evolved – we started seeing false positives.…

Read More

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…

Read More

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…

Read More