Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search AppFabric
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
AppFabric
»
AppFabric Community Blogs via Syndication
»
All Tags
»
blog
Browse by Tags
AppFabric
This is the top level group for Microsoft AppFabric. Find blogs, samples, videos, and learning resources for Platform Azure AppFabric and Windows Server AppFabric here.
Get this RSS feed
Home
Blog
Files
Wiki
Archives
Archives
May 2013
(7)
April 2013
(8)
March 2013
(10)
February 2013
(5)
January 2013
(9)
December 2012
(7)
November 2012
(6)
October 2012
(6)
September 2012
(5)
August 2012
(5)
July 2012
(14)
June 2012
(14)
May 2012
(10)
April 2012
(15)
March 2012
(10)
February 2012
(17)
January 2012
(16)
December 2011
(22)
November 2011
(28)
October 2011
(21)
September 2011
(14)
August 2011
(27)
July 2011
(25)
June 2011
(33)
May 2011
(57)
April 2011
(33)
March 2011
(33)
February 2011
(33)
January 2011
(47)
December 2010
(22)
November 2010
(21)
October 2010
(5)
September 2010
(4)
August 2010
(2)
June 2010
(10)
May 2010
(7)
April 2010
(3)
March 2010
(4)
February 2010
(1)
January 2010
(4)
December 2009
(1)
November 2009
(2)
Tags
AppFabric
AppFabric Cache
AppFabric Hosting
AppFabric Service Bus
Azure
Azure AppFabric Cache
Best Practices
BizTalk
Cache
CEP
Database
Entity Framework
Featured Article
How To
LINQ
LINQPad
Messaging
Performance
REST
Service Bus
SQL Azure
StreamInsight
WCF
Windows Azure
Windows Azure AppFabric
Tagged Content List
Blog Post:
We Have Moved to MSDN
Syndicated AppFabric Author
All new content will be located on the MSDN Library. See you there! ...
on
Tue, Oct 18 2011
Blog Post:
Best Practices for Leveraging Windows Azure Service Bus Brokered Messaging API
Syndicated AppFabric Author
This article offers practical guidance for developers working with the brokered messaging .NET managed API in the Windows Azure Service Bus. The recommendations supplied in this article come directly from recent customer projects. While building real-world solutions with the Service … More »...
on
Wed, Sep 14 2011
Blog Post:
Understanding SQL Azure Federations No-MARS Support and Entity Framework
Syndicated AppFabric Author
In a previous blog posting here I ran through a typical first blocker when using the code-first feature of Entity Framework (EF) with SQL Azure Federations. That first blocker was understanding the correct procedure to submit the USE FEDERATION statement … More » Blog Post by: James Podgorski
on
Tue, Sep 13 2011
Blog Post:
SQL Azure Federations with Entity Framework Code-First
Syndicated AppFabric Author
A number of our SQL Azure Federation product evaluation customers have been inquiring about the typical how-to’s for using Entity Framework with this new SQL Azure capability. After providing guidance to a number of these customers it was apparent that … More » Blog Post by: James Podgorski
on
Tue, Sep 6 2011
Blog Post:
Using SQL Server for reference data in a StreamInsight query
Syndicated AppFabric Author
After a bit of prodding, finally getting around to finishing the blog I’d mentioned *cough* about a year ago, for using a SQL Server table as a source for reference data in a StreamInsight query. The scenario we’d like to … More » Blog Post by: Mark Simms
on
Tue, Aug 30 2011
Blog Post:
WINDOWS AZURE SERVICE BUS & CONNECT: COMPARED AND CONTRASTED
Syndicated AppFabric Author
This post was republished to AppFabric CAT at 6:29:39 PM 5/26/2011 WINDOWS AZURE SERVICE BUS & CONNECT: COMPARED AND CONTRASTED Category ; Blog Late last year I published a blog that compared and contrasted cloud and hybrid … More » Blog Post by: Suren Machiraju
on
Mon, Aug 29 2011
Blog Post:
How to use a WCF custom channel to implement client-side caching in a Windows Azure-hosted application
Syndicated AppFabric Author
Introduction Some months ago I created a custom WCF protocol channel to transparently inject client-side caching capabilities into an existing WCF-enabled application just changing the its configuration file. Since I posted my first post on this subject I received positive … More » Blog Post...
on
Fri, Aug 5 2011
Blog Post:
How to Simplify & Scale Inter-Role Communication Using Windows Azure Service Bus
Syndicated AppFabric Author
This blog post demonstrates how Windows Azure developers can leverage the Windows Azure Service Bus to enable asynchronous inter-role communication in cloud-based solutions using Service Bus topics and subscriptions. This post and its associated code sample offer a complete solution, one that enables...
on
Tue, Aug 2 2011
Blog Post:
How to Simplify & Scale Inter-Role Communication Using Windows Azure AppFabric Service Bus
Syndicated AppFabric Author
The following blog post demonstrates how Windows Azure developers can leverage the Windows Azure AppFabric Service Bus to enable asynchronous inter-role communication in cloud-based solutions using Service Bus topics and subscriptions. This post and its associated code sample offer a … More »...
on
Tue, Aug 2 2011
Blog Post:
Reaching stable performance in AppFabric Cache with a non-Idle cache channel
Syndicated AppFabric Author
Spikes maybe noticed when working with AppFabric Cache - how to avoid this performance them More » Blog Post by: Jaime Alva Bravo
on
Fri, Jul 29 2011
Blog Post:
Reaching Stable Performance in AppFabric Cache with Non-Idle Cache Channel
Syndicated AppFabric Author
Spikes maybe noticed when working with AppFabric Cache - how to avoid this performance them More » Blog Post by: Jaime Alva Bravo
on
Fri, Jul 29 2011
Blog Post:
Using Windows Azure Service Bus from Ruby Apps
Syndicated AppFabric Author
This article provides information on working with the Windows Azure AppFabric Service Bus from the Ruby programming language. This article assumes that you are familiar with Ruby, and have access to the Windows Azure AppFabric labs site (AppFabricLabs.com.) For more … More » Blog Post by:...
on
Mon, Jul 11 2011
Blog Post:
Using Azure AppFabric Service Bus from Ruby Apps
Syndicated AppFabric Author
This article provides information on working with the Windows Azure AppFabric Service Bus from the Ruby programming language. This article assumes that you are familiar with Ruby, and have access to the Windows Azure AppFabric labs site (AppFabricLabs.com.) For more … More » Blog Post by:...
on
Mon, Jul 11 2011
Blog Post:
Exploring Topics and Queues by Building a Service Bus Explorer Tool–Part 1
Syndicated AppFabric Author
Introduction The Community Technology Preview (CTP) of Windows Azure AppFabric that was released in May 2011 introduced Queues and Topics that constitute the foundation of a new cloud-based messaging and integration infrastructure that provides reliable message queuing and durable publish/subscribe …...
on
Fri, Jul 8 2011
Blog Post:
Certificates in Windows Azure
Syndicated AppFabric Author
Since Azure requires a heighten level of security, certificates became a key concept. As I was looking into it, I found the management a bit confusing and have seen similar questions popping up in the forums. Hence, the content below … More » Blog Post by: Jaime Alva Bravo
on
Mon, Jun 13 2011
Blog Post:
BizTalk group with unused extra MessageBoxes (publishing disabled) causes increased CPU usage on the Master MessageBox and lower overall throughput
Syndicated AppFabric Author
This is another learning from lab I ran for the BizTalk Server 2010 Performance Optimization Guide. The learning: unused, extra MessageBoxes (with publishing disabled) that are allowed to stay configured in the BizTalk group (they still show up in the … More » Blog Post by: Tim...
on
Mon, Jun 13 2011
Blog Post:
Implementing Storage Abstraction Layer to Support Very Large Messages in Windows Azure Queues
Syndicated AppFabric Author
The following blog post is intended to offer a developer-oriented perspective on the implementation of a generics-aware storage layer abstraction for the Windows Azure Queue Service. The problem space addressed by the post is centered on supporting very large messages in Windows Azure queues and overcoming...
on
Wed, Jun 8 2011
Blog Post:
Understanding the Windows Azure AppFabric Service Bus [QuotaExceededException] (Updated)
Syndicated AppFabric Author
In a previous blog post I discussed the undocumented connection quotas of the Azure AppFabric Service Bus and the, often times, unexpected QuotaExceededException. Well, I am happy to inform you that our Service Bus team has listened to your concerns … More » Blog Post by: Keith Bauer
on
Mon, Jun 6 2011
Blog Post:
Windows 2008/2008 R2 default Power Plan of "Balanced" can increase latency and reduce throughput
Syndicated AppFabric Author
Windows Server 2008 and 2008 R2 use a default “Power Plan” of “Balanced“. While this can save on energy and cooling costs by allowing Windows to control a number of motherboard and processor settings for reduced power consumption, it can … More » Blog Post by...
on
Wed, Jun 1 2011
Blog Post:
StreamInsight – Entity Framework Type Point Output Adaptor
Syndicated AppFabric Author
Introduction This posting takes a common scenario for SQL Server 2008 R2 – StreamInsight applications. Low volume event, such as alarm data, are correlated into meaningful results and stored into a SQL Server database for post analysis and reporting. In … More » Blog Post by: James Podgorski
on
Wed, Jun 1 2011
Blog Post:
Entity Framework with SQL Azure in Write Scenarios
Syndicated AppFabric Author
Introduction This blog posting is an addendum to a previous posting in which various transient fault detection principles were applied with Entity Framework LINQ queries performing read operations against a SQL Azure backend database. A number of customers have been … More » Blog Post by:...
on
Tue, May 31 2011
Blog Post:
SQL Azure Federations – First Look
Syndicated AppFabric Author
At Microsoft teched 2011 the SQL Azure Database Federations feature was announced and that the product evaluation program was now open for nominations. You can read more about the program here. In this blog I wanted to touch on a … More » Blog Post by: James Podgorski
on
Tue, May 31 2011
Blog Post:
A Broker Pipeline Component for End-To-End Ordered Delivery
Syndicated AppFabric Author
Introduction Recently I had chance to work with a health care company that makes an extensive use of the BizTalk Accelerator for HL7 for processing a large amount of messages containing clinical and administrative information. Health care companies need a … More » Blog Post by: Paolo Salvatori
on
Tue, May 31 2011
Blog Post:
Azure AppFabric Cache – Common Reference Data Scenario
Syndicated AppFabric Author
Introduction This blog concludes a small series of posts in which we looked at the feasibility of compressing and encrypting CLR objects before placing them into Azure AppFabric Cache. In those previous posts (found here and here), a small data … More » Blog Post by: James Podgorski
on
Mon, May 30 2011
Blog Post:
AppFabric Cache – Encrypting at the Client
Syndicated AppFabric Author
Introduction This blog follows the previous post in which we looked at a scheme to compress data before it is added to Windows Azure AppFabric Cache. In that blog we observed some interesting results that gave credence to notion … More » Blog Post by: James Podgorski
on
Sun, May 29 2011
Page 1 of 3 (55 items)
1
2
3