![]() Related Questions Latest Answer : Assembly, which is a reusable, versionable, and self-describing building block of a common language runtime application. ... Read Answers (1) | Asked by : Rajani John wrote on Tuesday, 13 September 2005 20:12:39:The .NET Assemblies Part1This online presentation about .NET assemblies helps the webmasters to know about the three tier architecture and about .NET Latest Answer : Dear Friend,The assembly which is used only by a single application is called as private assembly. Suppose you created a DLL which encapsulates your business logic. This DLL will be used by your client application only and not by any other application. ... Read Answers (2) | Asked by : Rajani Latest Answer : If you want to do private assembly ?Goto command prompt Ist you have to set the path and type csc /t:library filename then you will be created assembly which will stored in the application directory. for ex. i have file with hello.csi used to csc ... Read Answers (1) | Asked by : Rajani Latest Answer : You now know that compilers that target the .NET Framework produce managed modules and that managed modules contain CIL and metadata. But you might be surprised to learn that the CLR is incapable of using managed modules directly. That’s because the fundamental ... Read Answers (1) | Asked by : Rajani Latest Answer : A private assembly is normally used by a single application, and is stored in the application's directory, or a sub-directory beneath. A shared assembly is intended to be used by multiple applications, and is normally stored in the global assembly ... Read Answers (2) | Asked by : ashok
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||