2004年8月4日

Process a large chunk of data in Web Service. Performance, Performance,Performance

摘要: Recently, I met a challenge to pass down a large chunk of data from a ASP.Net Server to Client. The data is structured as an object so serialization won't be a problem. But the data is about couple mb... 阅读全文

posted @ 2004-08-04 06:04 IAmInIT 阅读(670) 评论(0) 推荐(0)

Program with Automation

摘要: Just finish a program in C# that will create a Web Service from a given SAP remote function call RFC or BAPI. That save me a lot of time and effort everytime.This is how I did:1: Create a ASP.Net DLL ... 阅读全文

posted @ 2004-08-04 05:53 IAmInIT 阅读(557) 评论(1) 推荐(0)

Program with Automation

摘要: Just finish a program in C# that will create a Web Service from a given SAP remote function call RFC or BAPI. That save me a lot of time and effort everytime.This is how I did:1: Create a ASP.Net DLL ... 阅读全文

posted @ 2004-08-04 05:53 IAmInIT 阅读(538) 评论(0) 推荐(0)

导航