What is the importence of the INTERFACE? but not the
inheritence concept?and why we r declaring the empty methods
in that? we can directly implements with in the class know?
Tell me the importence?
Answers were Sorted based on User's Feedback
Answer / n.v.s prasad
I Think,The Importance of interface is usually any language
like java,c# support single inheritance,but through
interfaces it supports "MultipleInheritane".
Note:A class canot be derived from multiple super classes
but a class derived from multiple interfaces.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / lokesh gopinath
While Designing you start identifying the Methods which
need to be used in the project. But you are not sure of the
Functionality of the same in such a situation Interfaces
are created.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is manifest in .net framework?
What is a page life cycle?
How to implement caching?
Define what is razor? : asp.net mvc
What are the server control tags in asp.net.?
For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?
What does AspCompat="true" mean and when should I use it?
Why Global.asax is used?
Explain how dot net compiled code will become platform independent?
Can you edit data in the Repeater control? Which template must you provide, in order to display data in a Repeater control? How can you provide an alternating color scheme in a Repeater control? What property must you set, and what method must you call in your code, in order to bind the data from some data source to the Repeater control?
What is variable and constant in .net programming language?
Can we set master page as a start page?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)