Download async/await C# Samples
Description
Project demonstrating new C# feature - async and await.You can find here several solutions to make UI calls asynchronous: APM, EAP and async.
Source Files
The download file async.zip has the following entries.
trunk/AsyncSamples.sln/* w ww . ja va2s. c o m*/
trunk/AsyncSamples.vssscc
trunk/SampleService/Properties/AssemblyInfo.cs
trunk/SampleService/SampleService.csproj
trunk/SampleService/SampleService.csproj.vspscc
trunk/SampleService/SampleService/ISampleService.cs
trunk/SampleService/SampleService/SampleService.svc
trunk/SampleService/SampleService/SampleService.svc.cs
trunk/SampleService/Web.Debug.config
trunk/SampleService/Web.Release.config
trunk/SampleService/Web.config
trunk/ServiceConsumer/ActionDisposable.cs
trunk/ServiceConsumer/App.config
trunk/ServiceConsumer/App.xaml
trunk/ServiceConsumer/App.xaml.cs
trunk/ServiceConsumer/MainWindow.xaml
trunk/ServiceConsumer/MainWindow.xaml.cs
trunk/ServiceConsumer/Properties/AssemblyInfo.cs
trunk/ServiceConsumer/Properties/Resources.Designer.cs
trunk/ServiceConsumer/Properties/Resources.resx
trunk/ServiceConsumer/Properties/Settings.Designer.cs
trunk/ServiceConsumer/Properties/Settings.settings
trunk/ServiceConsumer/Service References/AsyncService/Reference.cs
trunk/ServiceConsumer/Service References/AsyncService/Reference.svcmap
trunk/ServiceConsumer/Service References/AsyncService/SampleService.disco
trunk/ServiceConsumer/Service References/AsyncService/SampleService.wsdl
trunk/ServiceConsumer/Service References/AsyncService/SampleService.xsd
trunk/ServiceConsumer/Service References/AsyncService/SampleService1.xsd
trunk/ServiceConsumer/Service References/AsyncService/configuration.svcinfo
trunk/ServiceConsumer/Service References/AsyncService/configuration91.svcinfo
trunk/ServiceConsumer/Service References/Service/Reference.cs
trunk/ServiceConsumer/Service References/Service/Reference.svcmap
trunk/ServiceConsumer/Service References/Service/SampleService.disco
trunk/ServiceConsumer/Service References/Service/SampleService.wsdl
trunk/ServiceConsumer/Service References/Service/SampleService.xsd
trunk/ServiceConsumer/Service References/Service/SampleService1.xsd
trunk/ServiceConsumer/Service References/Service/configuration.svcinfo
trunk/ServiceConsumer/Service References/Service/configuration91.svcinfo
trunk/ServiceConsumer/ServiceConsumer.csproj
trunk/ServiceConsumer/ServiceConsumer.csproj.vspscc
Download
Click the following link to download async.zip.
async.zip