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

What is poco proxy? : Entity framework

0 Answers  


Can you explain the page life cycle of mvc?

0 Answers  


How we can register the Area in ASP.Net MVC?

0 Answers  


Is the following route definition a valid route definition? {controller}{action}/{id}

0 Answers   NA,


Explain how to use multiple submit buttons in ASP.Net MVC?

0 Answers  


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 the advantage of mvc?

0 Answers  


What is viewbag?

0 Answers  


What is ado.net data provider? : Entity framework

0 Answers  


what is entity framework advantage?

0 Answers   Microsoft,


Can we have enum in entity framework?

0 Answers   Microsoft,


What is namespaces

1 Answers  


Categories