Hi,
I am trying to interface with a program that sends xml data through tcpip using ssl. I can build a listener to catch the data but am unsure of how to deal with ssl. Do I need a ssl cert if so what kind. The program with be running on the same pc. I have never dealt with ssl before in...
Hi,
Just writing an app that will download a file from an ftp server, which it does. I want to be able to resume the Ftp downloads from where the downloads last failed. I have the code in place to save the current position where the download failed but not sure how to make the ftpwebrequest...
Hi,
Im using the My.Computer.Download Class to download a file from a Ftp server in one of my apps. It is timing out on one persons Server(even though I can ftp through windows xp), I have this app installed at about 20 others sites and it works fine. The only difference is that this site...
Hi,
just looking at some sample code for building a structure.
Can someone explain to me how this code works that follows.
I can see here that the tostring method is overridden and overloaded but how is this being called by just calling the structure. One of the last lines of code below shows...
Hi,
I am in the process of studying for the mcts cert. Just sick of my current job with the constant schedule changes and the no weekends off stuff. I basically get by doing software support for a POS software company by have no life due to my messed up schedule. Can't go to school to study...
Hi all,
I have build a console app and when I debug it the console window flashes and goes away. Is their a way to stop this screen from disappearing? Thanks in advance.
Hi,
Was just reviewing some code from a MS book and something doesn't look right. First of all the system.drawing class is used but from the looks of things the code is being run in a console app. You can't draw inside a command prompt, you don't even get the system.drawing class inside a...
Hi,
I have a datagrid that displays an employee name and a record number from an sql database. When you click on the employee number then it brings up another from that lets you modify the employees info. Once the name is modified and you click ok to close the form it shows the Employee...
Hi,
Just wanted to get some feedback regarding different program languages. For instance why would I want to code in C++ instead of vb.net or vice versa.I've heard that vb.net is easier to code then C++ but C++ runs faster. Is their any truth to this? Thanks in advance.
Hi,
I am creating a program that has two forms. The first form lets you select the employee you want to make changes to and passes the employees record number to another form. The other form looks up that record number and displays the information for that employee.
I can do this easily with...
Hi,
I am just learning to use VB 2008. I have a datgrid control on my page and I don't want to have the record pointer column showing. Is their a way to remove this so that all I see is just the data colums. Thanks in advance.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.