I want to set the PATH environment variable to server machine through
my application. I am using ASP.net 2.0 and language C#.
Thanks in advance!
Chandan...
more >>
Hello,
I'm quite new to web service development. I'd like to know if it is
possible, under windows, to publish a web service in apache. What I
want to do is write a simple c# web service and then compile and
install it in apache /bin directory (or a directory under apache where
a web service ...
more >>
Hi All!
I'm quite new to webservices.
I have to write a web service that expose 3 or 4 function that will be
implemented in a library writter in C++.
I've done some experiment writing a webservice in C# then marshalling
everything I need in C++, but I think is not a good practice.
I have a...
more >>
hola necesito programar 3 dropdownlist, que ddl3 dependa de los que
selecciono en ddl2 y asà mismo ddl2 dependa de lo que selecciono en ddl1,
pero no tengo la menor idea de cómo hacerlo en C# con ASP y tengo mi DB en
MySQL. Alguien me puede indicar cómo trabajarlo?? Debo programar el evento...
more >>