I'm converting an application from VB6 to VB.net 2005. In VB6, the help text was displayed using this code: hwndHelp = HtmlHelp(hWnd, "wrp.chm", HH_DISPLAY_TOPIC, 0) In VB.net, in order for the helptext to work in development mode, I have to
Everytime we run our VB6 app (and the visual basic 6 ide) on Vista, it comes up with 'an unknown program wants to update your computer' and after the exe name shows 'unidentified publisher'. Can you give me step by step instructions on how to sign the program so that
I have to use one Webservice function which is having two dimentional array as a parameter. I don't know how to pass array value to that parameter. Here is the code. Web service having following kind of routine
I have to use one Webservice function which is having two dimentional array as a parameter. I don't know how to pass array value to that parameter. Here is the code. Web service having following kind of routine