How many classes can a single .NET DLL contain?
Answer Posted / sohail virk
Many classes...because Once compiled
this project will turn into a single Dll.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is asp.net version?
What is the exact purpose of http handlers?
Is oauth for authentication or authorization?
What are type/key pairs in client script registration?
Where is session cookies stored?
What is Dynamic Web and discuss its usage with the help of real life examples?
How to send a DataReader as a parameter to a remote client ?
Explain how cookies work.
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is _viewstart?
How do I know asp.net mvc version? : Asp.Net MVC
What is State Management in .Net and how many ways are there to maintain a state in .Net? What is view state?
What is a postback in asp net?
Explain Session state management options in ASP.NET.
What parameters can you pass in the url of the api? Can get and post use the same url?