Can we create .DLL file without using the namespace?

Answers were Sorted based on User's Feedback



Can we create .DLL file without using the namespace?..

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

Can we create .DLL file without using the namespace?..

Answer / bijesh

no we cant create dll with out using namespace,

Is This Answer Correct ?    6 Yes 4 No

Can we create .DLL file without using the namespace?..

Answer / elumalai

yes we can create

Is This Answer Correct ?    2 Yes 1 No

Can we create .DLL file without using the namespace?..

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

Post New Answer

More Dot Net Framework Interview Questions

If you change something in web.config file.Do u need to compile again?

5 Answers   Broadridge, SMNetserv,


Is entity framework slow?

0 Answers  


What is the greatest advantage of using asp.net mvc over asp.net webforms?

0 Answers  


what is a round trip?What is a postback?

4 Answers   Bosch, ONOTech,


What is gacutil.exe. Where do we store assemblies ?

5 Answers   Accenture, BirlaSoft,






Microsoft introduced c# as a de facto language of the .NET platform. What is mean by de facto and fot what purpose? Please answer me. Advance thanks.

3 Answers   Excel,


What is conceptual model? : Entity framework

0 Answers  


How Garbage Collector identifies the objects which are not in use?

6 Answers   EXL, Honeywell, Microsoft, Tech Mahindra, Tesco,


What are the new features 3.5 framework against with the tool?

0 Answers  


What is the main difference between VS 2005 and VS 2003?

5 Answers   CTS, Satyam,


What is the difference between a Struct and a Class

1 Answers   Siebel Systems,


unit test done by tetser on development team?

3 Answers   Crea,


Categories