navigation

Latest posts on tagged on "ASP"

How to set session timeout in web.config?

| | Category: c# .net

if we want to set our custom timeout in our applications we can set it in web.config. we can set timeout session in  under

How to get connection string from web config configuration in asp.net c#?

| | Category: c# .net

In this article, I will show you how to get string connection from web.config file in asp.net using c#. Two ways to write the connection string in web.config file as,

Page 4 of 4