Get Lanyrd on your mobile (iPhone, Android and more) - check it out here

Sessions at DDD! Sydney 2012 in CB04.02.35

View as grid

Your current filters are…

Saturday 30th June 2012

  • Node.js - is that it?

    by Jared Wyles

    Node.js ships with a wide range of features in its standard lib, but what if your company requires a gopher server capable of 100,000 concurrent users? Join Jared as he explains how to extend Node.js through Javascript and C++.

    At 9:00am to 10:00am, Saturday 30th June

    In CB04.02.35, University of Technology Sydney

  • ASP.Net Web API - From Web to REST in 60 minutes

    by Paul Glavich

    As Microsoft technologists, we have had many ways to build Api's and it has often been an arduous choice. From ASMX web services,3rd party libraries, WCF Web Api to MVC itself. Finally we have a really nice aggregation of all these things in the Asp.Net Web Api. The best of MVC, gets mixed with WCF Web Api to embrace the REST way of developing Api'. Come see how we have arrived with this latest Microsoft offering, and how you can use it to build your Api's that make embracing Rest practices a breeze. We will look at simple support for basic Http verbs, through to single page apps, logging, authentication and all things api-ish.

    At 10:20am to 11:20am, Saturday 30th June

    In CB04.02.35, University of Technology Sydney

  • Get Some Backbone(.js)

    by liammclennan

    Backbone.js is a client-side JavaScript library that gives structure to web applications, just like a vertebral column! I'll show you how to move your application off the server and into the browser.

    At 11:20am to 12:20pm, Saturday 30th June

    In CB04.02.35, University of Technology Sydney

  • Testing JavaScript with Jasmine

    by Jo Cranford

    Many web applications make extensive use of JavaScript, yet it is often untested. Jasmine is a BDD framework that can be used to test JavaScript at the unit test level, improving confidence, maintainability and reliability of our JavaScript codebases. It's incredibly easy to set up and use - in this presentation I will demonstrate how to set up Jasmine for a JavaScript codebase and get started writing tests.

    At 1:30pm to 2:30pm, Saturday 30th June

    In CB04.02.35, University of Technology Sydney

    Coverage slide deck

  • LESS CSS for .NET developers

    by Mohamed Meligy

    When a developer writes CSS, they quickly notice the must-have features which CSS does “not” actually have, variables, functions, and calculated operations are most obvious examples. As the web evolves, developers have become more exposed to HTML5, JavaScript, and CSS3 on daily basis. So, they came up with a number of languages that come and fill in the gaps in them. Out of those languages, LESS is the one that looks most just like plain CSS. LESS provides a number of handy extensions to CSS that developers especially love most. In this session, we go through those features and where they fit for modern web development. We also go through the .NET developer experience working with LESS, from IDE integration (using Visual Studio) to build integration and minification, and some bonus tips for large projects.

    At 2:30pm to 3:30pm, Saturday 30th June

    In CB04.02.35, University of Technology Sydney

  • Principles for Developing Secure Applications

    by nainsandeep

    Over the years, secure coding advocates have researched and provided a set of principles which if implemented aid in designing and building secure applications. In this talk, the speaker will explain what each of these principles mean through practical examples. The attendees of this talk will learn:

    • Importance of secure architecture
    • Principles of secure application design and development such as complete mediation, defense in depth, principle of least privilege etc.
    • Identify the fine line between security and ease of use

    At 3:50pm to 4:50pm, Saturday 30th June

    In CB04.02.35, University of Technology Sydney