I am here to take your attention on size of .Net object when we call a service. This will help when you want to find out the size of .net object in a service call. This might happen when you face a buffer overrun problem. While trying to debug a service call, where we suspect a buffer overrun situation, we wanted to find out the size of object being ......