T
tony
Hello!
When you have windows forms you have the same possibility as when you have a
Console application
to use Console.Writeln to write whatever on the screen.
Now to my question:
Is it possible to use Console.Writeln when you have a Webservice. I don't
think it's possible but
just to be sure I ask you?
Is it possible to use Console.Writeln when you have a ASP.NET application
developed by using
"inline" or "Code behind" technics?
//Tony
When you have windows forms you have the same possibility as when you have a
Console application
to use Console.Writeln to write whatever on the screen.
Now to my question:
Is it possible to use Console.Writeln when you have a Webservice. I don't
think it's possible but
just to be sure I ask you?
Is it possible to use Console.Writeln when you have a ASP.NET application
developed by using
"inline" or "Code behind" technics?
//Tony