TechEd 2010: Berlin

TechEd 2010: Berlin

It has been a couple of years ago since I last attended a TechEd. It was 2005 in Amsterdam and I am fortunate to go this year to venue in Berlin. I know there will be a couple of BizTalk sessions like one from Mikael H%u00e5kansson called:

BizTalk Server Performance: Configuring BizTalk Server for performance

Description
Optimizing and verifying your BizTalk Server installation is not an easy thing to do. The documentation is good but very extensive. This presentation aims to guide you through the most important operations you need to do in order to boost the performance of BizTalk. The session includes a live demo where these settings are applied and how it significantly improves the performance.

This session will cover BizTalk 2010 and MS SQL Server 20008 R2.

Or one by Paolo Salvatori and Tony Meleg:

BizTalk Biztalk Server – What is it, What’s new, What’s next

Description

BizTalk is a key part of Microsoft’s Integration platform, if you don’t know about its powerful and rich set of capabilities, come and hear about them, learn what they can do for you. Already familiar with BizTalk and want to know what is new in BizTalk Server 2010? – then we will cover the main investment areas and show these. Finally, we will tell you where this is all going, what’s the strategy for the integration workload at Microsoft and how does BizTalk Server fit into this strategy.

                     TechEd 2010 Berlin

There will be many more session not just BizTalk. Hope to meet some of you there.

Cheers.

BizTalk Pipeline component – cannot copy "custom pipeline component" as the earlier is in use

BizTalk Pipeline component – cannot copy "custom pipeline component" as the earlier is in use

This problem occurs many times when we are trying to deploy pipeline components (copy dll to folder: “C:\Program Files\Microsoft BizTalk Server \Pipeline Components”. “cannot copy "custom pipeline component" as the earlier is in use” CAUSE Visual Studio has a lock on the file in order to show the pipeline components in the toolbox. Or Some […]

Attending TechEd Europe 2010

I’m attending TechEd Europe on the 8th to 12th of November. I’ll be celebrating my birthday in Berlin, although I’m looking forward to the former more than the latter. If you want to wish me a happy birthday, or talk about technology or successful user groups look me (or Mikael) up. Mikael will be doing a session while I’m just there to drink in the knowledge, networking, atmosphere and free beer. Hey, after all, it is my birthday

MVP Global Summit 2010. Pictures

It was a long ago.

Smart guys from all across the world were in one place, at Microsoft campus.

There are pictrures from the MVP (Microsoft Most Valuable Professional) Summit 2010 in Bellevue and Redmond, WA.

All pictures are here:

http://public.fotki.com/leogan/cities_and_countries/usa/2010_mvp_summit/

Here are mostly BizTalk and CSD MVPs.

See list of BizTalk MVP here https://mvp.support.microsoft.com/communities/mvp.aspx?product=1&competency=BizTalk

list of the Connected System Developer MVP –
https://mvp.support.microsoft.com/communities/mvp.aspx?product=1&competency=Connected+System+Developer

What is a WFC EndPoint?

A WCF service can contain one or more endpoints. An endpoint defines the three pieces of information that a client needs to successfully communicate with a service

Address:
 The logical address of the service. This is a uniform resource identifier (URI) in the format that is required by the transport protocol that the service uses

read more