Browse Site by Tags

Showing related tags and posts across the entire site.
  • Unit testing WCF data contract serialization.

    WCF service define "data contracts" for their interfaces. These contracts are often defined in an XML schema document and used to generated WCF data contract code. This process effectively creates a .NET type that will serialize to a chunk of XML text. Depending on the operation of the WCF...
    Posted to Peter Ritchie's MVP Blog (Weblog) by PeterRitchie on Mon, May 4 2009
    Filed under: C#, WCF
  • DataContractSerializer.ReadObject is easily confused.

    With WCF services you need to declare contracts and generate contract classes that encapsulate those contracts.  Most of the time you can simply let the framework deal with whatever it needs to do to deal with these objects.  Sometimes, you need to actually see without running a service what...
    Posted to Peter Ritchie's MVP Blog (Weblog) by PeterRitchie on Wed, Apr 29 2009
    Filed under: C#, .NET 3.5, WCF
  • French ALT .NET Demo

    Last week, I spoke at an EF session for the french ALT .NET community. During its course, I made a WCF demo with EF POCO and a sort of LINQ provider in the client part . This provider is very simplistic (made in less than 15 minutes), isn't thread safe but is interesting for the POC and because if...
    Posted to Matthieu MEZIL (Weblog) by Matthieu MEZIL on Tue, Apr 28 2009
    Filed under: .Net, C#, EF, LINQ To Object, WCF
  • WCF REST Starter kit is available

    Hi all, A WCF REST starter kit is available to download, this kit contains a set of .Net framework classes which help to build WCF REST-Style Services. Download link: http://www.asp.net/downloads/starter-kits/wcf-rest/ Hope this helps. Regards, Mostafa arafa
    Posted to Moustafa Arafa Blog (Weblog) by Anonymous on Fri, Apr 24 2009
    Filed under: C#, WCF
  • .NET RIA Services and data communication

    I was working on an article about the .NET RIA Services and decided to fire up Fiddler to take a close look at the data actually passed around. I was sort of expecting to see a WCF REST based approach with XML messages. Turns out I was wrong, though I expect this option will be added in the future. It...
    Posted to The Problem Solver (Weblog) by Maurice on Mon, Apr 6 2009
    Filed under: .NET, WCF, VB, Silverlight, ASP.NET
  • Want to download all MIX sessions?

    Then you should check Mike Swanson’s blog post here . He has two batch files, the first downloads all MIX session recordings with in the format you like, the second renames them so it is easier to make sense of all the media file names. If you just want a list of all sessions with download links this...
    Posted to The Problem Solver (Weblog) by Maurice on Tue, Mar 31 2009
    Filed under: .NET, LINQ, NetFx3, WCF, VB, webcast, DevCenter, WPF, IronPython, Silverlight, ASP.NET
  • Software Development Event march 30th

    Just one week to go to the next Software Development Event. The schedule with all the sessions is looking good. But this time there is even more! We will have a Microsoft Surface machine somewhere in the common area for people to try our. And if you have never played, oops tested, with a Surface machine...
    Posted to The Problem Solver (Weblog) by Maurice on Mon, Mar 23 2009
    Filed under: .NET, LINQ, NetFx3, WCF, VB, WPF, Silverlight, SDN, ASP.NET
  • Samples and PowerPoint from my WCF talk

    Attached is are the samples and slides I used for my intro into WCF talk yesterday at the VB Central meeting in the Netherlands. Download samples Enjoy! www.TheProblemSolver.nl Wiki.WindowsWorkflowFoundation.eu Now also on twitter at http://twitter.com/mauricedb
    Posted to The Problem Solver (Weblog) by Maurice on Wed, Mar 11 2009
    Filed under: .NET, NetFx3, WCF, VB, DevCenter
  • Using a TransactionScopeActivity with a WCF ReceiveActivity revisited

    Last year Marcel and I worked on a problem using a TransactionScopeActivity inside a WCF ReceiveActivity. I blogged a number of time about our finding, for example here . Last week I heard from Marcel that a hotfix was finally available that solves this problem. He blogged about it here . Great work...
    Posted to The Problem Solver (Weblog) by Maurice on Tue, Mar 10 2009
    Filed under: .NET, NetFx3, Workflow, WCF, VB, DevCenter
  • Looking back at the MVP Summit

    Last week lots of MVP, myself included, where in Redmond visiting Microsoft on our yearly MVP pilgrimage. The MVP Summit is always a great event. Not only do we get to talk to the MS team members who actually design and build all the software we love and use but we also get to meet each other. And with...
    Posted to The Problem Solver (Weblog) by Maurice on Sat, Mar 7 2009
    Filed under: .NET, LINQ, NetFx3, Workflow, WCF, VB, DevCenter, WPF, Silverlight, WF4
Page 1 of 27 (268 items) 1 2 3 4 5 Next > ... Last »