Can We Use Windows Presentation Foundation in .Net framework 2.0?
-
No. It started in .NET 3.0. Are you trying to use something you created in WPF with something else done in .NET 2.0? That may be possible, but the WPF isn't in 2.0....
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
No but if the reason you're asking is because you're using vs2005 then you can add the extensions. Just google for vs2005 wpf
Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Expect everything to be hard and then enjoy the things that come easy. (code-frog)