Is there a way to record the screen, either desktop or window, using .NET technologies?
My goal is something free. I like the idea of small, low CPU usage, and simple, but I would consider other options if they created a better final product.
In a nutshell, I know how to take a screenshot in C#, but how would I record the screen, or area of the screen, as a video?