How to override a base class method in Visual Studio .NET and in Visual Studio 2005?
Answer / Rakesh Kumar Maurya
In Visual Studio .NET, you can override a base class method using inheritance and the 'override' keyword. Create a new class that inherits from the base class, and mark the method you want to override with the 'override' keyword. In Visual Studio 2005, follow the same approach but remember to use the 'C# 2.0' or later compiler.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the versions of visual studio?
What is the difference between visual studio community and professional?
What is peek definition in visual studio?
How do I open the console in visual studio?
How to open only one instance of vb application(.exe)?
What is the use of Ctrl-M + Ctrl-P?
What language is used in visual studio?
What is the use of Ctrl-Shift-A ?
What is the use of Extension Manager?
What is the best font for terminal?
What do you use visual studio for?
Is visual studio 2017 community free?