Whats an assembly?
Answers were Sorted based on User's Feedback
Answer / ramgopal reddy
Assemblies are the building blocks of the .NET framework.
| Is This Answer Correct ? | 10 Yes | 3 No |
Answer / narasimha
Asssembly is single unit of the deployment,which provides
Versioncontrol,security,reusable etc...
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vamsi krishna alluru
Assemblies are the building blocks of the .NET framework ..
which provides reusebility,security and fast accesible
etc..once created Assembly any where can use the assebly
by calling the assembly name..
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sanjay das
Assemblies are bulding block of .NET frame work. They are
fundamental unit of version control,actvition scoping,and
version reuse.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / kirti
Assemblies are the building blocks of .NET Framework applications; they form the fundamental unit of deployment, version control, reuse, activation scoping, and security permissions. An assembly is a collection of types and resources that are built to work together and form a logical unit of functionality. An assembly provides the common language runtime with the information it needs to be aware of type implementations. To the runtime, a type does not exist outside the context of an assembly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Describe paging in asp.net?
What is the asp.net control toolkit?
How dataadapter.fill works?
What is the main function of url routing system in asp.net mvc? : asp.net mvc
How can you assign styles to webforms?
If there are two web.config files in a application which config files will get priority?
What is the function of the ViewState property?
What is the biggest disadvantage of “Other Return Types” in Web API?
What is the syntax for datagrid and specifying columns ?
Is viewstate enabled by default?
How do you use css in asp.net?
Where would you use an ihttpmodule, and what are the limitations if any?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)