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 |
can i change web.config settings from iis?
1 Answers HCL, ReadySoft, Wipro,
What is namespaces
How to add 'ASPNET.mdf' file into server explorer in visual studio 2005?
What is the difference between tempdata and viewbag?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
What is edm (entity data model)? : Entity framework
What is entity client data provider? : Entity framework
What is oauth in web api?
Is any files are generated,when we are adding the web reference to the web service?
What is Partial Assembly References?
Which is the root namespace for fundamental types in .net framework?
What is the difference between adding routes, to a webforms application and to an mvc application?