Welcome to AspAdvice Sign in | Join | Help

Browse by Tags

All Tags » WCF   (RSS)

Calling WCF service asynchronously from ASP.NET

I was recently asked how to call WCF Service asynchronously from ASP.NET. Here's my sample code: 1) WCF Service Library Implementation namespace WcfServiceLibrary1 { [ServiceContract] public interface ISampleService { [OperationContract] string SayHelloWorld();
Posted by joteke | 8 Comments
Filed under: , , ,

Silverlight 2 released

See ScottGu's announcement at: http://weblogs.asp.net/scottgu/archive/2008/10/14/silverlight-2-released.aspx Share this post: email it! | bookmark it! | digg it! | reddit! | kick it! | live it! Sponsor

DDD Ireland

I promised to spread the word. :-) Phil and his peers have a developer event, DDD Ireland , in Ireland on 3rd of May. And here's the "official poster" :-) Developer Event? Ah go on, go on, go on. Check it out at www.DDDIreland.com Share
Posted by joteke | 0 Comments
Filed under: , , , ,

Programming WCF Services by Juwal Löwy (O'Reilly)

I just got the book . I've read a couple of chapters by now. It is damn good one, best book for a long time, and I don't believe rest of chapters would have lower quality so I can safely say it :-). I will write a review about it as soon as I've
Posted by joteke | 0 Comments
Filed under: ,