Answer Posted / saravanakumar
is Page Refresh to communicate the server side code executed.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Write some code using interfaces, virtual methods, and an abstract class`
when a request is made in Life cycle of ASP.NET page .
What is a session government?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
What is recordset asp?
Explain an object, class and method.
How can we apply themes to an asp.net application?
Where session variables are stored?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
What are the disadvantages of using session?
In which event of the page life cycle, is the viewstate available?
Where is session data stored in asp net?
Explain automatic memory management in .net.
What are validator? Name the validation controls in asp.net? How do you disable them?
What is a web api?