Can we create .DLL file without using the namespace?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / narsimha rao
yes we create, reason is dll is the library,in library namespace is there. understand point of view dll is parent and namespace is child.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do I change the permission set for a code group
What is namespaces
Explain the advantage of packaging over xcopy in .net?
What is the version number for the next version of the .net framework, codenamed �orcas�?
How to update one of my table in database at 4pm every day how it is possible?
What are the types of authentication in .net
What is layout in mvc?
what is deferred loading(lazy loading)?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What is the CLR
If you change something in web.config file.Do u need to compile again?
5 Answers Broadridge, SMNetserv,
what is model first approach?