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...
Thanks alot jshurst. I have bought the practice tests and study guide from Transcender along with the trainging kit for exam # 70-536. Just one question though. How much experience did you have in vb.net prior to studying for the exam just so I can guage the study time required. Thanks again...
Thanks for the reply as always earthandfire. I also started the MCSE also back when I was going to college and I feel you pain. Really boring material coupled with the rumor that the NT 4.0 track was going to be obsolete soon so getting the cert would mean that you only would be certified for...
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...
Ok I get it. The readline procedure stops the window because it's expecting some entry followed by the enter key. Thanks alot, star for you my friend. :)
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.
Wow you guys are way ahead of me :). You really know your stuff. Going to look into MVC. This program is going to be one that overgoes alot of changes and I have read that MVC is a good approach for an app of this type. I have just started this project so might as well take a little exra time...
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.