TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Jennifer ODonovan
NA
29
11.3k
Asp.net Session Variable from SQL DB
Feb 4 2018 6:20 PM
I have built a Login Page where users saved to my UserDetail table can login to my web app. I am able to create a session variable from the username(email in this case) but i would like to pull UserId as the session variable instead.
I am developing my Web App in visual studio c# Web Forms with a Sql Server Database.
Any Advice/Help is appreciated Thanks.
This is My Code for storing the session variable on the Login Page:
Reply
Answers (
1
)
Resource file(.resx) update and generate in website
using stringbuilder to build ContentPlaceHolder