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 is entity client data provider? : Entity framework
Can you declare an override method to be static if the original method is non-static
what is entity framework advantage?
what is split entity?
Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?
Explain how to use multiple submit buttons in ASP.Net MVC?
I couldnot answer for projects bcz i have 2+ fake experience.can you please tell me how to answer..?
What are child actions in ASP.Net MVC?
What is mapping in entity framework? : Entity framework
Can I look at the IL for an assembly
Mention two instances where routing is not implemented or required?
What are the advantages of razor view engine?