winforms-to-web
ASP.NET w/ VB.NET - Winforms to Web - NullReferenceException Error on string split / string builder
Background: I have a winForm app that registers a user in the database based on the information provided, auto-generates a random password and username, and e-mails the user a link to take an applicat[详细]
2023-02-24 11:23 分类:问答ASP.NET VB.NET - Winforms to Web - implementing LostFocus listview control equivalent for web
Background: I have a winForm app that registers a user in the database based on the information provided, auto-generates a random password and username, and e-mails the user a link to take an applicat[详细]
2023-02-23 12:28 分类:问答VB.NET - Easiest way to Export / Convert WinForm App to Web ASP.NET App
Background: I have a winform application written in VB.NET that uses a WebService to send out different invitations to users based on the marketing company they select to take different interviews. Th[详细]
2023-02-22 21:06 分类:问答Web browser Control under Citrix environment
I have a web application which is also displayed in a web browser control of a winforms application. MS Word and Excel are installed on Citrix server.[详细]
2023-01-18 12:32 分类:问答Load ASPX page to a windows webbrowser control
Hi I have a Windows form the import data to SQL, also I h开发者_如何学Pythonave an aspx page which is used for previewing data which i need to load to to the windows form using WebBrowser Control, my[详细]
2022-12-27 12:23 分类:问答SSL Client Side Certificate authentication in Adobe AIR
I\'m trying to use a RESTful web service in Adobe AIR.The service uses client side certificates for authentication, thus I need to set the cert and private key used by AIR/Actionscript\'s URLRequest w[详细]
2022-12-19 12:34 分类:问答Unable to open browser from c# winforms
I am using following code to open an IE browser from toolstipmenu_click() but getting this message as:[详细]
2022-12-14 06:48 分类:问答