0

the company that I work for has a website to enter some user's code and get details of user. The problem is I have to enter the codes one by one and this bothers me (very boring job!), so I want to make a win app to post batch data and get response. I have to login first to access the data entry page. What scenario do you suggest to make this app?

Alireza
  • 142
  • 1
  • 4
  • 13

1 Answers1

1

I think this post should help you with the login portion of the problem

HTTP client and forms authentication in C#

Community
  • 1
  • 1
Oscar Marin
  • 136
  • 2
  • 8