Can you declare an override method to be static if the original method is non-static
Answer / kirti
No. The signature of the virtual method must remain the same, only the keyword virtual is changed to keyword override.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is edm in entity framework?
What are non action methods in mvc?
VIEWS WITH SYNTAX AND EXAMPLE IN SQL
Explain the advantage of packaging over xcopy in .net?
how to disable the lazy loading framework?
Explain the role of assembly in the .net framework.
how can you enhance the performance of entity framework?
Can we add constraints to the route? If yes, explain how we can do it?
Where does web.config info stored? Will this be stored in the registry ?
1 Answers Accenture, BirlaSoft,
explain what does .edmx file contains?
How to use Jquery Plugins in ASP.Net MVC validation?
What is RouteConfig.cs in ASP.Net MVC 4?