Have you designed any components?
Answers were Sorted based on User's Feedback
Answer / nvns
Components are nothing but Functions(which we wrote).
ex:Database components, means the functions which we wrote
in database class file.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Difference between ASP.NET MVC and ASP.NET WebForms?
What are the components required to create a route in ASP.Net MVC?
What is renderbody?
How do I install .net framework?
Explain how you can implement Ajax in MVC?
How do you specify comments using razor syntax?
What are the ways to show data grid inside a data grid for a master details type of tables?
What is the difference between ViewData, ViewBag and TempData?
What is a model in android?
What is managed extensibility framework?
What is razor code?
Explain Model, view and Controllers in Asp.Net MVC?