Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4582592
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T21:05:49+00:00 2026-05-21T21:05:49+00:00

Can a WCF service return an instance of an anonymous type or do they

  • 0

Can a WCF service return an instance of an anonymous type or do they need to be a class? My service returns JSON for the website to consume. It would be nice to take a page from MVC and just return something like this and have the service automatically serialize it into JSON.

return new { user = data, lastUpdate = time, success = true };
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T21:05:50+00:00Added an answer on May 21, 2026 at 9:05 pm

    You can’t ever return an object of an anonymous type from any method. Not and have much useful happen with it.

    The problem is not specific to WCF. It just gets worse in WCF since WCF has to worry about generating metadata from your service contract. Remember that the service contract isn’t the part that decides to return JSON, so WCF can’t do anything special for this particular method.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a WCF service. I can return a concrete class without a problem,
I have a WCF service which all operations return type is OperationStatus: [DataContract] public
How many ServiceContracts can a WCF service have? Specifically, since a ServiceContract is an
How can I configure WCF service and client to completely bypass proxy settings configured
Can an Ajax-enabled WCF Service pass back a DataTable as a Sys.Data.DataTable? Like this
How can I turn off certificate revocation for a WCF service's client? The client
New to WCF, but familiar with COM+ - can I wrap a WCF service
Is it possible to create a single .svc file (WCF Service) that I can
Can the WCF runtime be made to instantiate a service via an IoC container
Using the WCF web programming model one can specify an operation contract like so:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.