I have a page that uses Session variables when generating the SQL statements used to submit and retrieve data from a database. However, because I don't know how long the user will be on the page, setting the Session.Timeout property doesn't help me avoid errors (I can obviously ...
Steven, i lost this message conversation from outlook express and made a post online (see last one on this page). Please answer it as it hasn't been yet. thanks
I have developed web site which i developed in asp.net 2.0. I want to deploy it on prodution server. So here i need to copy all code behind files of aspx page which i don't want. I want deployment to be exactly same as asp.net 1.1.