I'm just learning C# and I'm using MS Visual Studio for that and a website with tutorial stuff.
I've written my first little app which just does a simple calculation on some figures input by the user and outputs the result.
It is a console app at present.
Now I want it on a webpage so's I can put it on a site of mine.
But I can't figure out how to do it. Neither from Visual Studio screens, nor help, nor the tutorial....
Can anyone help?
regards,
ab :)