BizTalk Server Tip #12: Review the performance of your environment regularly

Collect performance counters on a regular basis and analyse them with PAL for the best performance insight of a BizTalk environment. Collect performance data during your utilization peak time and compare the results with a baseline to be able to plan for the right capacity in your system. Monitoring the performance of your BizTalk System […]

The post BizTalk Server Tip #12: Review the performance of your environment regularly appeared first on BizTalk360 Blog.

Blog Post by: Ricardo Torre

BizTalk Server Tip #11: Create security boundaries

Lock down your BizTalk system by using different security context when accessing sensitive information, you can achieve this by running your hosts and host instances with different Windows Groups and Users. Reducing the surface of attack with this approach will make your environment less prone to attacks. Security is a very important topic when integrating […]

The post BizTalk Server Tip #11: Create security boundaries appeared first on BizTalk360 Blog.

Blog Post by: Ricardo Torre

Preserving BizTalk deployment settings in TFS Source Control

Preserving BizTalk deployment settings in TFS Source Control

When we configure Deployment Settings in Visual Studio projects, our database settings (“Configuration Database” and “Server”) and BizTalk Settings (“Application Name”) are only stored in a personal “*.btproj.user” file. By default these files are ignored in your check-ins, but that may not be the desired effect. We recommend that those settings are also stored in […]
Blog Post by: Sandro Pereira

BizTalk Summit 2014, London-update from India, last few tickets left

I’m writing this email from India, I’m here to meet the BizTalk product group at Microsoft India Development Centre (IDC) at Hyderabad. One of the agenda for my visit is to finalize on the speakers/abstracts from BizTalk product group for BizTalk Summit 2014, London. We had great conversation yesterday and all the plans are finalized. […]

The post BizTalk Summit 2014, London–update from India, last few tickets left appeared first on BizTalk360 Blog.

Blog Post by: Saravana Kumar

BizTalk Server Tip #10: Build your custom pipelines with components using default properties

Build your custom pipelines with components using their default properties and then use runtime bindings for adjusting them for multiple purposes. This will reduce the amount of artifacts you need in your solution and will increase the code re-usage making it easier to test and deploy. When developing BizTalk applications it is common that developers […]

The post BizTalk Server Tip #10: Build your custom pipelines with components using default properties appeared first on BizTalk360 Blog.

Blog Post by: Ricardo Torre

BizTalk Interesting Links

BizTalk Interesting Links

http://social.technet.microsoft.com/wiki/contents/articles/7801.biztalk-server-performance-tuning-optimization.aspx http://social.msdn.microsoft.com/Forums/en-US/1156e958-d48e-4d6b-bbc5-2e4f39020d84/configure-biztalk-same-as-another-bt-environment?forum=biztalkgeneral#7a13749b-8a1a-498a-9b3e-0c511e1e34ba http://sandroaspbiztalkblog.wordpress.com/2011/11/01/article-microsoft-biztalk-server-seen-by-the-programmers-eyes/
Blog Post by: vijaymstech

BizTalk Schema Versioning – Links

BizTalk Schema Versioning – Links

http://blogs.msdn.com/b/richardbpi/archive/2006/12/19/versioning-strategy-for-biztalk-assemblies.aspx?Redirected=true http://masteringbiztalkserver.wordpress.com/2011/03/02/schema-versioning-in-biztalk-server/ http://smashbts.blogspot.in/2011/01/biztalk-versioning-strategy-14.html http://btsguru.blogspot.in/2011/06/biztalk-schema-versioning.html http://jason.agostoni.net/2011/06/03/biztalk-schema-inheritance-practices-examples/ http://geekswithblogs.net/LeonidGaneline/archive/2012/12/24/biztalk-internals-schema-uniqueness-rule.aspx http://blog.sabratech.co.uk/2008/12/what-i-hadnt-appreciated-about-schema.html http://lwang00.wordpress.com/2007/10/13/biztalk-naming-and-versioning/ http://www.techtalkz.com/microsoft-biztalk-server/162464-schema-versioning-best-practices.html
Blog Post by: vijaymstech

BizTalk Processing Suspended Messages – Links

BizTalk Processing Suspended Messages – Links

http://social.msdn.microsoft.com/Forums/en-US/a3e320ca-07c7-4674-9265-c715bec71930/processing-suspended-messages?forum=biztalkgeneral http://tech.sportstoday.us/windows_server/biztalk-2010-recipes—administration-and-operations—resubmitting-messages.aspx http://seroter.wordpress.com/2010/01/18/considerations-when-retrying-failed-messages-in-biztalk-or-the-esb-toolkit/
Blog Post by: vijaymstech