English (United States) العربية (المملكة العربية السعودية)  You are hereBlogs
  Register   |  Login

Try Juwafa Chat Here جرب شات جوافة هنا

 

 




 

 Search Blog
Minimize
 Suggested
Minimize

 Blog
Minimize

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 = "";

Read More »

  
Minimize