Chalaki Systems
Training About

Category Archives: Web Development Fundamentals

How to maintain HTTP session state with cookies in C# CGI program in Visual C# 2010 Express and IIS

By Raja S | Published: June 20, 2010

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 […]

Posted in Web Development Fundamentals | Tagged C#, CGI, Cookies, GET, HTTP, HTTP Headers, IIS, POST, Query String, Visual C# Express 2010 | Leave a comment

8 Quick steps to develop and setup C# CGI program in IIS 7

By Raja S | Published: May 20, 2010

CGI or common Gateway Interface is the protocol used by classic web forms to exchange data between the user and the web server. CGI uses HTTP protocol, which is a simple text exchange protocol on top of TCP/IP. In the HTTP protocol, environment variables of the OS and input from standard input devise such as […]

Also posted in IIS | Tagged C#, CGI, GET, POST, Visual Studio 2010 SP1 | 3 Responses
  • Tags

    .NET ADO.NET ascx ASP.NET ASP.NET Performance asp:Content asp:ContentPlaceHolder C# Cache Canonical CGI Cookies CSS3 Data Access Data Cache Deployment Entity Framework GET HTML5 HTTP HTTP Headers IIS IIS Express 7.5 Install Master Page MVC3 Output Cache Partial Views Port POST Query String Reusable Routes RouteTable SQL Server Compact URL Mapping User Control VaryByCustom VaryByParam ViewState Virtual Directory Visual C# Express 2010 Visual Studio 2010 SP1 Web Platform Installer Windows XP
  • Recent Posts

    • How to design Tag based hierarchical categories, manage them using ASP.NET, EF, MVC, View Models
    • Two ways to render MVC3 Partial Views: Client side Javascript or server side html helper
    • How to Bind a DropDownList with a EditItemTemplate in the GridView
    • Fundamentals of ASP.NET MVC 3 Partial Views
    • How to program MSAGL (GLEE) to create hierarchical graph layouts
  • Calendar

    February 2021
    M T W T F S S
    « Nov    
    1234567
    891011121314
    15161718192021
    22232425262728
Copyright 2005-2011. Privacy Policy.