Category: ASP.Net Objects

object of asp.net with C#

Posted in ASP.Net Objects

How to Set Session Timeout in ASP.Net using web.config.

How to set session timeout in asp.net using web.config file. How to set session expire property in web.config file.

Continue Reading How to Set Session Timeout in ASP.Net using web.config.
Posted in ASP.Net Objects

How to use Context Object in ASP.Net C#

What is Context Object in ASP.Net with C#, How to use Context Object in ASP.Net with Server.Transfer Method in ASP.Net with C#.

Continue Reading How to use Context Object in ASP.Net C#
Posted in ASP.Net Objects

How to use Session Object in ASP.Net C#

What is Session in ASP.Net, How to use Session.Clear(), Session.Abandon(), Session.TimeOut in ASP.Net with C#.

Continue Reading How to use Session Object in ASP.Net C#
Posted in ASP.Net Objects

Difference between Response.Redirect() and Server.Transfer() in ASP.Net

Difference between Response.Redirect() and Server.Transfer() in ASP.Net.

Continue Reading Difference between Response.Redirect() and Server.Transfer() in ASP.Net