Posts Tagged ‘ASP.NET’
What a Microsoft Expert thinks about JavaScript, ASP.NET and WebAssembly (2017 NDC Sydney)
Steve Sanderson, who has been working on web technologies at Microsoft since 2010, shares his opinion and the advantages and drawbacks of ASP.NET, JavaScript as well as WebAssembly. He explains why you should use a particular software in a given situation and how to get the most out of each. This video was recorded during…
Read MoreNDC Sydney 2017 – Ask Me Anything! with Jason Taylor and Damian Edwards (.NET Core, ASP.NET Core Razor Pages)
NDC returned to Sydney this year and SSW TV was there to catch all the action with our Ask Me Anything! sessions. As usual there were a host of top industry pros talking about various subjects related to software development. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some…
Read MoreHow to Tame a Penguin – Master Linux with ASP.NET Core | Brendan Richards
“Microsoft Heart Linux” is a big statement backed up by exciting software releases that give the .NET developer more choices than ever before. But how to get started? Brendan is a former Linux fundamentalist turned .NET Developer, and this talk will teach some essential Linux command-line basics before going on to deploy a dotnet web…
Read MoreNDC Sydney 2016 – Ask Me Anything! with Jon Galloway (ASP.NET Core)
NDC made it’s way to Sydney this year and SSW TV was there to catch all the action. As usual there were a host of top industry pros talking about various subjects related to software development. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some of those speakers after…
Read MoreNDC Sydney 2016 – Ask Me Anything! with Chris Klug (ASP.NET Core & OWIN)
NDC made its way to Sydney this year and SSW TV was there to catch all the action. As usual there were a host of top industry pros talking about various subjects related to software development. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some of those speakers after…
Read More3 Minutes with ASP.NET 5: Where’s my Cheese?
ASP.NET 5 (formerly known as ASP.NET vNext), along with .NET Core, is Microsoft’s ground-up rewrite of the .NET Framework. It is designed specifically for modern cross-platform web-application development and involves a number of breaking changes and new concepts that the .NET developer will need to be aware of. Configuration The first major change that most…
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 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 MoreASP.NET vNext – Everything you need to know in 4 minutes!
There are some significant changes coming in ASP.NET vNext. The early preview release from Microsoft gives us some interesting insights. Some highlights being: Project format is changing to a single JSON file ASP.NET MVC and Web API have been unified into a single programming model Project Roslyn allows for a “no-compile” developer experience while making…
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