by community-syndication | Nov 22, 2011 | BizTalk Community Blogs via Syndication
I’m always alerting and advise my clients to keep their BizTalk platforms updated which means I have to constantly be looking for this information, so I decided to replicate a great post from Microsoft Help and Support and that I intend to update it constantly This article lists all the available service packs and the […]
Blog Post by: Sandro Pereira
by community-syndication | Nov 22, 2011 | BizTalk Community Blogs via Syndication
Check it out http://www.moesion.com/?p=653…(read more)
Blog Post by: gsusx
by community-syndication | Nov 21, 2011 | BizTalk Community Blogs via Syndication
Cumulative update package 4 for BizTalk Server 2009 is now available. The cumulative update package for Microsoft BizTalk Server 2009 contains hotfixes for issues that were fixed after the release of BizTalk Server 2009. Microsoft recommends that you test the hotfixes before you deploy them in a production environment. Because the builds are cumulative, each […]
Blog Post by: Sandro Pereira
by community-syndication | Nov 21, 2011 | BizTalk Community Blogs via Syndication
Overview
This walkthrough will explain how to setup email alerts in TFS when there is a check-in. Using this method, you can not only select a TFS Project, but you can also select an individual folder. This is useful if you are not interested in some folders in the project, but want alerts on others.
TFS […]
Blog Post by: rlanzilli
by community-syndication | Nov 21, 2011 | BizTalk Community Blogs via Syndication
I’m very happy to announce that I am authoring Tallan’s new book on SQL Server 2012! The full title, “Programming Microsoft SQL Server 2012” will technically be published by O’Reilly, yet it will be branded as a Microsoft Press book, and will feature Tallan’s logo on the front cover. O’Reilly recently acquired MS Press, but […]
Blog Post by: Lenni Lobel
by community-syndication | Nov 21, 2011 | BizTalk Community Blogs via Syndication
The demand for webinars about Moesion keeps growing and tomorrow we will be hosting a new one( http://www.regonline.com/Register/Checkin.aspx?EventID=1030856 ) to show you how to use Moesion to manage your Windows Server infrastructure from your smartphone…(read more)
Blog Post by: gsusx
by community-syndication | Nov 21, 2011 | BizTalk Community Blogs via Syndication

Last couple of week I written a few wiki article for TechNet Wiki a place, where content is generated by community about Microsoft technologies for the community. I very much like the concept and glad I was able to contribute (see my interview on Wiki). Below you will find a list of my ten completed wiki articles on BizTalk:
- First the featured article BizTalk Server 2010 and discusses BizTalk and shows all resource on its features.
- Second a list on all available BizTalk Server 2010 community tools in BizTalk Server 2010 – Tools.
- Third article is on BizTalk Server 2010 Adapter Pack an enhancement of previous adapter pack 2.0.
- Fourth article is a short overview on BizTalk Server 2010 and created before I written complete article on BizTalk and its features.
- Fifth article on BizTalk databases as a survival type of article listing all relevant resources on how to maintain healthy BizTalk environment with focus on BizTalk databases.
- Subsequently I written another article listing resources for recovery of BizTalk itself not its databases, but this article goes hand in hand with the previous fifth article.
- Seventh article is a BizTalk beginners guide listing all resources for a beginner and a little outline how he/she should proceed.
- Subsequently I also written a preparation guide for 70-595 exam that can be read in conjunction with beginners guide.
- Ninth article talks about monitoring tools for BizTalk and lists all alternatives to SCOM.
- Final tenth article is a collection of resources for BAM and is again a survival type of article.
I hope you will find these articles useful and feel free to edit them (correct, add, enhance) as that is intention of wiki’s. I will be working on next couple of articles in near future, which will be more in depth BizTalk ones.
Cheers!
by community-syndication | Nov 21, 2011 | BizTalk Community Blogs via Syndication
My company Ordina will host next Dutch BizTalk User Group Meeting. This event we will have four speakers and agenda will be:
- Steef-Jan Wiggers (Ordina) – “BizTalk Server Adapter 2010 Integration”
- Jeroen Boiten (GasUnie) – “BizTalk at Gas Unie”
- Jasper Defesche (Axon Olympus) – “BizTalk and Dynamics AX”
- Jeroen Hendriks (Axon Olympus) – “Robust BizTalk DTAP”
It will be all Dutch talks and if you able to attend you can sign up here.
by community-syndication | Nov 17, 2011 | BizTalk Community Blogs via Syndication
| English |
Fran%u00e7ais |
|
As announced on the Windows Azure blog, “Windows Azure Toolkit for Social Games” version 1.1 was just release.
Here is the architecture diagram that can be found in the documentation of the toolkit, once installed:
|
Comme annonc%u00e9 sur le blog am%u00e9ricain de Windows Azure, la version 1.1 du “Windows Azure Toolkit for Social Games” vient de sortir.
Je reprends ici la diagramme d’architecture qui est dans la documentation de la bo%u00eete %u00e0 outils, une fois install%u00e9e:
|
| Let’s have a tour of this toolkit in this video (sorry, I speak French in this video): |
Je vous propose d’en faire le tour en un petit quart d’heure et en images: |
| And here is a screenshot of the Tankster game on the Internet, which is built with the toolkit and available on Windows Azure: |
et enfin une copie d’%u00e9cran de Tankster disponible sur Internet, construit avec cette bo%u00eete %u00e0 outils et h%u00e9berg%u00e9 sur Windows Azure: |
Benjamin
Blog Post by: Benjamin GUINEBERTIERE
by community-syndication | Nov 16, 2011 | BizTalk Community Blogs via Syndication
BizTalk developers have often felt the need to unit test any dotnet components called from within an orchestration. However, messages passed to dotnet components are of type XLANGMessage and this class is an abstract class, therefore rendered useless when it comes to initialising these types in your unit tests. The way around this is to […]
Blog Post by: DipeshA