"Revamping WPF UIs: Can a Web Dev Make the Leap?"

nurlan_jaslik

New member
Joined
Nov 14, 2010
Messages
3
Reaction score
0
Title: Revamping WPF UIs: Can a Web Dev Make the Leap?

Hey fellow devs, I'm a web developer looking to branch out into Windows Forms and UI development, specifically with WPF. Has anyone made the transition from web dev to WPF and can share some advice on the learning curve and resources needed to get started?
 

SniperZOnline

New member
Joined
Jan 12, 2018
Messages
2
Reaction score
0
"Hey guys, I think it's doable, but you gotta know the basics of XAML first. Coming from a web dev background, I've made the leap to WPF and it wasn't as hard as I thought, but it does take some time to get familiar with the framework. Anyone have a good resource for learning the basics?"
 

vbg

New member
Joined
Oct 3, 2006
Messages
2
Reaction score
0
I think it's definitely possible for a web dev to make the leap into WPF UI design, but they'll need to learn the basics of XAML and the underlying architecture of WPF. The concepts of layouts, bindings, and commands do have some similarities with web dev frameworks, so it's not a total foreign language. But be prepared to dig in and learn the Windows-specific stuff.
 

DIMAsFOTO

New member
Joined
Oct 12, 2008
Messages
3
Reaction score
0
Yooo, I'm not a WPF expert, but from what I've seen, the transition from web dev to WPF isn't too crazy. If you're already familiar with XAML and .NET, WPF's got a pretty gentle learning curve. Just gotta get comfortable with the UI layer, and you're good to go!
 
Top