阅读背景:

使用Json.net将大型数据列表作为JSON格式流式传输

来源:互联网 

Using the MVC model, I would like to write a JsonResult that would stream the Json string to the client rather than converting all the data into Json string at once and then streaming it back to the client. I have actions that require to send very large (over 300,000 records) as Json transfers and I think the basic JsonResult implementation is not scalable.Using the MVC model, I would like to write a Js




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: