How many classes can a single .NET DLL contain?
Answer Posted / d9101
one or more than one classes contain in the one .dll file in the .net........
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Why do we need Sessions?
What is meant by asp.net?
Explain model, view and controller represent in an mvc application? : asp.net mvc
Define a static class?
What are the navigation ways between pages available in ASP.NET?
What is custom events?
What are the differences between code behind and code inline?
What is x xss protection?
What is httpresponse?
Where is http session stored?
How to Separate background image and front image from original picture....
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
What is difference between Lambda Expression and LINQ in ASP.NET?
What is routing in MVC?
List down the sequence of methods called during the page load.