What are the ways of preserving data on a Web Form in ASP.NET?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

When an ASP.NET server control is added to a web form, Visual Studio .NET adds one item to the class for the form. What item is added? a) The event registration. b) A protected class member for the control. c) A default event handler for the click event. d) A default class that inherits from the control?s base class.

4 Answers   Syntax Softtech, TCS,


If i have 1000 records in dataset, how to do paging?

2 Answers   Mind Tree,


Clearly Explain the ispostback

6 Answers   TCS,


What is the difference between “Web.config” and “Machine.Config”?

0 Answers  


What is the life-span of the items in the viewstate?

0 Answers  






what is generics?

2 Answers   Microsoft,


Name the two properties are on every validation control?

0 Answers  


How does ASP.NET framework maps client side events to Server side events.?

0 Answers  


In what languages in ASP written?

4 Answers   Microsoft,


Can the validation occurs in server-side or client-side? If the validation occurs why should we do?

0 Answers   Siebel,


Mention the execution process for managed code?

0 Answers  


Explain the different types of directives in .net?

0 Answers  


Categories