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

  • Home
  • SEARCH
  • 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 6030387
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T05:01:46+00:00 2026-05-23T05:01:46+00:00

I’ve done a number of asp.net webforms projects, and any charting/grid type stuff I

  • 0

I’ve done a number of asp.net webforms projects, and any charting/grid type stuff I have achieved with server side controls such as Telerik which have nicely taken care of the client side. However, there are some amazing viz libraries such as D3 (http://mbostock.github.com/d3/ex/) and javascript infovis toolkit (http://thejit.org/).

I’d love to give them a go; I’ve had some limited experience with Java in addition to C#, and normally massage my data into a collection using LINQ. I have a general idea of what JSON is but haven’t seen how to plumb it all together. The java world tends not to talk much about .NET integration though, for understandable reasons.

Does anyone know of any example projects or getting started guides that would demonstrate how to take a Linq collection (lets say a collection of simple objects each containing name, and salary values), throwing that out via JSON or whatever is needed, and then consuming and displaying it on the client side with one of these javascript libraries?

Thanks!

PS. I’ve tagged this with JSON but that’s a guess, feel free to retag…

  • 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-23T05:01:47+00:00Added an answer on May 23, 2026 at 5:01 am

    from a 10,000 foot view, look at writing a wcf web service. if you’re your returning a collection like a List<> or something of that nature wcf will automatically serialize it to json for you, just tag it with [WebGet(ResponseFormat = WebMessageFormat.Json)] to specify that it should allow get requests and respond to them with json.

    if you’re using asp.net mvc and you don’t want the overhead of a separate web service, add an action to your controller that returns a JsonResult. then you just return new Json(myListVariable); and you’re done, properly formatted json sent to your web page.

    i suppose i’m assuming you know how to make an ajax request… if not, download jquery, and look up $.post.

    finally, if you’re really looking for a cool graphing library, and you’re cool with html5 being a requirement, check out gRaphael. its really neat.

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

Sidebar

Related Questions

I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
link Im having trouble converting the html entites into html characters, (&# 8217;) i
I have just tried to save a simple *.rtf file with some websites and
I have a jquery bug and I've been looking for hours now, I can't
this is what i have right now Drawing an RSS feed into the php,
I have a French site that I want to parse, but am running into
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have this code: - (void)parser:(NSXMLParser *)parser foundCDATA:(NSData *)CDATABlock { NSString *someString = [[NSString
I have a text area in my form which accepts all possible characters from
I have an MVC Razor view @{ ViewBag.Title = Index; var c = (char)146;

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.