As you may noticed, I'm kinda lost. I dealt with WS technology in the past (WSDL + SOAP) but in a very different environment.
Right now I needed to set up a service to upload and download bytearrays and I thought in doing it with MonoDevelop - C# - Apache.
After several hours of trying (my web...
Sorry for the noob question, but I can't get around this and every tutorial on the web assumes this is already set up.
I have a MonoDevelop WebService project compiled (asmx, web.config, the bin folder with the dll inside, etc) and an Apache server running on Windows.
I upload the files into the...
I have a friend that has a Mac, and he lives in the other side of the world (that's why I don't just call him over the telephone :-)).
The thing is, I was looking for a voice chat program, like gnomemeeting that lets me comunicate with him. I found only 2, Freewebfone and Qseeme.
The first one...
Hello people.
I'm having some problem compiling a little program that is in the tutorial of svgalib
Is very simple, and is error free
I have mdk 8.0, and for some reason svgalib wasn't included in the installation, so I had to do it manually.
I installed this two packages ...
Hello people.
I would like to know if there's any way to add buttons in a form but inside an array.
So I can do something like this, for instance,
for c1:=1 to 5
do
Button[1].enabled:=true;
In VB was pretty easy, U just copy and paste the button
and the program asked U if U wanted to make an...
Hello, I'm a Pascal programmer, trying to make my way into
the C++ world.
I've been trying to pass a local matrix (bidimensional
array) to a function, but I could'nt.
It's suposed to be a very simple thing, but I've tried everything I still can't.
I know that I have to make a pointer to pass it...
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.