إن الإتصال الفعال يتطلب التنبه الجيد لأسلوب الحديث، والطريقة التي تصدر بها لغة الأجسام، أو حركة الجسم، وفي هذا السياق نشير إلى مجموعة من العادات والسلوكيات الإتصالية القاتلة، والتي تؤدى من خلال التكرار إلى فقدان الوضوح والبصيرة، ومن هذه الأخطاء الاتصالية:
In some cases you may come to a point where you want to know the physical path on your hard drive for the current assembly.. For example you might want to know the physical path of an Configuration XML file, which you already know that this file should be located on the same folder as the your assemblies. The following pecice of code show how u can know the path of your executing assembly
-----------------------------------
string executingAssemblyPath = "";