:-D
M
MDNadeemAkhter
@MDNadeemAkhter
Posts
-
read & update using reader -
How can I get the filename and sourcepath of a running process?RaviRanjankr wrote:
theprocess.Modules[indexno].FileName
We need to handle Exception in this case.
-
how to insert variable values in SQL server using INSERT INTO statement?if you don;t want to use parameter then simple make Connction and Command and Execute your command it will save your data.