what is class libraries?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we set image Source dynamically using C# in WPF application?

624


In how many ways you can overload a method?

582


What is difference between singleton and static class in c#?

472


Where value types are stored in c#?

498


Explain what are the steps for creating clr trigger?

462






What do you mean by a windows process in regards to memory allocation?

507


What do you understand by an Implicit Variable?

522


Does c# replace c++?

613


What is eager and lazy loading in c#?

463


Are private members inherited in c#?

558


What is a nullreferenceexception and how do I fix it?

532


What does ienumerable mean?

476


Why do we need indexer in c#?

538


What is difference between private and protected in c#?

488


Name some properties of array.

477