Posts Tagged ‘Damian Brady’
Techniques and practices for testing Angular 2 | Identity Server 4 with Angular 2 ASP.NET core
Session 1: Techniques and practices for testing Angular 2 with Duncan Hunter and Adam Stephensen Writing frontend tests has always been hard, let us show you how to make testing easier in your Angular 2 applications. From unit testing components and services to end-to-end testing your entire application, we will give you tips and techniques…
Read MoreElastic Search – Interview with Russ Cam
In this video SSW’s Brendan Richards interviews Russ Cam from Elastic Search. Elastic Search is a search analytics engine that’s used by many major corporates around the world, including the Microsoft Azure Team.
Read MoreNDC Sydney 2016 – Ask Me Anything! with Damian Brady (Octopus Deploy, Getting Better at Deployment, Testing)
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 Nik Molnar (Progressive Web Apps)
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 pro’s 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 MoreSearch Indexing: It’s your Data – But Faster | Brendan Richards
Ever wonder why Google can return results from billions of pages in a fraction of a second while your database query across mere thousands seems to drag? In this session we’ll show you how to really rock search by leveraging the capabilities of the top Open Source search index tools and libraries – either embedded…
Read MoreAngular 2 War Stories – We’re bringing the front line to you!
At SSW, we love Angular 2 Performance, Mobile friendly, Flexible. Sweet! Happy Users, Happy Developers, Happy Business. Awesome! …. but there are so many options, and so many unanswered questions. This session will de-mystify Angular 2 and show you the pitfalls to avoid when building Angular 2 in production. Come see how we are doing…
Read MoreIntroducing Entity Framework Core: Everything you need to know | by Brendan Richards
Entity Framework Core (previously known as EF7) has been self-described as “Microsoft’s recommended data access technology for new applications in .NET” EF Core is effectively a complete rewrite of Entity Framework designed to work in more places and with more persistence stores so you can use non-SQL data sources. This talk covers: What has changed…
Read MoreASP.NET 5 De-bamboozled – Lessons I wish some-one else had learned | Adam Stephensen
The change from ASP.NET 4 to 5 brings a whole lot of awesome to web development, but it’s the biggest change since MVC was introduced and the learning curve is massive. SSW shipped two enterprise apps on ASP.NET 5 while it was still in Beta (wow, that hurt). Don’t spend weeks trying to understand how…
Read MoreThe Power of a Great API – the case for writing API-first applications | Damian Brady at DDD Melbourne 2015
SSW TV recorded this years’ DDD conference in Melbourne. In this video, Damian Brady – a Solution Architect for Octopus Deploy – tells us you should be focused on ‘API first’ when developing your application. From the presentation description: Good developers try to make their jobs as easy as possible. We know our application will evolve, so we…
Read MoreOnion Architecture Without the Tears – Brendan Richards
“In spaghetti code the relations between the pieces of code are so tangled that it is nearly impossible to add or change something without unpredictably breaking something somewhere else.” This talk explores techniques in avoiding spaghetti code including Onion Architecture and Dependency Injection, followed by how to effectively apply these principles to your persistence layer.…
Read More