Webservice VB passing parameters to C#

Asked

Viewed 52 times

1

Good morning,

We have two systems, one of them is in VB and the other in C# an identity manager (which serves to unify the login, we will put more systems inside it so that there is only one login user), we have to pass the User and the application ID to the system in C#. this system will check if the user exists, if it exists allows logging in, and the system in VB should pop a message on the screen saying that the user exists, we are using WEB.Api.

From now on, thank you.

  • What is the doubt?

  • Sorry haha, How should I pass via Webservice such parameters? I don’t know much about webservices, remembering that C# is using WEB.Api, I mean, I believe I can get the parameters with Get...

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.