Join us at the Progressive .NET Tutorials 2015 in London on July 1st-3rd
The Progressive .NET Tutorials is an independent conference, crafted for and by the community, with 3 days packed with talks, discussions and tutorials on the topics that drive innovation in .NET development.
Excited? Share it!
Day 1: Day One
Tutorials
Track | Track One | Track Two | ||||||
09:00
Invalid Time
Invalid Time
|
Registration and Welcome |
|||||||
09:30
Invalid Time
Invalid Time
|
Day 1, 1 Jul starts 09:30 (Track One)
Building Microservices in .NET
|
Day 1, 1 Jul starts 09:30 (Track Two)
Ready, steady, cross platform games on your phone
|
||||||
13:00
Invalid Time
Invalid Time
|
Lunch |
|||||||
14:00
Invalid Time
Invalid Time
|
Day 1, 1 Jul starts 14:00 (Track One)
Akka.NET Fundamentals
|
Day 1, 1 Jul starts 14:00 (Track Two)
.NET Frameworks: Which ReST Is Best?
|
||||||
17:30
Invalid Time
Invalid Time
|
End of Day One |
Day 2: Day Two
Tutorials
Track | Track Two | Track One | ||||||
09:00
Invalid Time
Invalid Time
|
Registration |
|||||||
09:30
Invalid Time
Invalid Time
|
Day 2, 2 Jul starts 09:30 (Track Two)
Let's Meet Apache Cassandra
|
Day 2, 2 Jul starts 09:30 (Track One)
An introduction to functional programming
|
||||||
13:00
Invalid Time
Invalid Time
|
Lunch |
|||||||
14:00
Invalid Time
Invalid Time
|
Day 2, 2 Jul starts 14:00 (Track Two)
Deployment Automation using Powershell DSC
|
Day 2, 2 Jul starts 14:00 (Track One)
Up and running with full-stack F# web applications using WebSharper
|
||||||
17:30
Invalid Time
Invalid Time
|
Progressive.NET Tutorials Party! |
Day 3: Day Three
Talks
Track | Track One | Track Two | ||||||
09:00
Invalid Time
Invalid Time
|
Registration |
|||||||
09:30
Invalid Time
Invalid Time
|
KEYNOTE
.net
About the speaker...Mark RendleMark Rendle is the founder of RendleLabs, which is really just him playing with .NET Core, Docker, Azure, microservices and so on and then teaching other people about it and helping them build clean, stable, scalable solutions. He is currently working on an online video learning site to bring his courses to a wider audience. He's been getting paid to do what he loves for nearly 30 years now, and still worries that somebody's going to notice and make him stop. |
|||||||
10:30
Invalid Time
Invalid Time
|
Coffee, Tea & Refreshments |
|||||||
10:45
Invalid Time
Invalid Time
|
In this talk, I’ll cover the reasons why you should start considering ASP.NET 5 by boiling it down to the tried-and-tested format: 10 top features. We’ll cover everything from new project structures to unified MVC and Web API frameworks, complete with samples and clear explanations of how these things are going to affect the way you code and the way you build projects. Along the way, we’ll cover other little gems like the new Configuration framework. By the end of the talk, the advantages - and potential pitfalls - of using ASP.NET 5 in terms of both runtime and development process should be crystal clear, and you’ll be able to work out when’s the right time to start using the latest shiny Microsoft bits.
asp.net-5
.net
About the speaker...Tugberk UgurluTugberk works at Deliveroo 🍔🥘🍣 in London as a Senior Software Engineer as part of one of the algorithm teams. He was previously at Redgate for 4 years, working as a Technical Lead where he was responsible for all aspects of the products delivered by the team ranging from technical architecture, coaching/mentoring engineers in the team to product direction. He has also been a Microsoft MVP for more than 6 years on Microsoft development technologies. Follow Tugberk on twitter @tourismgeek, head over to his blog and check out his projects on GitHub. |
During the talk we will take a number of jobs, go through the options we have and see the examples of how to use and combine F#, SignalR web sockets and JS together for visualization of various computing job results to display them in a beautiful web interactive and flexible way.
.net
f#
data-science
data-visualization
signalr
About the speaker...Alena DzenisenkaHead over to Alena's blog, check out what she is up to on GitHub and follow her on twitter @lenadroid. |
||||||
11:30
Invalid Time
Invalid Time
|
Coffee, Tea & Refreshments |
|||||||
11:45
Invalid Time
Invalid Time
|
In this talk, I will cover the more advanced features shipping in as part of the new ASP.NET, like several extensibility points, hooking into compilation, hosting, in-memory end-to-end testing with samples. We’ll also have a chance to see some end-to-end project examples, demonstrating how your workflows and coding might change, and some corner case issues and gotchas you might hit. Generally, this talk will broaden your understanding of what will be possible with ASP.NET 5, and you’ll know where to look if you want to get one step closer to mastery.
asp.net
.net
asp.net-5
About the speaker...Tugberk UgurluTugberk works at Deliveroo 🍔🥘🍣 in London as a Senior Software Engineer as part of one of the algorithm teams. He was previously at Redgate for 4 years, working as a Technical Lead where he was responsible for all aspects of the products delivered by the team ranging from technical architecture, coaching/mentoring engineers in the team to product direction. He has also been a Microsoft MVP for more than 6 years on Microsoft development technologies. Follow Tugberk on twitter @tourismgeek, head over to his blog and check out his projects on GitHub. |
|
||||||
12:30
Invalid Time
Invalid Time
|
Lunch |
|||||||
13:30
Invalid Time
Invalid Time
|
Anyone who has done this (that hasn't given up in frustration!) knows that it's no simple task. Chris and Pete will introduce the Open Source tools used at JUST EAT (and various others) in their high-volume, cloud-native, buzzword compliant microservice-based .NET platform. This talk will include a whirlwind tour of our tooling: statsd, graphite, grafana, logstash, elasticsearch, kibana as well as some culture changes that using these tools unlocked.
.net
statsd
graphite
grafana
logstash
elasticsearch
kibana
About the speakers...Peter MounceI keep busy; I snowboard, climb, dive amongst other things. I live in north London in a house that is continuously inhabited by builders doing something or other. Head over to Peter's blog, check out projects on Github, and follow him on Twitter @petemounce. Chris O'DellIn her spare time she is learning Portuguese and to play the Cello. Follow chris on Twitter @ChrisAnnODell, check out the London Continuous Delivery Meetup group, and read Chris' contribution to the Build Quality In book of collected CD experience reports here. |
software-craftsmanship
.net
tdd
refactoring
story-mapping
object-oriented-design
About the speaker...Alastair SmithHe is the founder of the Cambridge Software Craftsmanship Community and a co-organiser of DDD East Anglia. He can be found on Twitter @alastairs. |
||||||
14:15
Invalid Time
Invalid Time
|
Coffee, Tea & Refreshments |
|||||||
14:30
Invalid Time
Invalid Time
|
Building .NET applications to leverage RabbitMQ has a number of challenges. We created EasyNetQ to do the client-side heavy lifting - allowing an application developer to get started with RabbitMQ with just a few lines of code. In this talk I'll be explaining why RabbitMQ makes a compelling solution for building scalable systems. I'll give a brief overview of its exchange-binding-queue routing topology and show how you can build common messaging patterns with it. I'll also show how it provides work sharing out of the box. I'll also be introducing EasyNetQ, a simple client API for RabbitMQ. I'll explain some of the challenges of writing client applications based on the low level AMQP API and how EasyNetQ helps with these. We'll see a demo of a distributed EasyNetQ based system surviving broker and network loss, and see how simple it is to add new workers to a work sharing system. |
.net
repl
testing
About the speaker...Richard DaltonHaving presented a number of times at Developer, Developer, Developer days, Richard has also lectured at both Griffith College Dublin and Waterford Institute of Technology. He is currently a co-organiser of the Functional Kats functional programming monthly meet-up in Dublin. Head over to Richard's blog, check out his projects on GitHub and follow him on Twitter @richardadalton. |
||||||
15:15
Invalid Time
Invalid Time
|
Coffee, Tea & Refreshments |
|||||||
15:30
Invalid Time
Invalid Time
|
.net
cross-platform
visual-studio
os-x
linux
windows
About the speaker...Adron HallHead over to Adron's blog, check out what he is up to on GitHub and follow him on Twitter @adron. |
|
||||||
16:15
Invalid Time
Invalid Time
|
|
|||||||
17:00
Invalid Time
Invalid Time
|
Wrap up. See you next year! |
-
Keynote - Why I'm *not* leaving .NET!
Featuring Mark Rendle
It’s nearly 15 years since the first beta versions of the .NET Framework and C# were released. It hasn’t been an easy 15 years. We’ve seen sub-frameworks come and go; spin-off technologies spin off and die; exciting new upstart languages and frameworks pop up and vie for our attention. But now,...
.net -
ASP.NET 5: How to Get Your Cheese Back
Featuring Tugberk Ugurlu
ASP.NET 5 is the new kid on the block, and it’s here with a lot of new, unfamiliar features and concepts. As a developer, it’s not yet clear why you should start developing on ASP.NET 5 or, more importantly, why you should move an exsisting, healthy project to it. I hear a lot of Questions like:...
asp.net-5 .net -
Visual Studio & .NET on OS-X, Linux, and Windows
Featuring Adron Hall
From the inception of Mono on through to today's Omnisharp and the introduction of Visual Studio Code at Build 2015. I'll take a look at where cross-platform compatiable solutions have been and where we are now with code samples along the way with some discussion on mobile topics too.
.net cross-platform visual-studio os-x linux windows -
Going Further with ASP.NET 5
Featuring Tugberk Ugurlu
After getting to know ASP.NET 5, and seeing where it’s different from previous versions, it's time to master the next development framework! If you want to go a little further and look under the hood of ASP.NET 5, this session will be for you.
asp.net .net asp.net-5 -
Complete Code Craft
Featuring Alastair Smith
Software Craftsmanship is a topic close to Alastair’s heart, and he’s here to explain why. Sometimes misconceived as a dedication to gold-plating and perfectionism, we’ll explore the general theme of craftsmanship and the pragmatism underpinning it. We’ll look at the skills required of us as...
software-craftsmanship .net tdd refactoring story-mapping object-oriented-design -
Introduction to RabbitMQ & EasyNetQ
Featuring Mike Hadlow
RabbitMQ provides a robust broker based messaging infrastructure that's already a very popular choice for building scalable architectures. It implements the Advanced Message Queueing Protocol (AMQP), which provides flexible routing, and is based on the Erlang Open Telecom Platform (OTP), a...
.net rabbitmq messaging -
2
Knowing what went bump in Production - modern monitoring in .net
Featuring Peter Mounce and Chris O'Dell
In the world of .NET, monitoring your application has traditionally been to install WMI performance counters and let Operations sort it out. This means learning about how to install performance counters, how to do this via scripts in the cloud, how to get the data out of them, how to alert on...
.net statsd graphite grafana logstash elasticsearch kibana -
Reactive-interactive approaches to visualization of F# jobs
Featuring Alena Dzenisenka
This talk will show the lightweight approaches for web based visualization of server side computations or data science jobs, which are primarily written in F#. In terms of these jobs you'd often launch some analytic algorithms on input data and the algorithms may run either on a single local...
.net f# data-science data-visualization signalr -
The Joy of REPL
Featuring Richard Dalton
This talk will show how the REPL can be used to work towards a solution incrementally, using experimentation rather than (or in conjunction with) tests. During the talk I will work from an empty IDE to a solution for the Diamond Kata, using the REPL to explore the problem, write and test smaller...
.net repl testing -
Machine learning the F# way
Featuring Evelina Gabasova
Data science and machine learning are rapidly growing fields that focus on extracting insights from data. But what actually hides behind the buzz words? In this talk I'll use data science tools in F# to analyse live information from social media. You'll see how F# simplifies data...
.net f# machine-learning data-science -
Monoliths to Microservices: A Journey
Featuring Sam Elamin
We have all been there, we have a monolithic system that is a pain to work with and maintain. We start thinking moving to a distributed system will solve all our problems and we will be in developer heaven. Working with cool technologies and amazing concepts. Plus its microservices so its cool...
.net microservices -
-
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 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 2011
Three days in London
The Progressive.NET Tutorials are three days of hands-on expert tutorials for the community of .NET architects and developers to learn, innovate and share skills for the development of scalable enterprise systems, using modern .NET technologies and agile software development practices.
agile .net openrasta cucumber na gherkin -
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