Data Stream Processing with Amazon Kinesis and .NET Applications

Data Stream Processing with Amazon Kinesis and .NET Applications

Amazon Kinesis is a new data stream processing service from AWS that makes it possible to ingest and read high volumes of data in real-time. That description may sound vaguely familiar to those who followed Microsoft’s attempts to put their CEP engine StreamInsight into the Windows Azure cloud as part of “Project Austin.” Two major […]
Blog Post by: Richard Seroter

Easily use DesignData with Caliburn.Micro for Windows Store apps

They may have removed the sample data functionality in the latest versions of Blend, but have no fear, you can still accomplish effective Designer/Developer workflows using custom design data and the Model-View-ViewModel (MVVM) Pattern. I was setting up the sample data functionality on our latest mobile project and I wanted to write this quick […]
Blog Post by: Ben Dewey

How Do I Get Things Done? New Pluralsight Course Reveals All My Secrets

How Do I Get Things Done? New Pluralsight Course Reveals All My Secrets

Back in August when I released a Pluralsight course on Optimizing Systems on AWS, the most frequent question I heard had nothing to do with AWS or the cloud. Instead, it was the familiar “how do you do so much stuff?” Various suggestions have been offered: robot twin, outsourcing to South America, zero sleep. Alas, […]
Blog Post by: Richard Seroter

BizTalk360 – Thanks 2013, time to give back

As the company grows I personally wanted to make sure we give something back to community. We started this tradition last year by donating $1625 to Great Ormand Street Hospital. Today we donated $2125 to the same Great Ormand Street Hospital   This year I actually wanted to donate this sum to some charity in […]

The post BizTalk360 – Thanks 2013, time to give back appeared first on BizTalk360 Blog.

Blog Post by: Saravana Kumar

Pretty QuickInfo Tooltips and VS Themes

A Visual Studio Extension can extend quick info tooltips by implementing the IQuickInfoSource interface (and a few other things). Most of the samples implement the AugmentQuickInfoSession() method by adding string values into the quickInfoContent collection. However, you can also add UIElement objects when you want to present tooltips that have complex content. I implemented this […]
Blog Post by: Tomas Restrepo

2013 in review

2013 in review

The WordPress.com stats helper monkeys prepared a 2013 annual report for this blog. Here’s an excerpt: A New York City subway train holds 1,200 people. This blog was viewed about 7,700 times in 2013. If it were a NYC subway train, it would take about 6 trips to carry that many people. Click here to […]
Blog Post by: shankarsbiztalk

BRE Pipeline Framework Example – Promote Distinguished Properties

BRE Pipeline Framework Example – Promote Distinguished Properties

While exposing a REST service from BizTalk I wanted to quickly change some distinguished properties to promoted properties . Rather than roll my own pipeline component I decided to to try out the BRE Pipeline Component Framework that has been released on Codeplex by one of my mates, Johann Cooper. Johann has written has own […]
Blog Post by: mbrimble

Notes From The Road: 2013 in Review

Notes From The Road: 2013 in Review

2013 was a remarkable year for me where many things happened, I had the pleasure to meet and become friends with excellent people and great professionals. BizTalk Innovation Days more active One of the best things is that BizTalkCrew (me, Nino Crudele, Tord Glad Nordahl, Saravana Kumar and Steef-Jan Wiggers) became even closer and more […]
Blog Post by: Sandro Pereira