Click here to Skip to main content
15,886,026 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Context menu in extended gridview is not working in Firefox Pin
Nisha Agrawal23-Sep-09 22:44
Nisha Agrawal23-Sep-09 22:44 
QuestionGlobal.ajax Pin
sris 42623-Sep-09 19:12
sris 42623-Sep-09 19:12 
AnswerRe: Global.ajax Pin
sashidhar23-Sep-09 19:37
sashidhar23-Sep-09 19:37 
AnswerRe: Global.ajax Pin
N a v a n e e t h23-Sep-09 19:56
N a v a n e e t h23-Sep-09 19:56 
GeneralRe: Global.ajax Pin
sris 42623-Sep-09 20:12
sris 42623-Sep-09 20:12 
GeneralRe: Global.ajax Pin
Abhijit Jana23-Sep-09 20:54
professionalAbhijit Jana23-Sep-09 20:54 
GeneralRe: Global.ajax Pin
sris 42623-Sep-09 22:06
sris 42623-Sep-09 22:06 
AnswerRe: Global.ajax [modified] Pin
Nisha Agrawal24-Sep-09 3:19
Nisha Agrawal24-Sep-09 3:19 
if you want to store the information related to the user then you can do at the same place where User gets login. Just fetch the information from the DB for that user and then store it in a Session.

To store it in a single variable, you can create a simple class. just place the variables that would hold the info required by you. now it's very easy. just create the object of this class, assign values to the variables and then place this object in the session. Now access the session variable at any page .

modified on Thursday, September 24, 2009 9:28 AM

GeneralRe: Global.ajax Pin
Nisha Agrawal23-Sep-09 21:18
Nisha Agrawal23-Sep-09 21:18 
AnswerRe: Global.ajax Pin
Abhijit Jana23-Sep-09 20:04
professionalAbhijit Jana23-Sep-09 20:04 
QuestionDropDownlist Load Pin
Illegal Operation23-Sep-09 17:42
Illegal Operation23-Sep-09 17:42 
AnswerRe: DropDownlist Load Pin
Steve Echols23-Sep-09 17:50
Steve Echols23-Sep-09 17:50 
GeneralRe: DropDownlist Load Pin
Illegal Operation23-Sep-09 17:55
Illegal Operation23-Sep-09 17:55 
GeneralRe: DropDownlist Load Pin
Illegal Operation23-Sep-09 18:01
Illegal Operation23-Sep-09 18:01 
GeneralRe: DropDownlist Load Pin
Steve Echols23-Sep-09 18:05
Steve Echols23-Sep-09 18:05 
GeneralRe: DropDownlist Load Pin
Steve Echols23-Sep-09 18:04
Steve Echols23-Sep-09 18:04 
QuestionASP.NET with AD Pin
Socheat.Net23-Sep-09 17:02
Socheat.Net23-Sep-09 17:02 
AnswerRe: ASP.NET with AD Pin
Abhijit Jana23-Sep-09 17:15
professionalAbhijit Jana23-Sep-09 17:15 
GeneralRe: ASP.NET with AD Pin
Socheat.Net23-Sep-09 17:53
Socheat.Net23-Sep-09 17:53 
AnswerRe: ASP.NET with AD Pin
Arun Jacob23-Sep-09 18:46
Arun Jacob23-Sep-09 18:46 
QuestionAPS.NET Pin
mamix6523-Sep-09 13:24
mamix6523-Sep-09 13:24 
AnswerRe: APS.NET Pin
Not Active23-Sep-09 13:36
mentorNot Active23-Sep-09 13:36 
GeneralRe: APS.NET Pin
N a v a n e e t h23-Sep-09 15:29
N a v a n e e t h23-Sep-09 15:29 
GeneralRe: APS.NET Pin
Christian Graus23-Sep-09 17:14
protectorChristian Graus23-Sep-09 17:14 
GeneralRe: APS.NET Pin
Not Active24-Sep-09 1:02
mentorNot Active24-Sep-09 1:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.