can we transfer data from one page to another page using
viewstate if so how?if not y?
Answer Posted / radhika kilaru
No, we can't pass the data from one page to another using
viewstate. Because, view state will be maintained between
page postbacks only
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What are the main differences between asp and asp.net?
What is mvc in asp.net tutorial? : Asp.Net MVC
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What are the different types of validation controls provided in ASP.NET?
Describe how passport authentication works.
How u refer webservices?
Distinguish between Server-side and Client-side code?
What is the difference between file-based dependency and key-based dependency?
What is a web server? What are the load limits in it?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How ASP.NET page works?
How will you load dynamic assembly? How will create assesblies at run time?
About CLR, reflection and assemblies?