DCSIMG
PDC09,WCF - Stiller's Blog

Stiller's Blog

Software Challenges - Arise!

Browse by Tags

All Tags » PDC09 » WCF (RSS)
PDC 2009 Day 3: Workflow Services and Windows Server AppFabric
In this PDC session, Mark Fussel, Program Manager at Microsoft, spoke of creating Workflow Services in .NET 4.0, and hosting and deploying them on Windows Server AppFabric. AppFabric AppFabric provides a set of features for hosting, managing and deploying workflow services: A set of runtime databases for persisting and monitoring the running instances. Persistence services. Hosting of the runtime. Auto-start applications – start the service when the machine starts. Pushing diagnostics information...
PDC 2009 Day 3: What’s New in WCF 4.0
In this PDC session, Ed Pinto, Program Manager at Microsoft, reviewed the many new additions to WCF 4.0. REST and WF services were not covered in this session, as they are covered in other sessions. WCF Configuration Default Endpoints – The WCF team took feedback in and decided to prefer “Convention over Configuration”. This means that if an endpoint is not explicitly configured for your service, a default endpoint will be created whose configuration is set by convention. Default Bindings – It is...
PDC 2009 Day 1: Microsoft Application Server Technologies: Present and Future
In this PDC session, Anil Nori, Distinguished Engineer in Microsoft’s server application group, presented an overview of the upcoming server technologies coming from Microsoft. 2010 Wave Initially, Anil spoke of the application serer technologies which are due to be released during 2010. .NET 4.0 – WCF & WF .NET 4.0 contains many WCF productivity enhancements, dramatic improvements in WF and deeper integration between WCF and WF. These improvements and modifications are shipped with Visual-Studio...