Posts Tagged ‘Presentations’
Hack the Cat! Cross-Site Scripting (XSS) with Alex Mackey | NDC Melbourne 2022
Technologist Alex Mackey talks about the issue of Cross-Site Scripting (XSS) and gives us a demo.
WARNING: some of these demos would be illegal if performed on-site!
But it’s ok because Alex has set up Hack the Cat so you can try it at home.
Reusable Web Components and Design Tokens with Duncan Hunter | NDC Melbourne 2022
Frontend software developer Duncan Hunter shares a live coding demonstration about Reusable Web Components & Design Tokens.
Read MoreTalking to the man who runs NDC Conferences – Jakob Bradford and Adam Cogan at NDC Melbourne 2022
Adam catches up with Jakob Bradford in the aftermath of the 2020 pandemic. They discuss the challenges of running a hybrid conference and the resilience of the developer community in the wake of attending remote events. The future is looking bright again and everyone is excited to see industry leaders face to face.
Read MoreStreamlining Logins with Phil Nash | NDC Melbourne 2022
Everyday we interact with sites online, and that means having and using a username and password. Phil talks us through how to streamline the login process, maintain best standards for security and making the user experience smooth and trouble free using Twilio.
Read MoreRequired Members in C# 11 with David Wengier | NDC Melbourne 2022
David Wengier reveals some of C# shortcomings when using person classes. He gives us an elegant solution to constructors to fix errors and address the issues of nullability. The new C# 11 has answers to all these challenges and David will be guiding us through the updates to “Required Members”
Read MoreQuantum Computers with Richard Campbell | NDC Melbourne 2022
Richard Campbell walks us through the mind-boggling field of Quantum Computing. It’s a global race to see who can make it faster and more efficient. But what is it all for? What’s the use of these leading-edge processors?
Read MoreHosting Function Apps with Azure Serverless with Lars Klint | NDC Melbourne 2022
Lars Klint joins us at NDC Melbourne to show us a really cool tip with Azure Serverless that might save you some money.
Read MoreAn intro to GitHub Actions – Test and deploy multiple services
In this Tech Talk, Andreas Lengkeek has a chat with Matt Goldman about: Github Actions and deploying artifacts; deploying multiple-services; and testing an end-to-end solution.
Read MoreBlast off with Blazor! 🚀 – Supercharged Enterprise UIs using AntDesign with Luke Parker
Blazor is taking the hobbyist world by storm, but did you know it is perfect for enterprise applications? Having the whole project in one place in one language has done wonders for the development experience. However, as new tech in its perceived infancy there are doubts about whether it’s aged enough for production scenarios.
Read MoreGet the most out of EF Core by avoiding these common mistakes
Do you know how to get the best performance from your EF Core projects? SSW Senior Software Architect Andreas Lengkeek speaks with SSW Solution Architect Jernej (JK) Kavka about common mistakes on EF Core projects and how to fix them.
Read More