slicedbread
slicedbread is a strategic technology consulting firm that creates a world of possibilities for its clients
Who we are
We're an IT consultancy harnessing the top 5% of developers and creatives who blend ideas, information and technology to help clients build better business applications.
What we do
We improve Employee Engagement and Customer Experiences, unlock the power of Business Intelligence, accelerate Case Management and free you to think with Application Support & Outsourcing.
How we do it
A Microsoft Gold Partner and Business Critical SharePoint partner, we “mash up” ideas, talent and best in class technology from SharePoint, Office 365, Yammer, Microsoft Dynamics, sitecore, and K2 (to name a few).
-
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 -
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 -
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 -
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 -
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 -
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 -
Event Store
Featuring Greg Young
Event Store is a domain specific database for event sourcing, which also allows you to run projections inside it. In this session, we'll look at using the Event Store's HTTP API as well as the .NET client library. We'll also look at how to use the built-in projections library to do...
prognet event-store .net functional database http javascript event-sourcing -
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