Hoppa till huvudinnehållet

How to add C# reference to report script

Kommentarer

2 kommentarer

  • 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

Du måste logga in om du vill lämna en kommentar.