When should we use abtract class and Interface Class?Give
an Example
Answer Posted / pravin more
If U Want to add some modules in ur application in the
feature then u can use abstract class.
---Pravin More
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Where is session cookies stored?
What are the Types of session management in ASP.NET
Explain the difference between Repeater and Data list control in ASP.NET?
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
Describe a Windows Service and its lifecycle ?
What is app_code folder in asp net?
What is the difference between page-level caching and fragment caching?
What’s difference between “optimistic” and “pessimistic” locking?
What is difference between session and viewstate?
What is web api config?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
Explain the advantages of passport authentication.
Is asp.net different from asp? If yes, explain how?
Explain significance of routing? : asp.net mvc
Explain difference betn dataset and recordset?