Relative Content

Tag Archive for c#winformsazure-devopswebview2

Save changes on a website through webview 2 with a button in Win Forms

I’m working on an application tool in Win Forms that my company uses to see all workitems that exist in queries in azure dev. For example when you press on a query you get redirected with the help of webview2 to that exact workitem in azure dev. You can already in the tool write and save tags that pops up on the website through a button. But if I try make other changes like adding a description for a workitem and then press the save button it dosen’t work.