ferrari Posted October 30, 2012 Share Posted October 30, 2012 Is there a glossary around for this? Quote Link to comment Share on other sites More sharing options...
kicken Posted October 30, 2012 Share Posted October 30, 2012 define: namespaces define: assembly Quote Link to comment Share on other sites More sharing options...
ferrari Posted October 30, 2012 Author Share Posted October 30, 2012 Thanks, the term "namespaces" is understood by this: http://www.php.net/manual/en/language.namespaces.rationale.php Nevertheless, I was looking for a more concise definition for the term "Assembly" than this: An assembly is a runtime unit consisting of types and other resources. Quote Link to comment Share on other sites More sharing options...
sumpygump Posted October 30, 2012 Share Posted October 30, 2012 Can you provide some context around the word assembly that you are looking for? Do you mean "assembly language" or "an assembly of classes"? Quote Link to comment Share on other sites More sharing options...
ferrari Posted October 30, 2012 Author Share Posted October 30, 2012 For more refinement, a more concise definition than quoted above and that by its use in Visual Studio. Quote Link to comment Share on other sites More sharing options...
sumpygump Posted October 30, 2012 Share Posted October 30, 2012 I think the original definition of an assembly was in the right direction. Perhaps this page will shed some more light on the subject: http://msdn.microsoft.com/en-us/library/8wxf689z.aspx "Programmng with Assemblies" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.