Answer Posted / suresh v
The class from which we cannot create a new class is called Sealed class.Inheritance will be stopped by using Sealed Classes.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between dispose() and finalize()?
What does a switch do?
What is the life cycle of web page?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
How many types of state management are there in asp net?
Define caching.
How many types cache in asp net?
What is a uri query?
List the events in page life cycle.
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
Can we override the enablepartialrendering property of the scriptmanager class?
How do I send an email message from my ASP.NET page?
What are the different authentication modes in asp.net?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
How many types of sessions in asp.net?