by community-syndication | Oct 10, 2010 | BizTalk Community Blogs via Syndication
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
by community-syndication | Oct 9, 2010 | BizTalk Community Blogs via Syndication
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
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
The ServiceContract attribute identifies the interface as a WCF service contract from which WCF can generate a Web Services Description Language (WDSL) description. The Namespace attribute should qualify the contract as belonging to your organizational domain and to the functional domain.
read more
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
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
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
Error:
The maximum message size quota for incoming messages (65536) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.
read more
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
Error:
Cannot serialize the DataTable. DataTable name is not set.
Solution:
The above error is thrown from a WCF Service which tries to return a DataTable.
read more
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
How to Get Rid of the Irritating Horizontal Line in Word?
If you have been working in Word for a while, I am sure you had times when you were irritated by the horizontal line which keeps coming up for some unknown reason in your document.
read more
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
How to Enable Tracing in WCF?
read more
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
Error
CommunicationException was unhandled
read more
by community-syndication | Oct 8, 2010 | BizTalk Community Blogs via Syndication
Wondering what the big deal is about Workflow?
Wondering how you can use it to support a long running process in a web application?
Want to see how Windows Server AppFabric can help?
In this episode I’ll show you the Contoso HR sample application which demonstrates a Workflow Service that coordinates a job application process.
Download WF4 Workflow Services / AppFabric Sample – Contoso HR
Ron Jacobs
blog http://blogs.msdn.com/rjacobs
twitter @ronljacobs