What is Assembly?
Answer / versha
assembly is unit of deployment like .exe,.dll
in case of assembly all information of assembly is stored
in manifest.this give information like version number,scope
of variable etc.we can see it using ILDASM .
types
1)private
2)shared
| Is This Answer Correct ? | 5 Yes | 0 No |
Which file is taken by compiler when we have both file Application and Server Configuration file?
Explain the difference between managed and unmanaged code?
Tell us what is a variable of implicit type and what is its scope?
How many namespaces are in .net version 1.1?
What?s a proxy of the server object in .NET Remoting?
How you apply a theme in whole application in .Net?
Best Dot Net Center in Chennai ?
Directcast(123.34,integer) - should it throw an error? Why or why not?
What is .net assembly?
What are situations when you register .NET assembly in GAC ?
What is the model role in Mvc architecture?
What are possible implementations of distributed applications in .NET?