We working in DFS 6.5SP1, here requirement is to create stub in vb.net and cousume it. we couldn't find any examples for vb.net in sdk. Please help us out with any reference or workaround.
regards,
rameezzz
currently we have C# and Java SDK. You can easily write a vb.net sample by copying the corresponding C# sample.
- simon
Hi Ramezz,
You can also translate code in C# to vb .net. For example with this link:
http://www.developerfusion.com/tools/convert/csharp-to-vb/
Best regards
Hi Simon,
Correct me if i am wrong.
You mean we cannot use DFS SDK Productivity Client layer in VB.net client code?
But when i refer DFS 6.5 SP1 dev guide its been mentioned "the .NET library is CLS compliant and can be used by any CLS-supported language."
What does this mean?
If the DFS SDK Client library(Productivity Layer ) is CSS compliant i should be able to use it as proxies in any of the CLS compliant languages VB.net or C# or J# without using the WSDL's right?
Suggest ...
Thanks,
Rajashankar.R