How many classes can a single .NET DLL contain?
Answer Posted / ninad
Any number of classes can be contained in a single .NET DLL
Is This Answer Correct ? | 90 Yes | 11 No |
Post New Answer View All Answers
What is masterpage?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
What are the different methods of session maintenance in asp.net?
How do u optimize a query in asp.net?
What are validators and list some validators of asp.net?
Explain about solution explorer window?
What is application state?
How to disable validator control by client side JavaScript?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What are the features of asp net?
What is asp.net web application?
What is the exact purpose of http handlers?
What are the session variables?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Explain different authentication modes in asp.net?