Hi Hariharan;
No, The DW.Net product was EOL'ed a long time ago and was based on the .NET 1.1 framework - so even if you had a copy today, it would not work with any VS / PB version - even PB.Net.
You can build .NET Assemblies in PB 2017 and then utilize (consume) them from your C# object's code. However, you cannot do the reverse in PB at the moment unless you make your C# Assemblies COM callable. See Bruce's article on this for more information - (click here):
In the near future, PB 2018 & PB 2019 will add back .NET interoperability back into the Appeon PB IDE. The PB 2017 IDE is based on PB 12.6 Classic not PB.Net (which is now EOL). Once that occurs, you will be able to build transparent .NET components in either VS and/or Appeon PB and consume each others them transparently. That is the current plan.
HTH
Regards ... Chris