GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  VB.NET

 Print  |  
Question:  Class Library

Answer: What are the benefits of using Class Library?


November 11, 2008 10:17:30 #1
 dilipvk   Member Since: November 2008    Total Comments: 1 

RE: Class Library
 
Simple!. Why do we have public library? Because once a book is written, many people can subscribe to it, and re-use it again and again. Right?

In the same way once you create your own class libraries which have multiple functions and procedures, they can be published for your own use, as well as others rewriting or performing copying of the code!
There are other reasons too, but this is a great starting point to know why class library.

Hope it helps.
Best Regards, Dilip
     

 

Back To Question