Can the action attribute of a server-side
tag be set to a value and if not how can you possibly pass
data from a form page to a subsequent page?
Answer / kelvin
No, System .Redirect is used to pass data from a page to a subsequent page..
Is This Answer Correct ? | 1 Yes | 0 No |
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is difference between view state and session state?
How can you implement encapsulation in asp.net?
What is the difference between a Stored procedure and function?
what is impersonation in ASP.NET?
7 Answers Accenture, Merrill Lynch, Wipro,
In SP has contains 10 query,By Using Dataset Object I need to fetch 8th query of records? How?
How will u decide when to use caching and when to use viewstate?
What is the sequence of operation takes place when a page is loaded ?
what is the challenging situation you faced in your career?
3 Answers Calsoft, HP, Satyam, Wipro,
Which is the parent class of the ASP.NET server control?
0 Answers Sans Pareil IT Services,
If I'm developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to maintain login-in state for the users?
Define viewstate in .net?