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 orm entity framework?
What is the difference between managed and unmanaged code?
Tell me the best web-sites for Learning the ASP DOT NET.
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
How do I change the permission set for a code group
Can two application one using private assembly and other using Shared assembly be stated as a side-by-side executables?
In which testing using in .net framwork?
What is needed for running an application built on winfx on the .net framework 3.0?
What are the 2 ways of adding constraints to a route?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
what is minimum requirement for entity framework applications to run?
How to ensure the credentials for WebService using Windows authentication