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

Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

592


Is asp.net outdated?

542


What is server side session?

533


Why is string called immutable data type?

600


Is asp.net free?

566






What is the difference between file-based dependency and key-based dependency?

574


When cookie will expire?

600


What’s difference between “optimistic” and “pessimistic” locking?

585


Differentiate between globalization and localization.

548


How Session use Cookies in State Management?

617


What is the benefit of WebAPI over WCF?

583


What is an assembly? Explain its parts.

641


How many types of state management are there in asp net?

536


How to disable disable browser's Back button in asp.net (JavaScript)?

574


Which method is used to perform all validation at the page level?

544