Today at the Jax Code Camp I gave a presentation on scaling out your .NET applications by leveraging IIS7 , AppFabric , Web Farm Framework , and Web Deploy . Thanks to everyone how come out to the session. I've posted the presentation over at SlideShare...
Up until now, the only option for running always on/long running processes was to build a Windows Services. While .NET made building Windows Services easier, they still come with their own set of headaches. Windows Server AppFabric adds an Auto-Start...