Hi,

I altered the code of class files (ExternalFeed.cs & StockList.cs) which are available under following path

\LightStreamer\Lightstreamer\DOCS-SDKs\sdk_adapter_dotnet\examples\DotNetStockListDe mo\src_data_adapter

and I can build the project successfully, Now my question is where should I add the built dll to get the changes according to my requirements.

(I tried by adding the dll into path:LightStreamer\Lightstreamer\DOCS-SDKs\sdk_adapter_dotnet\examples\DotNetStockListDe mo\lib\dotnet_1.1, but changes are not reflecting and even I checked by removing all the files from the directory: LightStreamer\Lightstreamer\DOCS-SDKs\sdk_adapter_dotnet\examples\DotNetStockListDe mo\lib\dotnet_1.1 but the sample is working fine with out any errors: )

can any one help me regarding this.

Thanks,