What kind of applications we can develop using WPF?
-
I need to work on WPF. So i need to develop some small projects on WPF? how can I create WPF User control ? Can any one help me in this scenario?
-
I need to work on WPF. So i need to develop some small projects on WPF? how can I create WPF User control ? Can any one help me in this scenario?
If you are new to WPF, then you need to look at investing in some books. http://www.amazon.co.uk/Windows-Presentation-Foundation-Unleashed-WPF/dp/0672328917[^] is a good place to start as is http://www.amazon.co.uk/Pro-WPF-2008-Presentation-Foundation/dp/1590599551/ref=pd_sim_b_8[^]. You might also want to search on this site for articles by Josh Smith, Sacha Barber and Karl Shifflett.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
-
I need to work on WPF. So i need to develop some small projects on WPF? how can I create WPF User control ? Can any one help me in this scenario?
Hi Ravi, The Microsoft Videos How to Create a WPF Application[^] and How to Create a User Control in WPF[^] is a good starting point. Cheers, Jani
-
Hi Ravi, The Microsoft Videos How to Create a WPF Application[^] and How to Create a User Control in WPF[^] is a good starting point. Cheers, Jani
Thank you Jani. And can you help in developing applications in WPF?
-
If you are new to WPF, then you need to look at investing in some books. http://www.amazon.co.uk/Windows-Presentation-Foundation-Unleashed-WPF/dp/0672328917[^] is a good place to start as is http://www.amazon.co.uk/Pro-WPF-2008-Presentation-Foundation/dp/1590599551/ref=pd_sim_b_8[^]. You might also want to search on this site for articles by Josh Smith, Sacha Barber and Karl Shifflett.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
Thank you Pete. And can you help in developing applications in WPF? I've a small requirement. I have one image that is in 2D. I want to shape it as 3D and then it should be rotated to all directions.. Can you help me in this scenario of how to develop this application?
-
Thank you Jani. And can you help in developing applications in WPF?
Hi Ravi, Check out WPF 3D Primer[^], or 3D Programming fow Windows[^]. Cheers, Jani