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 are the different types of sessions in asp.net?
How do you design a website with multilingual support in ASP.NET ?
What is odata in web api?
How to retrieve user name in case of Window Authentication?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Explain the path instructions in xaml?
Do session use cookies in asp net?
How many types of sessions in asp.net?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What is the difference between ldap and active directory?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
What do you mean by authentication?
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?