How would you implement inheritance using VB.NET/C#?
Answer Posted / rajender chauhan
C# : Class A:B
VB.Net Class A Inherits B
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can i explain my project during interview?many time i expalain my project but they did't accept? please explain me.
What are the different authentication modes in asp.net?
What is difference in .net 1.1 and .net 2.0?
What are validator? Name the validation controls in asp.net?
What are the security types in ASP/ASP.NET? Different Authentication modes?
Where you store Connection string in "Web.Config" file in ASP.NET?
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
What are directives in asp.net? List down all the important directives.
Explain About duration in caching technique
What is caching? Explain.
How to add DateTime Control in normal DataGrid Server Control?
Web API supports which protocol?
What are the uses of list view control in Asp.net?
What do you mean by View State and what is its role?
explain code with datachaching with example