adspace


Explain about .net assemblies?

Answer Posted / Jai Singh Yadav

.NET Assemblies are executable files that contain one or more compiled .NET programs, resources, and metadata. They can be stand-alone applications, DLLs (Dynamic Link Libraries), or executable scripts.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write the .net syntax for 'while loop'?

1143