How many classes can a single .NET DLL contain?
Answer Posted / sandeep thakur
Multiple inheritance!
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the two types of web pages?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What is difference between view and partial view?
Where can I get the details on migration of existing projects using various technologies to asp.net?
Explain how asp.net different from asp?
What is the difference between system.stringbuilder and system.string
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Is it true that a Web service must be written in .NET or not?
What is routing in MVC?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is state management in .net?
What are the events in a page life cycle?
Fetch one page value to another page without using state-managment ?
What is strong-typing versus weak-typing?
Is razor a programming language?