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
What is an il?
What are web server controls in asp.net?
What is asp net application object?
Can we store object in viewstate?
What are the features that make asp.net more used framework? : asp.net mvc
Explain how do you validate the controls in an asp .net page?
To load your generated dataset with data which method do you invoke?
What are the different validators in asp.net?
What are session objects?
What are the Types of state management techniques
What is Dynamic Web and discuss its usage with the help of real life examples?
From which base class all web forms are inherited?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
Define web.config in .net?