![]() Related Questions 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 : Identity permissions control code access from one assembly to another. You can use identity permissions, which are a subset of code access permissions, either declaratively or imperatively ... Read Answers (1) | Asked by : Srikanth Static PagesQuick and easy to put together, even by someone who doesn't have much experience. Ideal for demonstrating how a site will look. Cache friendly, one copy can be shown to many people. Dynamic Latest Answer : static page: user can not interact with these pages i.e, not customiseddynamic page: user can interact with these pages i.e, customised and database access can be done through these pages ... Read Answers (2) | Asked by : raja Latest Answer : Class is a type where you can create your own type. Just as int data type in .Net which takes only integer values and having default API's such as toString(). Similarly, you can create your own type having API's which do some operation ... Read Answers (2) | Asked by : preethi
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||