How would you implement inheritance using VB.NET/C#?
Answer Posted / raghumadhav tirunagari
Derived Class : Basecalss
VB.NEt : Derived Class Inherits Baseclass
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is event bubbling?
What is the syntax for datagrid and specifying columns?
What is viewstate in asp net with example?
what are the Custom controls in asp.net?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
How do we ensure view state has not tampered?
Differences between “dataset” and “datareader”.
What is query string in asp.net?
What is difference between session and cookies in asp net?
Differentiate between globalization and localization.
How to implement role based security in asp.net mvc? : Asp.Net MVC
Explain the steps to be followed to use passport authentication.
Explain how asp.net page works?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?