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 |
How will you load dynamic assembly? How will create assemblies at run time?
what is mean by versioning? Please answer me. Advance thanks.
What are the advantages of mvc over asp.net?
Can we look at the IL for an assembly?
What is web api‘s in asp.net mvc 4 ?
What is the .net framework and how does it work?
Can you handle all button click events at once in a form? Give coding.
Is it possible to create a custom filter?
what is .net?
What is code first? : Entity framework
What is the use of the default route?
Mention the core components of .net framework?