How many classes can a single .NET DLL contain?

Answer Posted / shaik mujahid ullah

A .Net DLL can contain any no of classes and each class can
contain number of methords and properties as well

All classes which are in a DLL can kept into one Namespace
when you add a referenc to this DLL into your project and
create a new object all classes and methord you can you it
as you like

Is This Answer Correct ?    10 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we ensure view state has not tampered?

793


Explain a program using code nuggets to create a simple application? : asp.net mvc

730


Why would a company use an application service provider?

672


What is application Object?

762


What can we do with asp.net?

677


Define repository pattern in mvc.net? : asp.net mvc

728


Why session is necessary in web application?

703


What does asp in asp.net stand for?

718


Can we set which type of comparison we want to perform by the CompareValidator control?

732


What is a windows service?

750


What is application session?

674


What is a user session?

674


Who creates jsessionid?

777


Can you set the session out time manually?

578


Explain file-based dependency and key-based dependency.

751