endpoint.tv: endpoint.tv - WCF and AppFabric Auto-Start

endpoint.tv

Auto-Start is one of the hidden gems of Windows Server AppFabric. With it you can significantly speed up that first call to your WCF service and you can also do service initialization if you know how to do it.  Recently a friend asked me how to add service initialization and it took me most of th.

Running time
0h8m
File size
3.00MB

Download Original File | View original post

Episode synopsis

Auto-Start is one of the hidden gems of Windows Server AppFabric. With it you can significantly speed up that first call to your WCF service and you can also do service initialization if you know how to do it.  Recently a friend asked me how to add service initialization and it took me most of the day to figure this all out so I blogged about it here and in this episode I'll show you what I learned.

Download WCF / AppFabric Auto-Start Sample Code

Ron Jacobs
http://blogs.msdn.com/rjacobs
@ronljacobs 

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martin Fowler