Zum Hauptinhalt gehen

How to add C# reference to report script

Kommentare

2 Kommentare

  • Permanently deleted user

    Just want to add, the reason to ask this is I need JavaScriptSerializer class to deserialize the JSON objects. thanks.

    0
  • Permanently deleted user

    I'm afraid that Report Designer still uses .NET 2.0, and this library is not available for use. If you wish to serialize JSON properly in a report's code-behind page you will have to use a third party library, such as JSON.NET (http://json.codeplex.com/) .

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.