How many classes can a single .NET DLL contain?
Answer Posted / hemananda
Unlimited Classes.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What is owin authentication?
What is the difference between client-side and server-side validations in webpages?
Define globalization and localization.
Explain a program using razor view engine to create a simple application? : asp.net mvc
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?
How to create discussion forum in asp.net mvc? : Asp.Net MVC
What are resource file and how do we generate resource file?
Differentiate strong typing and weak typing
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
Explain transparent caching with aop?
How to automatically get the latest version of all the asp.net solution items from source safe when opening the solution?
Why do we use sessions?
Explain asp.net web forms.
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?