raghuramn

user stats

Member SinceNovember 8, 2011
Last VisitMay 20, 2013

User prefers to not be contacted.

developer for

ASP.NET
ASP.NET MVC / Web API / Web Pages

raghuramn

personal statement

No personal statement has been written.

activity stream

May 19, 2013 - ASP.NET MVC / Web API / Web Pages: Posted to discussion: Web API OData - atom+xml formatting issue when getting individual properties

May 19, 2013 - ASP.NET MVC / Web API / Web Pages: b3260efa7cd4b6382e7926fe9c600bb0e683bf69, [OData] Decrease max $expand depth to 1.

May 19, 2013 - ASP.NET MVC / Web API / Web Pages: b3260efa7cd4b6382e7926fe9c600bb0e683bf69, [OData] Decrease max $expand depth to 1.

May 19, 2013 - ASP.NET MVC / Web API / Web Pages: b3260efa7cd4b6382e7926fe9c600bb0e683bf69, [OData] Decrease max $expand depth to 1.

May 15, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: Empty SingleResult<T> cannot be formatted by the ODataFormatter

May 15, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: $select response on Json formatter not maintaning the order of properties mentioned in the $select query.

May 15, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: $select and $expand not working properly for complex types in json formatter

May 9, 2013 - ASP.NET MVC / Web API / Web Pages: Modified work item: $expand fails if the request has $inlinecount

May 9, 2013 - ASP.NET MVC / Web API / Web Pages: Commented work item: $expand fails if the request has $inlinecount

May 9, 2013 - ASP.NET MVC / Web API / Web Pages: 5c17436d415a3d9dd2e76817f98f4b7e375f6618, Issue 1037: $expand fails if the request has $inlinecount Nested feeds cannot have count property. If a request has $inlincount query string, we calculate the count and stash it on the request. The feed serializer takes that and puts it on the feed. Adding extra check to not add count to the feed if it is nested.