Search the web
Sign In
New User? Sign Up
ydn-dotnet · CLOSED: Yahoo! .NET Developer Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Read JSON?   Message List  
Reply | Forward Message #155 of 263 |
Hello all
I am new at C#.

In javaScript, I can do this:

var myObject = eval('(' + myJSONtext + ')')

Then use the myObject as obejct. There is also supported classes in
Java too.

Does anyone know what should I do in C#?

TIA

Jeff




Wed Apr 9, 2008 1:26 am

astro_boy_r
Offline Offline
Send Email Send Email

Forward
Message #155 of 263 |
Expand Messages Author Sort by Date

Hello all I am new at C#. In javaScript, I can do this: var myObject = eval('(' + myJSONtext + ')') Then use the myObject as obejct. There is also supported...
Jeff liu
astro_boy_r
Offline Send Email
Apr 9, 2008
1:26 am

... Are you getting JSON data from somewhere and that is the reason you need this? Or some other reason? XML is supported my .NET really well, so if that is an...
docbliny
Online Now Send Email
Apr 9, 2008
10:38 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help