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
DHCP cannot start
The WMI provider was not registered
How can I write a vbscript to uninstall programs remotely, thoroughly?
like statement
Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.
Using getdate() to provide only short date
Show email id in excel
Help Displaying Message on Correct Child Form in MDI Parent
Run Chkdsk from bootable flash drive
Comparing text documents (originally HTML docs, but saved to text files)