Search

You searched for the word(s): userid:873703

Matching Posts

  • Re: How do I enable and set etag values in an WCF Rest Starter Kit?

    Hmm. I tried the following and it failed: I had my basic data element class extend SyndicationItem. This is the item returned by GetEntry and GetEntries. In the class definition I included [ETag("LastUpdatedTime")] The class also had a [DataContract] attribute defined so that the class could be serialized. But when I look at the output in Fiddler I don't see an etag (see below). Is this possible or are etags not yet supported by the Rest Starter Toolkit? This would make it unsuitable
    Posted to WCF REST Starter Kit (Forum) by seandoyle on 8/10/2009
  • How do I enable and set etag values in an WCF Rest Starter Kit?

    I was assuming that there was some type of mechanism for managing etags - so that if I did a POST or PUT I could reset them. But I don't see where the mechanism is. Do I have to write my own from stratch? From fiddler I don't see either etags or last-modified timestamps in the response. Thanks.
    Posted to WCF REST Starter Kit (Forum) by seandoyle on 8/5/2009
    Filed under: REST WCF, WCF REST Starter Kit, etag
  • Re: Licensing Issues: Starter Kit Preview 2

    I agree it would be useful to have a clarification of the license. I believe that somewhere I saw mentioned that the starter kit was on a 4 month release cycle. I would like to request that the next version of the starter kit permit redistribution of software written using this toolkit. You can leave it as a preview - I'll do my own testing. Thanks.
    Posted to WCF REST Starter Kit (Forum) by seandoyle on 6/4/2009
  • Question about Atom Publishing Protocol template

    Very simple: When I look at the Pluralsite screencast and look at the sample code - creating a new Atom Publishing Protocol project creates two separate C# files (a Service.svc.cs and a Service.base.svc.cs). But when I create a new project using the template "Atom Publishing Protocol WCF Service" it only creates one file (Service.svc.cs). I believe that the REST starter toolkit is correctly installed. The sample code in C:\Program Files (x86)\Microsoft WCF REST\WCF REST Starter Kit Preview
    Posted to WCF REST Starter Kit (Forum) by seandoyle on 6/4/2009
Page 1 of 1 (4 items)