Excited? Share it!
Load Testing for Developers
Simon Brown
Founder of Coding the Architecture and either a software architect who codes or a software developer who understands architecture
Solving the Packaging Puzzle
Ian Cooper
Polyglot Coding Architect in London, founder of #ldnug, speaker, tabletop gamer, geek. Tattooed, pierced, and bearded. The 'guv' on @BrighterCommand
Sebastien Lambla
Sebastien is the head of Online Services at WhenFresh, a leading data supermarket for residential property data, where he builds graph APIs and lots of cool things.
You Think You Know Agile?
Nathan Gloyn
Nathan is a passionate developer, designer and agile evangelist. In his day time job he is Senior Software Architect at Dot Net Solutions developing software for clients that ranges from simple web applications to full featured cloud solutions.
Advanced WebSharper Tutorial
Adam Granicz
Adam Granicz is a 11x F#/.NET MVP and the coauthor of five F# books, key F# community member and evangelist, a regular speaker at developer conferences and workshops, and the CEO of IntelliFactory, the F# company specializing in trainings, consulting, and developing functional, reactive web and cloud applications.
Defining Acceptance Criteria in Gherkin
Christian Hassa
Christian started his IT career in 1990 as a freelance programmer. In 1997 he joined TechTalk as a managing partner, which grew over the years to a 60+ people boutique consultancy, specializing on agile coaching and delivery.
Automating Gherkin Acceptance Criteria with Specflow
Christian Hassa
Christian started his IT career in 1990 as a freelance programmer. In 1997 he joined TechTalk as a managing partner, which grew over the years to a 60+ people boutique consultancy, specializing on agile coaching and delivery.
Introduction to Nancy and Simple.Data
Steven Robbins
Developer, geek, exponent of using your brain! Coordinator of NxtGenUG, Manchester .Net User Group. Been known to write the odd line of code for Nancy & TinyIoC.
RESTful Web Service Development in .NET
Ian Robinson
Ian Robinson is Director of Customer Success for Neo Technology, the company behind Neo4j, the popular open source graph database.
Async Methods in C# 5
They allow you to write code in a familiar fashion, with well-defined points of asynchrony, resulting in programs which are understandable by real humans like you and me.
In this talk, Jon explains why the status quo isn't good enough, how asynchronous methods can be used on both the server and the client, and then go under the covers to show how they work.
Jon Skeet
Jon Skeet is a Senior Software Engineer at Google, working out of the London office (and his shed). By day, he works on making Google Cloud Platform an awesome environment for C# developers, focusing on client libraries for Google APIs. By night, he maintains the Noda Time date/time library for .NET and writes about C#. On days containing a "y" in their name, he trawls Stack Overflow for interesting C# and Java questions.
Continuous Integration to Continuous Delivery
Paul Stack
Paul is an advocate of clean, maintainable code and very passionate about what he does. He is absolutely obsessed with Continuous Integration and how it should be used in every day development scenarios.
Test-driven Development in JavaScript
Damjan Vujnovic
With over a decade of experience working on domains within a variety of industries – including financial, government and social – Damjan Vujnovic is a strong authority on simplifying development processes to create robust software applications.
-
2
Defining Acceptance Criteria in Gherkin
Featuring Christian Hassa and Gaspar Nagy
User stories in the product backlog are just reminders for a discussion. This discussion that clarifies the necessary details takes place shortly before implementation only. But how are these details defined and how can you review after implementation whether they have been fulfilled?
gherkin user-stories cucumber bdd specflow tdd -
2
Solving the Packaging Puzzle
Featuring Ian Cooper and Sebastien Lambla
Have you noticed that whilst everyone is talking about package management, fewer people seem to talking about the patterns and practices of package management, what you need to do to package up your application, and how well the tools out there support that. We'll talk about the packaging...
patterns package-management -
2
Automating Gherkin Acceptance Criteria with Specflow
Featuring Christian Hassa and Gaspar Nagy
Behavior-Driven Development is a way of building software focusing on application behavior. This is achieved by enabling a better communication between the customers and the development team and by using automated acceptance tests to describe the required functionality.
.net specflow gherkin visual-studio monodevelop nuget silverlight bdd cucumber -
Front-end Tips for Back-end Devs
Featuring Dylan Beattie
We all know the value of dependency management, DRY, abstractions and loose coupling when we're building our back-end architectures, but when it comes to writing the UI for our web applications, we often fall back into the habit of copy'n'paste code reuse, invisible dependencies,...
dependency-management dry javascript css -
Test-driven Development in JavaScript
Featuring Damjan Vujnovic
Using test-driven development to design and implement a simple web application, and steer it towards component based micro-architecture.
javascript tdd ajax jasmine -
Load Testing for Developers
Featuring Simon Brown
Have you ever built a software system and your users have complained that it’s too slow? I have; debugging live performance and scalability issues with business sponsors watching over your shoulder isn’t fun!
scalability testing -
Advanced WebSharper Tutorial
Featuring Adam Granicz
WebSharper is a popular and robust web application development framework for F# that provides powerful functional constructs that massively cut down the development time of ordinary client-server and stunningly rich, client-based, mobile and HTML5 web applications.
websharper f# html5 -
Continuous Integration to Continuous Delivery
Featuring Paul Stack
As software developers, we face a risky, time-consuming and painful process in delivering software. The solution the delivery of software continuously through build, test and deployment automation. This session will talk about how we can move from CI to continuous delivery. This session will help...
continuous-integration continuous-delivery -
RESTful Web Service Development in .NET
Featuring Ian Robinson
This hands-on tutorial will introduce you to building RESTful web services using the new Microsoft Web APIs (http://wcf.codeplex.com). Over the course of several exercises, we'll develop a simple Fighting Fantasy service for machines to play when they're not busy running your business...
rest hypermedia -
Async Methods in C# 5
Featuring Jon Skeet
Asynchrony is becoming increasingly important in an interconnected world. There are many opportunities for writing more efficient code - but until now it's frankly been a pain to do so. Parallel and asynchronous code is difficult to write, understand and debug... but C# 5's asynchronous...
async .net c# c#-5 asynchronous-methods -
2
Introduction to Nancy and Simple.Data
Featuring Mark Rendle and Steven Robbins
Nancy is the web framework that lets you drop the ceremony, cut through the boilerplate and write clear, concise code that expresses your application’s purpose. Simple.Data is the data access technology that gives you ORM-style syntax with no code-generation and no mapping files. Together, they...
nancy simple.data bigdata -
You Think You Know Agile?
Featuring Nathan Gloyn
Question is: are they actually agile? In this session we will answer that question by firstly going to look at what we are trying to achieve by using agile, and then move on to talk about the various current main stream methodologies that people use, namely Extreme Programming, Scrum & Kanban...
extreme-programming scrum kanban agile
-
ProgNET London 2019
Three days in London
.NET is constantly evolving. Sharpen your skills and stay in-the-know with ProgNET London: the three day conference covering the most important .NET developments.
.net c# f# kubernetes azure xamarin asp.net-core dotnet dotnetcore asp.net -
ProgNET London 2018
Three days in London
.NET is constantly evolving. Sharpen your skills and stay in-the-know with ProgNET London: the three day conference covering the most important .NET developments.
.net c# f# kubernetes azure xamarin asp.net-core dotnet dotnetcore asp.net -
Progressive .NET London 2017
Three days in London
Want to meet some of the world's leading .NET experts and learn what they are working on today? Discover the latest tools, approaches and technologies driving our .NET world? Learn and share experience gained on cutting edge projects with others in our .NET community? Join us for Progressive...
f# .net dotnet fsharp csharp asp.net javascript microservices software-craftsmanship dotnetcore -
Progressive .NET Tutorials 2016
Three days in London
Want to meet and learn from the leading experts in the .NET, F# and C# industry? Discover news ideas through applied tuition and open discussion around the tools, approaches and projects absorbing our .NET community. Join us for at Progressive. NET Tutorials (ProgNET) 22nd - 24th June 2016, three...
.net c# javascript asp.net software-craftsmanship microservice-architecture rest f# dotnet -
Progressive .NET Tutorials 2015
Three days in London
The .NET ecosystem sports an impressive breadth of interest areas, from functional to front end, from mobile to Microservice architectures and from TDD to IoT. Can a conference hope to encompass such a variety of subject matter in just a few days? We think it's possible, that's why this...
.net javascript c#7 .net5 orm rest microservices docker devops universal-apps scriptcs iot software-craftsmanship -
Progressive .NET Tutorials 2014
Three days in London
Passionate about .NET and want to expand your knowledge alongside like-minded developers? Want to boost your .NET skills that will set you apart from the crowd? Then don't miss this three day conference, where you'll be taking a deep-dive into .NET in four-hour sessions!
prognet c# f# rx reactive-programming servicestack architecture octopus .net -
Progressive .NET Tutorials May 2013
Three days in London
Want to take a deep dive into the world of .Net? Want to understand what a SPA app is, as well as delve into some of the choices you have in implementing one?
The Progressive .NET Tutorials are the antidote to the traditional conference format where speakers have too little time to explain...
.net net prognet spa -
Progressive .NET Tutorials 2012
Three days in London
The Progressive .NET Tutorials return on May 29 2012!
.net nservicebus castle mono -
Progressive .NET Tutorials
Three days in London
After the success of last year's Progressive .NET Tutorials, we are organising another one this year, featuring three days of tutorials on progressive .net software development.
The Progressive.NET Tutorials is an annual event aimed at the .NET architect and developer community that want to...
-
Progressive .NET Tutorials
Three days in London
The Progressive .NET Tutorials will feature 16 intensive .NET Tutorials on various modern .NET technologies that increase programmer productivity and help us do our work better. All tutorials are very much hands-on, so be sure to bring your laptop if you are coming!
.net progressive