How same session variable can be used in both Asp and Asp.net?
Answer / simran_8185@rediff.com
session["name of the session"]=values;
response.write session["Name"];
values means the data you want to store in the session like
session["uid"]=ds.tables[0].rows[0]["uid"].tostring();
Is This Answer Correct ? | 1 Yes | 1 No |
Hello Experts, What is the difference between move and move corresponding exactly? please post me asap
What is Big-O notation?
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
1.Mutating table
Can any one give an example (Source Code) on virtual function implemetation in Java?
can anyone please tell me the procedure for the NIC personal interview as i have been selected for the post of scientist/technical assistant B
what are the topics choosen for jam round for interviews
is try block possible without catch block?
what is polymorphism in java.
What language / script is used to validate web page
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?