Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search BizTalk Blogs
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
BizTalk Server
»
BizTalk Blogs
»
BizTalk Community Blogs via Syndication
»
July, 2010
July, 2010
BizTalk Blogs
This group is for blogs related to BizTalk Server. This includes Community Syndicated blogs and Stephen W. Thomas’s blog.
Get this RSS feed
Home
Blogs
Sitewide Application Navigation
Home
Blogs
Media
Forums
Wikis
Groups
Options
RSS for posts
Monthly Archive List
Archives
May 2013
(45)
April 2013
(70)
March 2013
(65)
February 2013
(57)
January 2013
(79)
December 2012
(63)
November 2012
(68)
October 2012
(74)
September 2012
(66)
August 2012
(63)
July 2012
(77)
June 2012
(101)
May 2012
(64)
April 2012
(64)
March 2012
(68)
February 2012
(48)
January 2012
(34)
December 2011
(61)
November 2011
(44)
October 2011
(76)
September 2011
(66)
August 2011
(46)
July 2011
(66)
June 2011
(75)
May 2011
(58)
April 2011
(46)
March 2011
(65)
February 2011
(62)
January 2011
(76)
December 2010
(67)
November 2010
(140)
October 2010
(154)
September 2010
(143)
August 2010
(120)
July 2010
(86)
June 2010
(116)
May 2010
(91)
April 2010
(120)
March 2010
(98)
February 2010
(103)
January 2010
(107)
December 2009
(64)
November 2009
(118)
October 2009
(127)
September 2009
(89)
August 2009
(74)
July 2009
(115)
June 2009
(129)
May 2009
(134)
April 2009
(136)
March 2009
(161)
February 2009
(100)
January 2009
(107)
December 2008
(107)
November 2008
(106)
October 2008
(173)
September 2008
(146)
August 2008
(139)
July 2008
(101)
June 2008
(115)
May 2008
(120)
April 2008
(134)
March 2008
(104)
February 2008
(136)
January 2008
(106)
December 2007
(73)
November 2007
(135)
October 2007
(143)
September 2007
(138)
August 2007
(144)
July 2007
(139)
June 2007
(139)
May 2007
(166)
April 2007
(199)
March 2007
(200)
February 2007
(188)
January 2007
(182)
December 2006
(151)
November 2006
(149)
October 2006
(184)
September 2006
(147)
August 2006
(124)
July 2006
(125)
June 2006
(125)
May 2006
(89)
April 2006
(63)
March 2006
(83)
February 2006
(40)
January 2006
(42)
December 2005
(16)
November 2005
(32)
October 2005
(17)
September 2005
(29)
August 2005
(15)
July 2005
(11)
June 2005
(45)
May 2005
(39)
April 2005
(28)
March 2005
(14)
February 2005
(16)
January 2005
(18)
December 2004
(14)
November 2004
(13)
October 2004
(11)
September 2004
(26)
August 2004
(8)
July 2004
(9)
June 2004
(2)
May 2004
(2)
April 2004
(2)
March 2004
(2)
February 2004
(1)
Tags
.Net
.NET Framework
AppFabric
Architecture
ASP.NET
Azure
BizTalk
BizTalk 2006
BizTalk 2009
BizTalk 2010
BizTalk Server
Cloud
Community News
General
Microsoft
REST
SharePoint
SOA
Tellago
Uncategorized
Visual Studio
WCF
WCF/WF
Web Services
WF
BizTalk Community Blogs via Syndication
Numerous BizTalk Bloggers all in one spot. 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
BizTalk Community Blogs via Syndication
WCF netTcpRelayBinding Streaming Gotcha
Posted
over 3 years ago
by
Anonymous
If you are exploring the Windows Azure AppFabric Service Bus capabilities and trying the bits out in your projects, the following article may shed some light on where to be on a lookout when it comes to using the netTcpRelayBinding in Streaming mode. By following the recommendations in this article you can maximize the performance of your TCP streaming solutions. Scenario I’m currently leading the development efforts on a customer project where we are streaming large amounts of structured ...
BizTalk Community Blogs via Syndication
How to use the ConfigurationManager Class in Visual Studio?
Posted
over 3 years ago
by
Anonymous
Why don’t I see the ConfigurationManager Class? Whats wrong with ConfigurationManager class why don’t I see it? read more
BizTalk Community Blogs via Syndication
How to make a WorkflowService implement a contract
Posted
over 3 years ago
by
Anonymous
You may have noticed that WorkflowServices have two ways of operating. One way is to pass message content and the other way is to use message parameters. I have always used message content because it seemed like the easiest thing to do. Download the Sample Code on MSDN Code Gallery Today I wanted to write some test code that would new up a client proxy with a Channel factory without having to go through generating a service reference. I was just writing some test code so I figured...
BizTalk Community Blogs via Syndication
VS 2010 Web Deployment
Posted
over 3 years ago
by
Anonymous
This is the twenty-fifth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. Today’s blog post is the first of several posts I’ll be doing that cover some of the improvements we’ve made around web deployment. I’ll provide a high...
BizTalk Community Blogs via Syndication
Testing a WorkflowService .xamlx file with Visual Studio
Posted
over 3 years ago
by
Anonymous
One thing I have not tackled until today was how to test a Workflow Service in a .xamlx file. When I started out this morning working on it I realized that there isn’t a great deal of information about how to do this available anywhere. Update 7/30/2010 – Download the WF4 Workflow Test Helper library for sample code Here is what I came up with. Look at this test and tell me what you think. using System.Activities; using System.Activities.Tracking; using System.ServiceModel; using Microsoft...
BizTalk Community Blogs via Syndication
-Updated on 7/30/2010- Windows Azure AppFabric LABS August Release, Breaking Changes Announcement and Scheduled Maintenance
Posted
over 3 years ago
by
Anonymous
The Windows Azure AppFabric LABS August release is scheduled for August 5, 2010 (Thursday). Users will have NO access to the AppFabric LABS portal and services during the scheduled maintenance down time. When: START: August 5, 2010, 10am PST END: August 5, 2010, 6pm PST Impact Alert: LABS AppFabric Service Bus, Access Control and portal will be unavailable during this period. Additional impacts are described below. Action Required: Existing accounts and Service Namespaces will be available after...
BizTalk Community Blogs via Syndication
How can I compare different versions of Word document in Sharepoint?
Posted
over 3 years ago
by
Anonymous
Sharepoint is pretty interesting to use on an enterprise level. More and more companies are adopting the Sharepoint way to share and collaborate documents and to do their Knowledge Management. If you are used to using Sharepoint, I am sure you have used it to upload your word document and share it across the team. read more
BizTalk Community Blogs via Syndication
Centralizing and simplifying WCF configuration with SO-Aware
Posted
over 3 years ago
by
Anonymous
It's not a secret that WCF configuration management is one of the biggest challenges that companies face when adopting WCF as part of their enterprise solutions. Whether the declarative capabilities of the WCF programming model enable a great level...
BizTalk Community Blogs via Syndication
Visual Studio 2010 Keyboard Shortcuts
Posted
over 3 years ago
by
Anonymous
Earlier this week the Visual Studio team released updated VS 2010 Keyboard Shortcut Posters . These posters are print-ready documents (that now support standard paper sizes), and provide nice “cheat sheet” tables that can help you quickly lookup...
BizTalk Community Blogs via Syndication
Again a BizTalk Hotrod issue you should not miss
Posted
over 3 years ago
by
Anonymous
Last week I stumbled upon the Tenth issue op BizTalk HotRod. I have looked into it a couple of times cause there are so much goodies in there. The items covered in this issue are: Creating Business Documents Automating deployments of BizTalk change requests...( read more )
BizTalk Community Blogs via Syndication
Links for 2010-07-28 [del.icio.us]
Posted
over 3 years ago
by
Anonymous
Simple Desktops Simple, minimalistic wallpapers
BizTalk Community Blogs via Syndication
Windows Workflow 4 Tutorial Videos
Posted
over 3 years ago
by
Anonymous
I am sure you are excited about Windows Workflow foundation. Who is not? except those poor Java guys... Here is a collection of Videos available on Windows Workflow Foundation 4. I hope you find it useful. The list will keep growing, so feel free to bookmark this page for later reference. read more
BizTalk Community Blogs via Syndication
Tellago Studios is here!!!
Posted
over 3 years ago
by
Anonymous
Today is a special day for us. After two years of steadily growing Tellago , we have decided to launch a new company to focus on building enterprise software. In principle the idea is very simple, we want to translate the lessons we have learned in our...
BizTalk Community Blogs via Syndication
SharePoint 2010: SPMetal.exe and system fields namely ContentType
Posted
over 3 years ago
by
Anonymous
Olaf and I were cracking away on some SharePoint 2010 work which we thought should be simple…point SPMetal to the site and start LINQ-ing to our hearts content….. with the one exception that we couldn’t select items from a list based on their Content...
BizTalk Community Blogs via Syndication
Silverlight HTML5 WebSocket client with an HTML bridge to Ajax/JavaScript
Posted
over 3 years ago
by
Anonymous
As part of our ongoing experimentation with the HTML5 WebSocket proposed standard for duplex communication between web browsers and servers, we have prototyped a WebSocket protocol implementation based on Microsoft technologies. The prototype consists of a WCF service and a Silverlight client with an HTML bridge to JavaScript implemented in jQuery. You can read more about it at http://tomasz.janczuk.org/2010/07/silverlight-html5-websocket-client-with.html . You can also check out a sample web chat...
BizTalk Community Blogs via Syndication
BizTalk Hotrod Magazine Issue #10 Published
Posted
over 3 years ago
by
Anonymous
We have consolidated some of our recent publications into a pocket-size, printer-friendly format and published them in the July issue of the BizTalk Hotrod Magazine : Instrumentation Best Practices for High Performance BizTalk Solutions (page 47) How To Boost Message Transformations Using the XslCompiledTransform class (page 93) Check them out and share your feedback.
BizTalk Community Blogs via Syndication
BizTalk Server 2010 Beta: Enhanced FTP adapter with FTPS support on BizTalk Hotrod
Posted
over 3 years ago
by
Anonymous
This is the fourth in a series of posts on the new features included in BizTalk Server 2010 Beta. Even though new message transmission protocols and standards like the ones supported by WCF are becoming the first choice for data exchange nowadays, the...
BizTalk Community Blogs via Syndication
Introducing ASP.NET MVC 3 (Preview 1)
Posted
over 3 years ago
by
Anonymous
This morning we posted the “Preview 1” release of ASP.NET MVC 3. You can download it here . We’ve used an iterative development approach from the very beginning of the ASP.NET MVC project, and deliver regular preview drops throughout the development...
BizTalk Community Blogs via Syndication
endpoint.tv - Canonical REST Service
Posted
over 3 years ago
by
Anonymous
ca·non·i·cal [ kə nónnik'l ] conforming to general principles: conforming to accepted principles or standard practice In this episode I'll tell you about my new Cannonical REST Service sample code on MSDN code gallery that demonstrates a REST Service built with WCF 4 that fully complies with HTTP specs for use of GET, PUT, POST, DELETE and includes unit tests to test compliance. Cannonical REST Entity Service (MSDN Code Gallery) Ron Jacobs blog http://blogs.msdn...
BizTalk Community Blogs via Syndication
BizPhone Beta Management Preview
Posted
over 3 years ago
by
Anonymous
This blog post is about the management tools in BizPhone. Managing BizTalk components In this demo I chose to highlight the artifacts that the BES project regards as warnings. These are the... Daniel Berg's blog about ASP.NET, EPiServer, SharePoint, BizTalk
Page 1 of 5 (86 items)
1
2
3
4
5