Results 1 to 16 of 16

Thread: Is it feasible to learn WPF

  1. #1

    Thread Starter
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Is it feasible to learn WPF

    Hi Guys,

    I've bought myself a full copy of VS2008 Professional and thought id have a route around the application properly. While playing with WPF applications i noticed that there is a lot more flexibility with controls and there layouts. I purchased an ebook on the subject and am ploughing through it. The issue i have is i know how to use plain window forms quite well. WPF views programming from an entirely new perspective. This means i have to relearn a lot of what i already know. The "new" way makes a lot of sense and i dont have the hinderince of having many applications under my belt that i need to convert to WPF.

    The issue im having is ive been refining my learning concepts to ones that will help me eventually get a programming job or develop applications that i can sell off. Do you guys think that WPF will be adopted by the masses or is it something that will fade of into the distance in flavour of the current style of windows programming. If this is the case i would rather spend my time learning about more relevantly needed features.

    So what do you guys think?
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Is it feasible to learn WPF

    I don't think WPF will fade away but if your focus is employability then WPF should not be a priority. From my own recent job hunting experience, I'd suggest that you get to grips with ASP.NET if you haven't already. That's probably worth more than half the .NET application development in my neck of the woods at least. I had no real ASP.NET experience and it was a real hindrance. I convinced my current employer that I knew enough and could learn what I didn't quickly. That was and is true, but it is a quite different paradigm so to switch is not trivial.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: Is it feasible to learn WPF

    I have a small bit. but nothing i could sing to the rafters about. I took the time last night to look through employment websites, it seems that there are actually very few places looking for application developers it all seems to be web development in one form or another. I suppose from a business perspective it makes sense to have web based applications theses days. One strange thing i did notices was c# developers seem to get paid a small percentage more.

    I've got some great learning material on c# that doesn't have a whiff of winforms or WPF so i think il crack on with that for a bit and then get into asp.net.
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  4. #4
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276

    Re: Is it feasible to learn WPF

    WCF has been mentioned a great deal in my interviews. WPF none at all.

    If you have any experience with Web Services and .Net Remoting, WCF is not hard at all.

  5. #5

    Thread Starter
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: Is it feasible to learn WPF

    Im currently look up WCF. There is alot in all of this. Thanks for the response guys.
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  6. #6
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Is it feasible to learn WPF

    Quote Originally Posted by jmcilhinney
    I don't think WPF will fade away but if your focus is employability then WPF should not be a priority. From my own recent job hunting experience, I'd suggest that you get to grips with ASP.NET if you haven't already. That's probably worth more than half the .NET application development in my neck of the woods at least. I had no real ASP.NET experience and it was a real hindrance. I convinced my current employer that I knew enough and could learn what I didn't quickly. That was and is true, but it is a quite different paradigm so to switch is not trivial.
    Yea I agree that ASP.NET is the hopt technology right now.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  7. #7

    Thread Starter
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: Is it feasible to learn WPF

    I suppose it makes sense though from a business point of view, large systems held in one area accessed remotely.
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  8. #8
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Is it feasible to learn WPF

    Yea and updates are all centrally managed. Although you can do the same thing with a server running terminal server services and RDC. IMO its just a hot technology right now like how C# is.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  9. #9

    Thread Starter
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: Is it feasible to learn WPF

    At the end of the day though every technology is a "hot" one. Im trying to decide if windows apps are dead in the water now though.
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  10. #10
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Is it feasible to learn WPF

    I dont think so as Vista opened the door to new rich featured apps which cant be done with a browser. There will always be some degree of Winforms apps but it just depends on what you want to focus on as a career keeping in mind job opportunities.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  11. #11

    Thread Starter
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: Is it feasible to learn WPF

    Yeah i see that. Hmmm its a lot to take in alright. Im gonna have to mull over all of this for a bit. What are you focusing on guys?
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  12. #12
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Is it feasible to learn WPF

    Making $$$$

    As much as I hate web development I am starting to look at doing more ASP.NET just to be more marketable.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  13. #13

    Thread Starter
    Fanatic Member CodedFire's Avatar
    Join Date
    Aug 2007
    Location
    In Cog Neato
    Posts
    568

    Re: Is it feasible to learn WPF

    I suppose the best mantra to follow is i like the technology that makes me the most money so!
    Languages: Visual Basic 05/08, C# 08
    IDE: Express Editions
    Framework: 2.0, 3.0, 3.5


    Lesson 5: Don't take domestic advice from perpetual singles. - Mendhak

  14. #14
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Is it feasible to learn WPF

    But dont not learn something just because its not hot either. A good programmer will have a plethera of technologies in their toolbox of skills.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  15. #15
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Is it feasible to learn WPF

    Quote Originally Posted by RobDog888
    Yea I agree that ASP.NET is the hopt technology right now.
    I knew you'd come around some day!!!

    Indeed, ASP.NET is popular because it's the easiest to deploy - the client just needs a browser. And I don't think it's a fad, it's here to stay, because of the increasingly pervasive nature of the web. By creating an IDE that allows for rapid creation of web applications, they're trying to make ASP.NET the leading server side technology to use. After PHP of course, it'll probably always remain the most popular due to it being free.

    What you choose to learn depends on what your career goal is. Not all software companies will use ASP.NET and not all will use windows forms. Choose what you like.

  16. #16
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Is it feasible to learn WPF

    No Im not coming around but rather just learning a new technology to add to my skills. Thats all

    ... hopt ...
    Hopt: The act or state of jumping on the bandwagon of whats hot or optional in the job market in order to make more money. In no way does "hopt" endorse the technology as being better then another. Derived from the Bolivian concatenations of "Hot", "Hop" and "Optional".

    Usage:
    mendhak has hopt the ASP.NET technology trend.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width