by community-syndication | Jan 9, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Jan 8, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Jan 8, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Jan 7, 2014 | BizTalk Community Blogs via Syndication
In the past I wrote a series of post on Basics principles of Maps where I stated that testing should be a continuous process as you build your map, not only at the end of development, but when necessary or when an important mapping block is complete. And the good thing is that this feature […]
Blog Post by: Sandro Pereira
by community-syndication | Jan 6, 2014 | BizTalk Community Blogs via Syndication
I’ve had the grudge to write this blog post, you may ask why and I’ll tell you. So much happened last year I don’t even know where to start… But I’ll try. Last year January 1st was one of my happiest days in life where I was award the MVP Award a true Microsoft […]
Blog Post by: Tord Glad Nordahl
by community-syndication | Jan 6, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Jan 3, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Jan 3, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Jan 3, 2014 | BizTalk Community Blogs via Syndication
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
by community-syndication | Jan 2, 2014 | BizTalk Community Blogs via Syndication
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