Aller au contenu principal

How to add C# reference to report script

Commentaires

2 commentaires

  • 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

Vous devez vous connecter pour laisser un commentaire.