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
Explain the different types of assemblies?
What is the advantage of mvc over asp.net? : Asp.Net MVC
Explain page output caching?
Can we create a multiple user simultaneously ?
Where is the view state data stored?
I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)
What is a session government?
Which is better union or union all?
Can you explain architecture of your project ?
How many types of validation are there?
Explain about Automatic resource management?
Should I delete cookies?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
Is post back in asp.net?