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
»
March, 2011
March, 2011
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
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Options
Email Blog Author
RSS for posts
Monthly Archive List
Archives
May 2013
(5)
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
.NET
AppFabric
ASP.NET
Azure
BizTalk
Blog
Cloud
Data Access
Developer Community
DotNed
dotnetmag
Featured Article
Futures
HTML5
NuGet
Podcast
REST
SOA
SQL Azure
Toolkit
VS2010
WCF
WF4
Windows Azure
Workflow
AppFabric Community Blogs via Syndication
Bloggers with a focus on Server AppFabric or Azure AppFabric. All content is property of the original blog owner.
RSS for posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
AppFabric Community Blogs via Syndication
Introduction to Windows Azure AppFabric blog posts series – Part 4: Building Composite Applications
Posted
over 2 years ago
by
Anonymous
In the previous posts in this series we covered the challenges that Windows Azure AppFabric is trying to solve , and started discussing the Middleware Services in this post regarding Service Bus and Access Control , and this post regarding Caching . In the current post we will discuss how AppFabric addresses the challenges developers and IT Pros face when Building Composite Applications and how the Composite App service plays a key role in that. Building Composite Applications As noted in the first...
AppFabric Community Blogs via Syndication
WF4 Workflow Services–Can you use the Same Operation more than once?
Posted
over 2 years ago
by
Anonymous
Thanks to Jean-Sebastien who contacted me with this question. Imagine you have the following service contract 1: [ServiceContract] 2: public interface IBaseMyServiceContract 3: { 4: [OperationContract] 5: MyMessage CallAMethod( string correlationHandle, MyMessage data); 6: } Now suppose you want to create a workflow service which implements this contract using the technique I showed in my blog post How to make a WorkflowService implement a contract But to make it interesting suppose you want to use...
AppFabric Community Blogs via Syndication
New and Improved Windows Azure AppFabric Silverlight Portal Released!
Posted
over 2 years ago
by
Anonymous
Today we released the new and improved Windows Azure AppFabric Silverlight-based portal experience. The new Silverlight-based portal provides the same great experience as the Windows Azure and SQL Azure Silverlight portals. The new Silverlight portal has the same capabilities as the old portal with an improved Silverlight experience. We will have both the old and the new portals available in parallel for a while, but we will remove the old portal in the near future. The possible error message that...
AppFabric Community Blogs via Syndication
AppFabric WCF Service Template (C#)
Posted
over 2 years ago
by
Anonymous
Now available Download the AppFabric WCF Service Template C# Windows Communication Foundation (WCF) is Microsoft’s unified programming model for building service-oriented applications. Windows Server AppFabric provides tools for managing and monitoring your web services and workflows. The AppFabric WCF Service template brings these two products together providing the following features: Monitor the calls to your service across multiple servers with AppFabric Monitoring Create custom Event Tracing...
AppFabric Community Blogs via Syndication
Recent changes might cause Windows Azure AppFabric Portal error message for a few days
Posted
over 2 years ago
by
Anonymous
In a few days, we’ll be deploying an updated Windows Azure AppFabric portal to correspond to recent changes in our environment . In the interim, users of the AppFabric portal located at http://appfabric.azure.com may experience the following issue: When creating a new service namespace, the namespace appears as “Activating” for several seconds and then appears as “Active”. If you click on the namespace link you may be redirected to an error page. If you wait 2-5 minutes...
AppFabric Community Blogs via Syndication
MIX11– coming soon, all about the Next Web.
Posted
over 2 years ago
by
Anonymous
Unplug from your day job. Be inspired at MIX. Join the conversation at MIX – see the latest tools and technologies and draw inspiration from a professional community of your peers and experts. More About MIX. · PREVIEW THE NEXT WEB MIX is where you’ll learn about the future of web, from the diversity of devices and interaction models on the front-end, to the tools and technologies that power the user experience, to the services that make it all possible. There’s no better...
AppFabric Community Blogs via Syndication
AppFabric WCF HTTP Service Template
Posted
over 2 years ago
by
Anonymous
Windows Communication Foundation (WCF) is Microsoft’s unified programming model for building service-oriented applications. Windows Server AppFabric provides tools for managing and monitoring your web services and workflows. WCF HTTP Service is a service that can be accessed by a simple HTTP POST/GET request and can return responses in plain XML and in JSON formats. The AppFabric WCF HTTP Service template brings these two products together providing the following features: Monitor the calls...
AppFabric Community Blogs via Syndication
Windows Azure Platform Training Kit and Course, February 2011 Update
Posted
over 2 years ago
by
Anonymous
The February 2011 update of the Windows Azure Platform Training Kit includes several updates and bug fixes for the hands-on labs. Most of the updates were focused on supporting the new Windows Azure AppFabric February CTP and the new portal experience for AppFabric Caching, Access Control, and the Service Bus. The specific content that was [...] Blog Post by: Wade
AppFabric Community Blogs via Syndication
AppFabric Cache Performance White Paper
Posted
over 2 years ago
by
Anonymous
By now most customers do understand that AppFabric Cache improves application performance by offering a distributed in-memory cache but often I get asked, what performance gains can be expect? The answer has several pivots, since one needs to first understand … More » Blog Post by: Jaime Alva Bravo
AppFabric Community Blogs via Syndication
Using SQL Azure Data Sync
Posted
over 2 years ago
by
Anonymous
Lately, a lot of CTP’s came available on the Windows Azure platform. My goal is to try them all out. I blogged on two of these technologies already: Using Windows Azure VM Role Azure connect - VPN as a service This time, we’re getting on the data side, with SQL Azure Data Sync. This data synchronization service is built on the Microsoft Sync Framework technologies. It provides bi-directional data synchronization and data management capabilities allowing data to be easily shared across...
AppFabric Community Blogs via Syndication
3/1/2011 - Updated IP addresses for AppFabric Data Centers
Posted
over 2 years ago
by
Anonymous
Today (1/3/2011) the Windows Azure AppFabric has updated the IP Ranges on which the AppFabric nodes are hosted. If your firewall restricts outbound traffic, you will need to perform the additional step of opening your outbound TCP Ports and IP Addresses for these nodes. Please see the 1/28/2010 “ Additional Data Centers for Windows Azure platform AppFabric ” posted which was updated today to include the new set of IP Addresses. The addition is under United States (North/Central). Value...
AppFabric Community Blogs via Syndication
Access Control Service updated in Labs
Posted
over 2 years ago
by
Anonymous
The Windows Azure AppFabric LABS release of Access Control Service received an update today that impacts users who are using ACS management service. For more details, see the ACS release notes on Codeplex . The Windows Azure AppFabric Team Blog Post by: netsqlservicesteam
AppFabric Community Blogs via Syndication
How BEDIN Shop Systems has been utilizing the Windows Azure AppFabric Service Bus as part of their aKite “Connected Retail” solution
Posted
over 2 years ago
by
Anonymous
Yesterday during the “Cloud Computing in Retail Breakfast” at the Euroshop Retail Design Conference in Dusseldorf, Germany, Microsoft partner BEDIN Shop Systems made an announcement regarding their retail industry software-as-a-service (SaaS) solutions powered by the Windows Azure platform. BEDIN Shop Systems announced that their Windows Azure-based aKite® Vers.2.0 software services suite has gained significant customer acceptance since its introduction on July 11, 2010 at Microsoft’s...
Page 2 of 2 (33 items)
1
2