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 are asp.net web forms?
Which authentication uses a combination of windows and iis authentication?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the difference between Hash table and Array list?
What is the best Macanism to clear the Cache in asp.net
How to improve performance of web application asp.net mvc? : Asp.Net MVC
What is the difference between abstract class vs interface? Can give me the real time examples?
What is cached data phone?
What is csrf attack in asp.net?
how can create login from create and written conde in asp.net
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
How can we secure the data which is send from client side to server? Like the login id and paasword needs to be authenticated on the server but we cannot send it in plain text into the server.One more thing we are not using the SSL here.
Explain server-side scripting and client-side scripting.
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is the server of asp.net?