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
»
July, 2012
July, 2012
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
How to use LINQ in a Workflow
Posted
9 months ago
by
Syndicated AppFabric Author
Question Can I use a LINQ Query such as the following in a Workflow? private static void ShowQueryWithCode(IEnumerable< string > names) { Console.WriteLine( "Linq Query in Code - show names that start with 'R'" ); // Assuming there are no null entries in the names collection var query = from name in names where name.StartsWith( "R" ) select name; // This is the same thing as // var query = names.Where(name => name.StartsWith("R")); foreach (var name...
AppFabric Community Blogs via Syndication
Using SignalR for real time data updates
Posted
9 months ago
by
Syndicated AppFabric Author
In a previous post I showed how easy it is to create a simple chat application using SignalR . And chatting on the internet might be popular but as it turns out there are rather a lot of applications that need to do more than just chat. As it is there are a lot more CRUD style applications, where users edit data usually stored in a database for some purpose, than chat applications. So in this blog post I am using a simple CRUD, without the delete part, application to show the power of SignalR . Traditionally...
AppFabric Community Blogs via Syndication
How to make a library portable and data binding friendly at the same time?
Posted
9 months ago
by
Syndicated AppFabric Author
Here is the challenge. Create a portable library that could be used by almost anything including Console Apps, Windows Phone, ASP.NET, Xbox 360 Make it data binding friendly for targets like WPF, Silverlight and Windows 8 XAML Metro Apps by supporting property and collection changed notifications. Make it efficient so that users who don’t need data binding are not penalized with a performance hit and having to reference libraries they don’t need. Write Unit Tests to demonstrate that the solution...
AppFabric Community Blogs via Syndication
Using CDN’s to speed up your websites
Posted
9 months ago
by
Syndicated AppFabric Author
One of the easy ways of speeding up a web application is by using a CDN or content delivery network. The main purpose of a CDN is serving up resources that are not specific to you site. The quintessential example of using a CDN is jQuery. There are many websites using jQuery, according to some statistics some 50% of all websites. And if each site hosts its own copy of jQuery everyone has to download it multiple times. How often depends but assuming everyone does a perfect job of adding cache settings...
AppFabric Community Blogs via Syndication
DotNed Podcast: Peter Provost over unit testen
Posted
9 months ago
by
Syndicated AppFabric Author
In deze podcast spreekt Hassan Fadili met Peter Provost over unit testen. Peter Provost is een senior program manager voor Microsoft Visual Studio waar hij aan de agile tools werkt. Tijdens Tech-Ed Europe was hij in Amsterdam voor diverse sessies over TDD en Agile development. Links: Blog: http://www.peterprovost.org/ Tech-Ed sessies: http://channel9.msdn.com/Events/TechEd/Europe/2012?s=peter%2Bprovost Team Test Blog: http://blogs.msdn.com/b/vstsqualitytools/ What's new for MSTest Unit Tests...
AppFabric Community Blogs via Syndication
Service Bus Property Promotion Nuget Package
Posted
9 months ago
by
Syndicated AppFabric Author
I have just published a Nuget package which adds property promotion features to Service Bus WCF programing model. Once you added the package to your project you can use the PromotedProperty attribute to mark your properties as promoted. The package supports promotion from both complex & primitive arguments. In addition to PromotedPropertyAttribute you also need [...] Blog Post by: zamd
AppFabric Community Blogs via Syndication
Service Bus Server Install Experience
Posted
10 months ago
by
Syndicated AppFabric Author
Today I installed Service Bus Server Beta release and the overall install experience was fairly smooth until I reached the New-SBFarm step of the ‘Getting started’ tutorial. The cmdlet just seems to hang for few minutes and failed ultimately – I tried on another machine & got same results. After lot of head–scratching I narrowed [...] Blog Post by: zamd
AppFabric Community Blogs via Syndication
My Essential Development Tools
Posted
10 months ago
by
Syndicated AppFabric Author
There are a few development tools that I just can’t live without. ReSharper A few years ago I was sitting in Glenn Block’s office when I noticed some strange additions to Visual Studio. When I asked him about it he said “That’s ReSharper” and I was hooked. I had to have it. ReSharper helps me to write better code faster period. This is my #1 must have tool. NCrunch This is my most recent addition to the list. I’m a big believer in unit testing and understanding your code coverage...
AppFabric Community Blogs via Syndication
What’s Up With Ron
Posted
10 months ago
by
Syndicated AppFabric Author
Nearly every day I get email from someone asking for help. I wish I had time to answer every question. I used to answer more of them but recently I was diagnosed with Adiposis Dolorosa. Adiposis dolorosa , or Dercum disease, is a rare condition that is characterized by multiple, painful fatty lipomas (benign, fatty tumors) that occur most often in middle aged, post-menopausal, obese women. Although it is 20 times more common in women, 16 percent of the reported cases are males and it...
AppFabric Community Blogs via Syndication
Using SignalR for real time communication on the web
Posted
10 months ago
by
Syndicated AppFabric Author
In a previous blog post I mentioned how exited I was about WebSockets and the future with real time duplex communication over the Internet. Unfortunately the current support for WebSockets, both on the client and on the server, is still somewhat limited making this a thing of the future. Does that mean we can do this yet? Not quite. SignalR to the resque Even if a pure Web Socket solution isn’t possible yet there are perfectly good alternatives. And the one I really like is SignalR as it allows...
AppFabric Community Blogs via Syndication
DotNed Podcasts: Wouter van Vugt over SharePoint
Posted
10 months ago
by
Syndicated AppFabric Author
In deze podcast spreekt Maurice de Beijer met Wouter van Vugt over hoe hij SharePoint inzet bij grote projecten. Wouter verteld hou hij SharePoint niet alleen voor de interne automatisering inzet maar ook voor de publieke pagina’s en de gepersonaliseerde pagina’s waar klanten op inloggen. Hij verteld ook over zijn ervaring met het integreren met DigiD. Luister of download de podcast hier . Met dank aan onze sponsor RedGate . Enjoy! Blog Post by: Maurice
AppFabric Community Blogs via Syndication
Connecting Cold Fusion 10 to Azure SQL Database
Posted
10 months ago
by
Syndicated AppFabric Author
This is easy to do, IF you have the right pieces. For the connection string, you can use the JDBC connection string presented in the portal (see below). For the JDBC driver, you need to be using Version 4. The reason is that earlier versions had problems with wildcard SSL certificates. You can download the driver at: http://www.microsoft.com/en-us/download/details.aspx?id=11774 We tested this using with Cold Fusion 10 installed in an Azure Virtual Machine. Blog Post by: Brian Loesgen
AppFabric Community Blogs via Syndication
Three Simple Rules for Better Debugging with WorkflowApplication
Posted
10 months ago
by
Syndicated AppFabric Author
Developers often say that there is a steep learning curve with Windows Workflow Foundation (WF4). I won’t deny that… instead, allow me to share three simple rules that will help you to get over that curve sooner and to make them easy to remember, they all begin with “U” which is appropriate because they do all begin with you. Use Tracking Unit Tests Use Timeouts Download Sample Code Use Tracking Tracking is the single best way to understand what your workflow is doing. There is just one...
AppFabric Community Blogs via Syndication
HTML5 WebSockets
Posted
10 months ago
by
Syndicated AppFabric Author
One of the most exiting new things in HTML5 is the ability to start pushing data from the server to the client. Traditionally web applications have depended on clients requesting data from the server. And this is fine in most applications. However there are lots of cases when you might want to push events to the client as soon as they happen and not wait for a client to query for them. For example a stock broker application requires traders to know about stock price changes as soon as they happen...
Page 1 of 1 (14 items)