What's an interface
Answer / kirti
It's an abstract class with public abstract methods all of which must be implemented in the inherited classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to make sure Client Validation is enabled in ASP.Net MVC
please tell me the best book of asp.net in the markit. which explain in simple and detail.
How do you specify comments using razor syntax?
what is scalar property?
Can I look at the IL for an assembly
What is the difference between tempdata and viewbag?
What are the main components of .net framework?
If u have an Empty Xml file and u have to bind dataset data to empty xml file? if u have an empty dataset u have to bind xml file data to it?
What is the difference b/w constant & read only variable?
4 Answers IMI Soft Engineering,
Which is the default http method for an action method?
How large is the .net framework 3.0? Does this change make the release larger?
What is the property available to check if the page posted or not