Answers

Mar 11, 2009 - 12:47 PM
MSDN has a small article/demo on their site, but the code uses .NET 3.0 and WPF. You didn't mention what your specific environment is.

Mar 11, 2009 - 12:47 PM
MSDN has a small article/demo on their site, but the code uses .NET 3.0 and WPF. You didn't mention what your specific environment is.
http://msdn.microsoft.com/en-us/libra...
http://msdn.microsoft.com/en-us/libra...

Mar 11, 2009 - 10:06 PM
Thanks, vitalogy.
I was hoping to be able to do it with .net 2.0, but it seems to be easier with 3.0.
Do you know how widespread the .net 3.0 framework is on the windows computers in general?
I was hoping to be able to do it with .net 2.0, but it seems to be easier with 3.0.
Do you know how widespread the .net 3.0 framework is on the windows computers in general?

Mar 12, 2009 - 08:17 AM
Assuming your clients keep up with Windows Updates .NET 3.0 (if not 3.5) should be installed. Microsoft is pushing the new .NET framework fairly heavily, like with their Silverlight technology.

Mar 12, 2009 - 10:53 AM
ok. But considering it a bit more, I'm going to stick with the .net 2.0.
Basically only windows vista computers come with the 3+ framework preinstalled and there are still a lot of xp computers out there. Since it is possible with 2.0, I saw a few examples, although it's more complicated, I'm going to develop for that.
Thanks for your help, vitalogy.
Basically only windows vista computers come with the 3+ framework preinstalled and there are still a lot of xp computers out there. Since it is possible with 2.0, I saw a few examples, although it's more complicated, I'm going to develop for that.
Thanks for your help, vitalogy.
Add New Comment