Welcome to MSDN Blogs Sign in | Join | Help

May 2006 - Posts

Code Coverage result from ASP.Net project

One thing that I love from Visual Studio 2005 unit testing is the code coverage result. Obtaining code coverage result for ASP.Net projects it little bit tricky. From my experience, the requirements are: IIS must be in the same box where you run your
Posted by HelloWorld | 0 Comments
Filed under: ,

Redirecting scheduled task output to a file.

Scheduled task is very helpful, the problem that I had, I was unable to get the output of the batch process that was executed by the scheduled task. I tried to redirect the output using > as follow: Batchfile > C:\Batch_Result.txt and nothing happened.
Posted by HelloWorld | 0 Comments

Hello World!

Hello! Let me introduce myself, my name is Erwien Saputra, and yes, I work at Microsoft. I love software development, it is also one of my main hobby. I even named this blog 'Hello World". :) What you will see in this blog? Mainly things that I discovered
Posted by HelloWorld | 0 Comments
 
Page view tracker