Deserialize JSON string and bind to ASP.NET DropDownList(www.devcurry.com)

submitted by bungleboozbunglebooz(1132) 1 year, 8 months ago

This article demonstrates how to Deserialize JSON string and bind to an ASP.NET DropDownList control.

1 comment |category: |Views: 213

tags: another

new Add a live kick counter to your blog >> liveImage

You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:

  • "Kick It" text
  • "Kick It" background
  • kick count text
  • kick count background
  • border

Simply copy and paste this HTML into your blog post.


Users who kicked this story:
Comments:

posted by johnrummelljohnrummell(1321) 1 year, 8 months ago 0

I'm not sure how this is helpful. The only instance I've used JSON with ASP.NET is when calling a .NET WebService from javascript, and the [ScriptService] attribute takes care of the serialization and deserialization for you.

Reply

information Login or create an account to comment on this story