C#
DDD Sydney 2012 – Mehdi Khalili: ‘Automated UI Testing Done Right with Selenium’
Many teams try Automated UI Testing and many fail. Automated UI Testing is hard: the tests take a lot of time to write and tend to be brittle and hard to maintain. In this session, Mehdi Khalili will provide you with some practical advice on how to and how not to write your tests, introducing…
Read MoreGetting Started Developing Apps for Windows Phone 8 and More with Nick Randolph
Want to develop your apps for mobile devices? You’ll need to install the right tools to get the job done. Visual Studio 2012 offers a powerful development environment to build great apps quickly. There are valuable 3rd party tools that you will need too. Once you have the tools and you’re sold on the opportunity…What’s…
Read MoreClean Code, Testing and Continuous Improvement with Peter Gfader
SSW’s Adam Stephensen (Solution Architect) is joined by Peter Gfader to talk about Clean Code, testing and continuous improvement Peter Gfader is an Agile Enthusiast and aspiring Software Craftsman who likes Clean Code and is a strong believer in improving in baby steps. In this video, Peter discusses Clean Code development and how it raises…
Read MoreASP.NET MVC and AngularJS with Scott Allen
Adam Stephensen does a webcam interview with Scott Allen. They discuss using AngularJS in ASP.NET MVC to build responsive web applications with two-way data-binding, clear separation of concerns and improved testability. — Want to build a website? SSW has the resources to develop sites of any scope, from ongoing maintenance tasks to the implementation of…
Read MorePowerShell v3 with Jason Stangroome
Jason Stangroome presents a User Group on PowerShell v3. He discusses: Why developers should care about PowerShell What’s changed between version 2 and 3 C# inside PowerShell C# extending PowerShell C# hosting PowerShell
Read MoreEat 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.
Read MoreHow 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…
Read MoreWhy C++ is Better Than C# with Kate Gregory
Kate Gregory explains in language that a C# guy can understand, what is cool about C++ She then explains: Templates vs Generics Libraries C++ AMP C# Bottlenecks/Pitfalls Unit Testing – Testing code with code Bad Habits with Clients Visual Studio Writing for iPhones/iPads Show Notes Learn more from Kate about the C++ language: bit.ly/kate_pluralsight C++…
Read More‘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…
Read MoreProtecting your Web Apps from the Tyranny of Evil with OWASP – Troy Hunt
Troy Hunt discusses: Why we need to talk more about web app security Who OWASP is and what are they doing for us The OWASP Top 10 web app security risks What each risk is Exploiting the risk Protecting against the risk
Read More