Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~472 People Reached
Favorite Tags
Member Avatar for gilmarP

Hi, Can anybody give me a hint on how to add a counter inside the logfile? For example, if at first, the log file was created, it will write the current counter number, let say Log1. Everytime the application is open/launch the loop start and writes Log1, Log2, Log3, Log4 …

Member Avatar for NicAx64
0
218
Member Avatar for gilmarP

Hi, Hope you can help me on this. I have 4 different application develop in different languages(c/c++, c# and java), all of them already done and stable, I need to integrate those 4 application into 1 using c#. Is this possible? Can anyone gave me a hint or a technique …

Member Avatar for gilmarP
0
108
Member Avatar for gilmarP

Hi, Hope you can help me on my problem below. I've created an nunit for my dlls to test. But the problem is, nunit stops at log entry of my dlls code when I try to debug my nunit code. It will generate an error when tried to run the …

0
59
Member Avatar for gilmarP

Good day! Im trying to unit test my current project(the code behind) but I can't manipulate the controls inside the content page. Say I want to put some text inside the textbox, where textbox is inside the content page. I tried the accessor but failed, example: MyClass_Accessor acc = new …

Member Avatar for gilmarP
0
87