what is an assembly?

Answer Posted / shiva kumar

Assembly's are major building blocks of .net which is
generated by the language compiler.
Assemblies contains MSIL code,metadata,manifest,resource
information.
assemblies can be a .dll or .exe files
.dll assembly is called as library assemblies.
.exe assembly is called as process assemblies.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?

578


What are differences between entity framework and l2s? : Entity framework

649


Describe the .net framework architecture.

585


What is entity framework used for?

519


In razor syntax, what is the escape sequence character for @ symbol?

560






Can I add asp.net mvc testcases in visual studio express?

599


Do you know about the new features in ASP.Net MVC 4 ?

596


What is connected scenario? : Entity framework

553


What is the purpose of a web form?

552


Mention some action filters which are used regularly in ASP.Net MVC?

546


Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?

540


Explain how you can send the result back in JSON format in MVC?

578


Can I set the unlimited length for "maxjsonlength" property in config?

564


What is stateless model?

512


Can you use Razor code in Javascript in ASP.Net MVC?

665