Microsoft
Software
Hardware
Network
Question : how to get execution path in c#
how can i get current execution path using c# in console based application
Answer : how to get execution path in c#
Hi,
The above code is for getting the current ,
use the below code for getting directory path,
System.IO.Path.GetDirector
yName(Syst
em.Reflect
ion.Assemb
ly.GetExec
utingAssem
bly().GetN
ame().Code
Base)
Deepu
Random Solutions
VBA code to clean all cells in all worksheets from non-printable characters
Aligning an ASP.NET Menu Control
Push out Office 2007 configuration settings
What is the VBA to do this in Access?
Setting Up Network Lab ESXi 4.0
Filter Report Based On Multiple Dynamic Combo boxes
how to transfer contact in outlook from one distribtion list to another
Make static range
Syntax for case select
How to seek to particular record in sqlCeResultSet based on a column value