Created Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an array!...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );```Where:```c#dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is a flat stingdObj.description // is a flat stingdObj.tags // is an array!...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is a flat stringdObj.description // is a flat stringdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is a flat stringdObj.description // is a flat stringdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is a flat stringdObj.description // is a flat stringdObj.tags // is an...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is stringdObj.description // is stringdObj.tags // is an array! ["videos",...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is stringdObj.description // is stringdObj.tags // is an array! ["videos",...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is stringdObj.description // is stringdObj.tags // is an array! ["videos",...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is stringdObj.description // is stringdObj.tags // is an array! ["videos",...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode.. ignores the...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is stringdObj.description // is stringdObj.tags // is an array! ["videos",...
View ArticleEdited Unassigned: Bug: JSON.Decode -> modify object -> Encode; ignores array...
Consider the following code:```c#dynamic dObj = System.Web.Helpers.Json.Decode ( contentsOfJsonFile );// where:dObj.title // is stringdObj.description // is stringdObj.tags // is an array! ["videos",...
View ArticleEdited Issue: ASP.NET MVC 3 LoadingElementDuration is not working [1520]
// Copied from https://aspnet.codeplex.com/workitem/9879// Vote number : 2 Hi, it seems that the AjaxOptions.LoadingElementDuration attribute is not working as expected. Even if I change its value, the...
View Article