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

How .net assemblies are registred as private and shared assembly ?

2 Answers   Infosys, MMTS,


What is the main difference between VS 2005 and VS 2003?

5 Answers   CTS, Satyam,


Is the following route definition a valid route definition? {controller}{action}/{id}

0 Answers   NA,


mention what is the key advantage of using entity framework or ef?

0 Answers   Microsoft,


What is object service? : Entity framework

0 Answers  






Can you write a class without specifying namespace? Which namespace does it belong to by default?

1 Answers  


What is page life cycle?

0 Answers  


What is the difference b/w constant & read only variable?

4 Answers   IMI Soft Engineering,


Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?

0 Answers  


how many ways for pass the parameters in the fuction in c#

4 Answers  


How do you enforce garbage collection in .NET

1 Answers   Wipro,


Features in .net framework 1.1 ?

1 Answers   Digital GlobalSoft,


Categories