hii,
i just want to know whether c# is having any feature available to fetch error messages and bug while executing project from program to one log file which wld be capable to tell where exatly the error has occured ??
i was trying to use Trace.WriteLine () to find up to where trae has completed in program ??
but i am not able to understand where to look for details ?
please help me asap.
i just want to know whether c# is having any feature available to fetch error messages and bug while executing project from program to one log file which wld be capable to tell where exatly the error has occured ??
i was trying to use Trace.WriteLine () to find up to where trae has completed in program ??
but i am not able to understand where to look for details ?
please help me asap.
Comment