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 parameters can you pass in the url of the api?
What is the life cycle of an asp.net page?
What is localhost in asp.net?
Explain what is postback in asp. Net?
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 is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
What are all the various Estimation Techniques available ?
How long do session variables last?
What is difference between asp state management and asp.net state management?
Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?
Which methods validate all the controls on a page?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Explain the role of global.asax?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
Is asp.net core faster?