How many classes can a single .NET DLL contain?
Answer Posted / venkat
One or more than one class. depending upon the programmer
requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is http response header?
What is the difference between the response.write() and response.output.write() methods?
Is asp.net still used?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What are the new features added from ASP to ASP.NET?
Explain about the Class view window?
How to turn off cookies for a page?
What is distributed system in asp.net?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Why is an object pool required?
What is a response cookie?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What can we do with asp.net?
What do you mean by authentication?