---
title: "Can anyone help me out how to use session concept.."  
description: "Can anyone help me out how to use session concept.."  
author: "mohan kumar"  
published: 2011-10-20  
updated: 2026-05-15  
canonical: https://www.mindstick.com/forum/331/can-anyone-help-me-out-how-to-use-session-concept  
category: "c#"  
tags: ["c#"]  
reading_time: 1 minute  

---

# Can anyone help me out how to use session concept..

My [scenario](https://yourviews.mindstick.com/view/81221/sports-will-change-the-education-scenario) is like this..There is [username and password](https://www.mindstick.com/forum/160407/how-does-a-bearer-token-differ-from-other-authentication-methods-such-as-username-and-password) page(Login.aspx).. When user types the username and password( C# should [check whether](https://www.mindstick.com/forum/157543/write-a-java-program-to-check-whether-a-string-is-a-palindrome) the username and password is there in SQL [Server table](https://www.mindstick.com/forum/396/how-to-selecte-random-records-from-sql-server-table)), it gets logged into the [website](https://www.mindstick.com/articles/13110/why-copywriting-is-crucial-for-new-website-build) with [current date](https://www.mindstick.com/forum/323/find-the-day-name-and-month-name-from-current-date) and time being displayed at right top side of the page..Username should be there till the user sign out's from the page..I would be glad if anybody helps me out this [session](https://www.mindstick.com/articles/12042/session-in-c-sharp) concept according to my scenario..

## Replies

### Reply by mohan kumar

Thanks amit singh very much for your valuable response..Saw some of the articles of yours..They were very much helpful for me... :)..

### Reply by Amit Singh

Hi mohan,

Your problem related to login concept in asp.net, So check this useful link based on login concept and how to manage the session and logout concept:

http://mindstick.com/Articles/c389febe-fceb-4cb9-a4d1-41259346f449/?Login%20Form%20in%20ASP.Net


---

Original Source: https://www.mindstick.com/forum/331/can-anyone-help-me-out-how-to-use-session-concept

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
