what is class libraries?



what is class libraries?..

Answer / umapathi

class libraries is collection of assemblies. when user need to create own assembly then File->new->project->class library (in visual studio 2005/08).Using this user can create own dll(dynamic link library) files.(which stored in bin folder)

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More C Sharp Interview Questions

What exactly happens when we debug and build the program?

0 Answers  


What is Partial class? What purpose we use it?

6 Answers   ACS, TATA,


What is datareader c#?

0 Answers  


Why do we use static methods in c#?

0 Answers  


What?s a delegate?

2 Answers  






What is the difference between inheritance and abstract class?

0 Answers  


Define Final Class in C#

0 Answers   HCL,


What Is An Interface Class?

0 Answers   Siebel Systems,


how to change a value of particular cell in a data grid

3 Answers  


What is a data set in c#?

0 Answers  


Use of Checked and UnChecked operators?

2 Answers   TCS,


What is a jagged array?

0 Answers  


Categories