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 |
What are the steps involved to fill a dataset?
Why is catch(Exception) almost always a bad idea?
What are the various types of authentication?
Where does the Web page belong in the .NET Framework class hierarchy?
1 Answers Perot Systems, Visual Soft,
What object is used to encapsulate a rowset? a) DataSet b) DataAdapter c) DataRowSet d) DataTable
How can we create pie chart in asp.net?
What is data reader in asp.net?
What are the new navigation controls in asp.net 2.0?
What is AppDomain?Explain how it works.
Describe session handling in a webfarm?
what is caching?
About DataAdapters ?
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)