How to stop the inheritance?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is a 307 redirect?
what is difference between User Control,Custom Contro1,Web server control and template controls
what is view state and its use
10 Answers DELL, Efextra, HCL,
Differentiate between namespace and assembly.
what do machine key element in configuration file specify?
I am trying to redirect another site on button click.
What is a viewbag?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What event handlers can I include in Global.asax ?
How do u optimize a query in asp.net?
What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.
ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?