Answer Posted / yashwanth
Component is nothing but a Class..In .Net you can write code for a class with a user specified name ,in which u can design your own methods and properties for that class.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between old ADO.NET and Entity framework coding techniques?
What is .net framework in simple terms?
What you mean by routing in asp.net mvc?
Explain what platforms does the .net framework run on?
Explain bundle.config in mvc4?
How route table has been created in asp.net mvc?
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
What is entity framework? : Entity framework
What is net framework 3.0 ?
Explain the 'page lifecycle' of an ASP.NET MVC?
What is conceptual model? : Entity framework
explain what is ado.net entity framework?
which are the key concepts of entity data model?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Explain what is the difference between view and partial view?