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
Pop pop calender when clicking textbox in userform
Why does InternetConnect function need a password and a login ?
SQL limit rows in joined table
Database Startup form while other form loads
ACT 2009 on SBS 2008 system.io.pathtoolong exception error
No value given for one or more required parameters
Difference between Vmware player and Vmware server.
Drop down list from a combo box in a parameter value
Let all Users Have the Printer
What is the best way to walk through a DataSource of a DevExpress XtraGrid to see if there are any duplicate values in the rows?