How many classes can a single .NET DLL contain?

Answer Posted / abhishek maitrey

One can write as many as required classes in a single .Net
Dll file. There is no limit specified by the Microsoft.

Is This Answer Correct ?    27 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name some asp objects?

537


What is an assembly? Explain its parts.

621


Why session is more secure than cookies?

486


What is the difference between page directive include and action tag include?

518


Why asp.net is better than php?

484






How to change Master page in ASP.Net using code?

584


What are the layouts of ASP.NET Pages?

609


What is a runtime version?

516


Explain the main function of url routing system in asp.net mvc? : asp.net mvc

488


What is the difference between session and viewstate?

506


What are the security types in ASP/ASP.NET? Different Authentication modes?

552


What is the difference between server-side scripting and client-side scripting?

539


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2211


What are cookies in your browser?

523


How do u deploy ur project?

2209