How many classes can a single .NET DLL contain?

Answer Posted / anjani

A single Dll can contain one or many solutions as u want.
Reason being all the classes that you are creating will be
a prt of the Project that u r working on. Once compiled
this project will turn into a single Dll.

Is This Answer Correct ?    34 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by ispostback in asp net?

629


Explain the difference between webfarm and webgardens in .net?

631


What is a form tag?

593


What is the difference between application state and session state in asp net?

618


Will the asp.net validators run in server side or client side?

745






What is the difference between web.config and machine.config in ASP.NET?

688


Define transparent caching with aop?

623


Explain different types of Caching techniques in ASP.NET?

637


What is Web API?

723


What is advantage of asp.net?

631


Explain server control extensibility with reference to asp.net 2.0 ?

623


What parameters can you pass in the url of the api? Can get and post use the same url?

641


What are httphandlers and httpmodules and difference between them?

615


What are the session management techniques asp net?

649


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

665