How same session variable can be used in both Asp and Asp.net?
Answer Posted / 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 |
Post New Answer View All Answers
In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?
Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.
I want Ada programming language books. Could anyone post me any link for that?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
what is the system development cycle
What is the Difference between in memory database and physical database
how to convert the data from HTML file to SAS dataset?
Write a pascal program to calculate the sum of the first 100 even number and odd number
< No Frames > tag is used for
how do we provide security for web services
Code for display the images from drive using vb 6.0?
Definition of Singleton Class? what is the Purpose of it? what is the advantage?
How does the type system works when there is interoperability between a COM and .Net, i mean what exactly happens there
what are importance in problem tracking
how many types of operating system are avaliable?