What are the different ways you would consider sending data
across pages in ASP (i.e between 1.asp to 2.asp)?
Answer Posted / rashmi
by
1)sessions
2)public properties
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the use of data set in asp.net?
Explain about secure socket layer?
Explain the difference between globalization and localization techniques
Which method do you use to enforce garbage collection in .net?
How does the cookies work in asp.net?
What are cao and sao.
What is server components?
What a diffgram is, and a good use for one?
What are the three parts of an http response?
What is http protocol and how it works?
How to Separate background image and front image from original picture....
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is the use of placeholder control? Can we see it at runtime?
When we use cookie less session? Explain its working?
Explain the difference between overriding and overloading?