Re: Application Inactivity by Chris
Chris
Sat Jun 19 15:20:19 CDT 2004
Not sure why you have to avoid something free and open source, but the
alternative is to look at the code presented, change the names of the
variables to something to make you feel like you wrote it and then use it.
I mean you don't have a lot of choice on how it can be done in pure managed
code. We've presented something that works, is free to use, and you could
have up and working in under 5 minutes. You could surely write your own,
but it will end up doing the same thing and take quite a bit longer to
implement. You're not obligated to take the whole thing if size is an
issue. Take the pieces you need and run with it.
-Chris
"Tony Wang" <Tony Wang@discussions.microsoft.com> wrote in message
news:4239B7EB-7412-4BFD-B8F5-A0C4931158BA@microsoft.com...
> I've seen this solution already. However, I would like to stay away from
OPENNETCF if at all possible. Is there a solution or documentation that
does not use any third party libraries?