Can we create .DLL file without using the namespace?
Answer Posted / sanjida
Hi,
Yes we can create .dll file without using the namespace.
Just you need to change the assembly reference from name of
the namespace to class name.
| Is This Answer Correct ? | 32 Yes | 5 No |
Post New Answer View All Answers
what is msl?
What are the two ways to add constraints to a route?
What is controllercontext?
What is filters in web api?
What is the use of razor view engine?
How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
What is the difference between ViewData, ViewBag and TempData?
What is the .net framework and how does it work?
Explain representational state transfer (rest) in detail?
What is edm (entity data model)? : Entity framework
what is split entity?
Explain the new features added in version 4 of mvc (mvc4)?
What is the role of the jit compiler in .net framework?
Mention what is the difference between “ActionResult” and “ViewResult” ?