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
How large is the .net framework 3.0? Does this change make the release larger?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
Which version of .net framework is installed?
What is the need of Action Filters in ASP.Net MVC
What is the difference between ViewData, ViewBag and TempData?
Where is tempdata stored?
What is entitytypes? : Entity framework
explain why t4 entity is important in entity framework?
What are Action Methods in ASP.NET MVC?
What is asp net framework?
Is .net framework backwards compatible?
Explain representational state transfer (rest) in detail?
What is mapping in entity framework? : Entity framework
What is the use of viewmodel in mvc?
How to use multiple submit buttons in asp.net mvc?