|
-
Apr 5th, 2002, 07:10 AM
#1
Thread Starter
Member
Assembly files
Hi.
I am confused with the concept of assemblies.
A single WinForm application has an assembly file too? Where is it located and what is its purpose?
Many thanks
Robert Scheer
-
Apr 5th, 2002, 09:46 AM
#2
An assembly is just a generic term for the compiled file..an assembly can be a dll, exe, whatever.
-
Apr 6th, 2002, 12:36 AM
#3
Dazed Member
As far as i can tell an assembly is similar to a java manifest. Assemblies get pretty in-depth but the the puprose of them
is the following. Deployment, Version Control, Security, Type Grouping, Code Reuse.
-
Apr 6th, 2002, 04:03 AM
#4
Frenzied Member
Next generaation COM
As far as I can tell assemblies along with namespaces are Microsofts next phase for COM development.
Magiaus
If I helped give me some points.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|