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
Explain the disadvantages of viewstate?
What is the difference between asp.net and mvc?
What is rending process in ASP.NET?
Explain the function of new view engine in asp.net? : asp.net mvc
When cookie will expire?
What is a web api endpoint?
What is the difference between exe and dll?
Explain the difference between overriding and overloading?
How to Insert/Add in ASPXgridview
What is session in http request?
Elaborate differentiation between ViewState and SessionState?
What is asp.net mvc? : asp.net mvc
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Which dll handles the request of .aspx page?
Why do we need url encoding?