|
Tech
Forum
Generating Test
Data
When you make a new application, there is no data in it. Therefore
testing can not be preformed with realistic data volumes. Due to
this, the initial rollout may succeed, but as data accumulates the
system performance degrades.
The C#
Column
Remoting Basics
- II
In the previous article we had built the remotable class and the
server application. Let us now build the client application.
|