Huddle
With Huddle, you can manage projects, share files and collaborate with people inside and outside of your company, securely. It is available online, on mobile devices, on the desktop, via Microsoft Office applications, major business social networks and in multiple languages. Simply:
Huddle was co-founded in 2006 by Alastair Mitchell and Andy McLoughlin when they became frustrated with existing enterprise technology’s inability to help people work together. In contrast, collaboration apps in our social lives just worked. As a result, Huddle was born.
The cloud collaboration service is now used by more than 100,000 organizations worldwide, including 80 per cent of central UK government departments, the Office of the Secretary of Defense, NASA, Unilever, Kia Motors, P&G, Johnson & Johnson, National Grid and Williams Lea.
Co-headquartered in London and San Francisco, with offices in New York City and Washington D.C., Huddle is privately held and backed by leading venture capital firms in the US and Europe.
-
ServiceStack : Once You Go 'Stack, You'll Never Go Back
Featuring Dylan Beattie
Do you want to work with a thoughtfully architected, obscenely fast, thoroughly enjoyable web services framework? Fancy learning to build a full-featured ReST API?
prognet .net servicestack api -
Building Reactive Applications
Featuring Toby Henderson
How do you build reactive applications? Building loosely coupled, event-driven, scalable systems is hard.
reactive-programming prognet .net -
Build your own web framework
Featuring Sebastien Lambla
Resources are at the core of the web, as intended. In this workshop, building on years of developing resource-oriented frameworks, you will build your own feature-rich framework to develop the web applications of tomorrow, based on the power of .NET and OWIN.
prognet .net -
Like a rabbit in headlights! Removing the OO goggles with F#
Featuring Andrea Magnorsky
Fancy discovering ways to adopt F# within a .net project? Don't miss this talk!
prognet .net c# game f# functional functional-programming -
Automated Deployments Tutorial with Octopus Deploy
Featuring Scott Cowan
Do you want to learn how to take control of your deployments with Octopus Deploy and TeamCity?
octopus prognet .net automated-deployment -
An Actor's Life for Me - An introduction to the TPL Dataflow Library and asynchronous programming blocks
Featuring Liam Westley
By using the Dataflow Library you can concentrate on the messages and actions being performed, while the blocks marshal the messages, provide concurrent message processing and buffering as well as supporting cancellation and exception handling.
.net prognet dataflow actor-model asynchronous-programming -
Architectural Styles in .NET
Featuring Ian Cooper
Want to learn how to implement N-Tier, Ports and Adapters, CQRS, Pipeline and Event-Driven Architecture into .Net and how you can use lightweight frameworks to increase your agility?
.net n-tier cqrs event-driven-architecture prognet -
Building Reactive User Interfaces
Featuring James Nugent
In this session, we'll take a deep look into ReactiveUI - a Model-View-ViewModel framework which integrates deeply with the Reactive Extensions to .NET.
prognet .net reactiveui model-view-viewmodel reactive-programming -
Integration between and Coordination of (Micro) Services
Featuring Ashic Mahtab
As we decompose applications into stand alone services, driving business processes that span multiple services become more and more important.
prognet .net transactional-services -
Build faster systems faster using OrigoDB
Featuring Robert Friberg
OrigoDB is an open source in-memory database toolkit for NET/Mono featuring ACID transactions and transparent persistence based on command sourcing and snapshots.
origodb .net prognet database