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 |
What are Code Blocks in Views?
How does .net framework works?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
what is VSS? Where we are using?
Tell me about the internal working of Garbage collector?
Why is XmlSerializer so slow
What is Attribute Routing in ASP.Net MVC?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
List the new features added in .net framework 4.0.
mention what is the difference between ado.net and classic ado?
What are the options can be configured in AJAX helpers?
What are scaffold templates in mvc?