Can you explain what inheritance is and an example of when
you might use it?
Answer Posted / raghumadhav tirunagari
Heridity. Use the existing functionality along with its own
properities.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is paging in context of Memory?
What are the server control tags in asp.net.?
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
How do cookies work? Give an example of their abuse.
How will you maintain versioning in asp.net 2.0?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is DataGrid wheater its a Server Control or something else ?
Explain server-side scripting and client-side scripting.
Is asp.net core faster?
What is synchronous and Asynchronous post back ?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Why do we use web config?
Why do we use datasource in asp.net?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
What is Partial PostBack in ASP.NET?