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 disconnected scenario? : Entity framework
How to answer for project questions..?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
Where are the routing rules defined in an asp.net mvc application?
What is objectset? : Entity framework
What is meant by tempdata in mvc?
What is mapping in entity framework? : Entity framework
Explain how you can send the result back in JSON format in MVC?
Explain the new features added in version 4 of mvc (mvc4)?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
How we can invoke child actions in ASP.Net MVC?
What is the benefit of entity framework?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What are Model Binders in ASP.Net MVC?
what is complex type?