Sign In
Windows Server AppFabric Customer Advisory Team
Technical guidance & best practices from AppFabric, Azure, BizTalk, WCF, WF, SQL Data Modeling & StreamInsight technology experts
Posts By Technology
.NET Framework
Windows Server AppFabric
Windows Azure
BizTalk Server
Entity Framework
OData
StreamInsight
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET4
AppFabric
AppFabric Cache
AppFabric Connect
Azure
Azure Service Bus
Best Practices
BizTalk
Cache
Case Study
CEP
Data Services
Entity Framework
ESB
how to
LINQ
LINQPad
Reference
SQL Azure
SQL Server
StreamInsight
SurenM
WCF
WF
Windows Azure
Archive
Archives
February 2011
(2)
January 2011
(5)
December 2010
(11)
November 2010
(12)
October 2010
(14)
September 2010
(13)
August 2010
(10)
July 2010
(5)
June 2010
(13)
May 2010
(7)
April 2010
(1)
February 2010
(4)
January 2010
(1)
MSDN Blogs
>
Windows Server AppFabric Customer Advisory Team
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Server AppFabric Customer Advisory Team
We Have Moved to MSDN
Posted
over 1 year ago
by
Christian.Martinez
0
Comments
We blog too much! We have maxed out the storage space allowed on MSDN blogs. All new content will be located on the MSDN Library . See you there!
Windows Server AppFabric Customer Advisory Team
Intellisense when editing Service Bus configuration files? Yes please!
Posted
over 1 year ago
by
Paolo Salvatori
0
Comments
The problem The setup of Windows Azure AppFabric SDK adds the elements reported in the table below to the configuration contained in the the machine.config files under the following folders: %windir%\Microsoft.NET\Framework\v4.0.30319\Config %windir...
Windows Server AppFabric Customer Advisory Team
Enterprise Library on Windows Azure: Key Learnings from Customer Project
Posted
over 1 year ago
by
Valery M
0
Comments
This post has been moved to a new location. Please follow the link below. Thank you. http://windowsazurecat.com/2011/02/enterprise-library-on-windows-azure-key-learnings-from-customer-project/
Windows Server AppFabric Customer Advisory Team
How to use Duplex MEP to communicate with BizTalk from a .NET application or a WF workflow running inside AppFabric Part 3
Posted
over 1 year ago
by
Paolo Salvatori
0
Comments
Introduction In the first article of the series we discussed how to exchange messages with an orchestration via a two-way WCF Receive Location using the Duplex Message Exchange Pattern . This form of bi-directional communication is characterized by the...
Windows Server AppFabric Customer Advisory Team
Running .NET4 Windows Workflows in Azure
Posted
over 1 year ago
by
SurenM
4
Comments
This blog reviews the current (January 2011) set of optio ns available for hosting existing .NET4 Workflow (WF) programs in Windows Azure and also provides a roadmap to the upcoming features that will further enhance support for hosting and monitoring...
Windows Server AppFabric Customer Advisory Team
StreamInsight: Creating a LINQPad data context
Posted
over 1 year ago
by
Mark Simms [MSFT]
0
Comments
This blog post is for those folks comfortable with creating a data stream from an IEnumerable, IObservable or StreamInsight adapter data source. If you’d like more details on creating those, have a look at this blog post , which covers creating...
Windows Server AppFabric Customer Advisory Team
StreamInsight: Creating a custom data context for LINQPad, chock full of weathery goodness.
Posted
over 1 year ago
by
Mark Simms [MSFT]
0
Comments
Following on the heels of my last query pattern blog post, I started to dig into creating a custom data context for use with StreamInsight and LINQPad. The default contexts supplied out of box with the StreamInsight driver (including the Hitchhiker...
Windows Server AppFabric Customer Advisory Team
Running ActiveMQ on Windows Azure: One Man’s Search for a Full Featured Messaging Broker Option in the Cloud
Posted
over 2 years ago
by
Christian.Martinez
0
Comments
I’ve always enjoyed building systems that utilized flexible messaging platforms. Before joining Microsoft, I was a member of a small ISV team that built a commercial .NET based ESB product (a rare creature in and of itself) that was primarily a...
Windows Server AppFabric Customer Advisory Team
Best Practices for Maximizing Scalability and Cost Effectiveness of Queue-Based Messaging Solutions on Windows Azure
Posted
over 2 years ago
by
Valery M
8
Comments
This post has been moved to a new location. Please follow the link below. Thank you. http://windowsazurecat.com/2010/12/best-practices-for-maximizing-scalability-and-cost-effectiveness-of-queue-based-messaging-solutions-on-windows-azure/
Windows Server AppFabric Customer Advisory Team
How to use Duplex MEP to communicate with BizTalk from a .NET application or a WF workflow running inside AppFabric Part 2
Posted
over 2 years ago
by
Paolo Salvatori
Introduction In the first article of the series we discussed how to exchange messages with an orchestration via a two-way WCF Receive Location using the Duplex Message Exchange Pattern . This form of bi-directional communication is characterized by the...
Windows Server AppFabric Customer Advisory Team
AD FS 2.0 to secure WCF and Workflow Services hosted in Windows Server AppFabric
Posted
over 2 years ago
by
SurenM
1
Comments
This blog entry is a sequel to the October 30th Blog “ Securing WCF Services hosted in Windows Server AppFabric with Windows Identity Foundation (WIF) ” where we demonstrated how to use WIF to secure Services hosted in AppFabric. And in this...
Windows Server AppFabric Customer Advisory Team
Logging and Counters in App Fabric Cache
Posted
over 2 years ago
by
Jaime Alva
2
Comments
The following is a good place to get started with how to go about collecting basic information for monitoring and/or troubleshooting an App Fabric (AF) cache setup (Host/Cluster and clients). It starts by pointing to some resources on the different...
Windows Server AppFabric Customer Advisory Team
StreamInsight Query Patterns: Fun with process data – calculating the wind chill factor
Posted
over 2 years ago
by
Mark Simms [MSFT]
0
Comments
Process data, commonly accessed from OPC or a process historian such as OSIsoft PI, is well suited for analysis using StreamInsight – being time-series data with data values from a range of sensors. In this post, I’ll walk through a couple...
Windows Server AppFabric Customer Advisory Team
SQL Azure and Entity Framework Connection Fault Handling
Posted
over 2 years ago
by
James Podgorski
9
Comments
A number of customers are choosing to use Entity Framework with Microsoft SQL Azure , and rightfully so. Entity Framework provides an abstraction above the database so that queries are developed using the business model or conceptual model and queries...
Windows Server AppFabric Customer Advisory Team
Distributed Cache != Database
Posted
over 2 years ago
by
Rama Ramani
0
Comments
Even though this topic looks obvious, there have been some interesting customer scenarios centered around this topic. I am hoping that this blog helps for decision making. As a basic tenet, in most solutions, a distributed cache will be used along with...
Windows Server AppFabric Customer Advisory Team
Fronting long-running WF Services with MSMQ, the right way
Posted
over 2 years ago
by
Emil Velinov
7
Comments
A couple of weeks ago I was working with a customer who engaged me to assist with a "little" problem they had – under certain conditions, the system would lose messages coming from a MSMQ queue and designed to correlate to instances of a long-running...
Windows Server AppFabric Customer Advisory Team
StreamInsight: Reading from other data contexts into StreamInsight with LINQPad
Posted
over 2 years ago
by
Mark Simms [MSFT]
0
Comments
The LINQPad driver for StreamInsight provides an awesomely easy way to run StreamInsight queries using easily accessible data contexts of temporal streams. However, as LINQPad only supports a single active data context connection in a query it can be...
Windows Server AppFabric Customer Advisory Team
StreamInsight: Where did that query result come from (using the Event Flow Debugger in LINQPad)?
Posted
over 2 years ago
by
Mark Simms [MSFT]
0
Comments
Occasionally, when working with StreamInsight queries an unusual result will crop up, leading to asking the rather blunt question “where did that come from?”. Luckily the StreamInsight Event Flow Debugger has a great feature ( Root Cause Analysis...
Windows Server AppFabric Customer Advisory Team
Basics on how to setup an App Fabric Cache server and API usage
Posted
over 2 years ago
by
Jaime Alva
0
Comments
At this year’s SQL PASS summit , I had the opportunity to talk with customers about App Fabric Cache and in preparation for the event, I put a demo to show some of the characteristics of the available APIs. The following is an explanation on how...
Windows Server AppFabric Customer Advisory Team
Hybrid Cloud Solutions With Windows Azure AppFabric Middleware
Posted
over 2 years ago
by
SurenM
4
Comments
Abstract (updated version) Technical and commercial forces are causing Enterprise Architects to evaluate moving established on-premises applications into the cloud – the Microsoft Windows Azure Platform. This blog post will demonstrate that there are...
Windows Server AppFabric Customer Advisory Team
BizTalk Server–distinguished field
Posted
over 2 years ago
by
Quoc Bui
0
Comments
The distinguished field is used to expose the value of a node of a message instance to BizTalk Server system. However, if there is a record that has a parent node that has multiple instances, then that record won’t be able to be highlighted as distinguished...
Windows Server AppFabric Customer Advisory Team
Windows Azure AppFabric Caching Service - soup to nuts primer
Posted
over 2 years ago
by
Rama Ramani
1
Comments
Introduction One of the important reasons to move an application to the cloud is scalability (outside of other benefits that the cloud provides). When the application is deployed to the cloud, it is critical to maintain performance - the system needs...
Windows Server AppFabric Customer Advisory Team
StreamInsight: Understanding dynamic query composition
Posted
over 2 years ago
by
Mark Simms [MSFT]
0
Comments
Been tied up with PASS for the past (pun intended) couple of weeks, so it’s time to get a bit caught up on writing. One of the key technical features of StreamInsight is the ability for one query to consume the output of another, enabling the system...
Windows Server AppFabric Customer Advisory Team
How to use Duplex MEP to communicate with BizTalk from a .NET application or a WF workflow running inside AppFabric Part 1
Posted
over 2 years ago
by
Paolo Salvatori
0
Comments
Introduction Some time ago, I was asked by a customer whether or not BizTalk WCF Adapters support the Duplex Message Exchange Pattern. The latter is characterized by the ability of both the service and the client to send messages to each other independently...
Windows Server AppFabric Customer Advisory Team
A Configurable AppFabric Cache Attribute For Your WCF Services
Posted
over 2 years ago
by
Christian.Martinez
0
Comments
Doing a search online for WCF and Cache will eventually lead you to a number of links* demonstrating the use of an IOperationInvoker implementation to manage caching. With AppFabric Cache rapidly becoming a mainstream enterprise technology I felt this...
Page 1 of 4 (98 items)
1
2
3
4