Have you designed any components?

Answers were Sorted based on User's Feedback



Have you designed any components?..

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

Have you designed any components?..

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

Post New Answer

More Dot Net Framework Interview Questions

what is entity framework?

0 Answers   Microsoft,


what are abstract classes? what is overriding?

12 Answers  


Why is XmlSerializer so slow

1 Answers  


Does windows 10 need .net framework?

0 Answers  


What are actions in mvc?

0 Answers  






Does razor engine supports for tdd?

0 Answers  


Explain Keep method in Tempdata in ASP.Net MVC?

0 Answers  


Can you handle all button click events at once in a form? Give coding.

1 Answers   Kanbay,


What is code first? : Entity framework

0 Answers  


What is difference between viewbag and viewdata and tempdata?

0 Answers  


What is the version number for the next version of the .net framework, codenamed �orcas�?

0 Answers  


what is Thread Priority?

2 Answers  


Categories