You can also reduce the size of the objects returned (and thus the network transmission time) simply by optimizing your objectdesign to not include unnecessary fields.
您还可以优化对象设计使其去除不必要的字段,从而减小所返回的对象的大小(以及网络传输时间)。
2
This passes the design-time syntax check, but the runtime interpreter does not find "databas" to be a known object. By default the runtime sends this page shown to the browser.
它将通过设计时语法检查,但是运行时解释器不认为“databas”是已知对象。
3
would translate to the ProductsController class (notice we add the "Controller" suffix to the class name to make these classes stand out in the object model at designtime).