PRESENTATIONS
Celebrating our first 20 years – Sydney .NET User Group
SSW is proud to be able to say that we have been running the Sydney .NET User Group for over 20 years now. During that time we’ve had some great and memorable speakers sharing information about a range of .NET topics. SSW have kept evolving and we’re excited that our .NET User Group is now…
Eat your vegetables! Baking Healthy Projects with Unit Testing and Dependency Injection
Unit testing and Dependency Injection are good for you, yet these essential ingredients are missing from many projects. In this session resident guru Adam Stephensen looks at why many projects still don’t include unit tests, and provides some recipes for healthy projects that every coder should have in their recipe book.
How Your Website is Being Pwned While You’re Not Looking with Troy Hunt – DDD Sydney 2012
We all invest a lot of effort in the quality of our web development and (hopefully) security is one of those practices we bake in from the ground up. Thing is though, like most things in software development, times change and many of the practices we considered secure yesterday aren’t necessarily so today. Hardware gets…
‘An iPhone Eye for the .NET Guy’ – DDD Brisbane: Andrew Harcourt
Andrew Harcourt covers the basics of developing on the iOS platform using C# Andrew discusses why we would want to develop for the platform in the first place and the benefits it brings. In his demo, Andrew creates a “Hello, world!” app, and provides us with a look at a real-world, production codebase He covers…
‘Zero to Everywhere with ASP.NET MVC’ with Damian Brady – DDD Brisbane
Our very own Damian Brady took the stage at the DDD event in Brisbane to talk ASP.NET MVC Mobile devices like tablets and phones are quickly becoming the primary way people access the web. So why are so many sites still not designed for them? With ASP.NET MVC, it’s easier than ever to literally put…
‘Advanced Web Debugging with Fiddler’ with Mehdi Khalili – DDD Brisbane
In our first presentation from DDD Brisbane, Mehdi Khalili demonstrates advanced web debugging techniques using Fiddler. Many developers have seen and used Fiddler; but the usage is usually limited to capturing HTTP traffic. This session includes the fundamentals of Fiddler, how it works, plus some of the more advanced features including setting breakpoints and changing…