In my previous post 8 steps to develop, setup and call c# cgi programs in IIS 7, we learned how to create a CGI program in C#, install it as a website and call it using GET and POST. In this article, I am going to modify that C# program to include code to read and […]
↧
How to maintain HTTP session state with cookies in C# CGI program in Visual C# 2010 Express and IIS
↧