How many classes can a single .NET DLL contain?

Answer Posted / muneesh

a single dll in .net can contain more than one class there
is no limiit because we are linking many classes in a single
project and at the time of hosting we can convert it into a
single dll

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe state management in asp.net?

551


Is sql backend or frontend?

557


What is Model-View-View Model?

607


What is the best Macanism to clear the Cache in asp.net

711


What is the use of ASP.NET routing?

558






What is server components?

538


What is css and what is it used for?

556


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

662


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

597


What are user controls?

571


What are triggers of an updatepanel?

551


How many types of Cookies are available in ASP.NET?

586


Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?

538


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

509


Describe the difference between inline and code behind - which is best in a?

569