i am creating and testing .NET dataadapters with several example, every time i am creating adapter.xml and directory which are common to all the samples. i tried to create adapter set but at my end it didn't worked, can any one let me how to create adapter set. and i want to maintain separate directory for all my examples with one adapter set, like default demo directory.

And for each example i am using different ports for request, reply, notify streams like
6661,6662,6663...., i tried to use same ports for all samples but getting error cause its already configured in adapter.xml file.

and separate directory for client code in pages folder. let me know the step by step procedure to configure successfully.

Thanks