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 -
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 -
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 -
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 -
Domain Modelling in F#
Featuring Ian Russell
C# is a great language for developing Line of Business applications but F# is even better! If you want to write code that expresses your requirements clearly, ensures correctness and supports rapid, and fun, development then guess what, F# does all that and more!
f# prognet domain-modeling c# .net ddd -
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