Page view counter

WPF,WCF

Last post 07-05-2008 7:20 AM by itsumapathyk. 2 replies.

Sort Posts:

  • WPF,WCF

    07-05-2008, 1:52 AM
    • Loading...
    • inbaa
    • Joined on 08-19-2006, 5:08 AM
    • Posts 218
    • Points 274

    Dear friends what is WPF and WCF.what is new features are added in there.why we are going to WPF and WCF please explain to me

    Filed under:
  • Re: WPF,WCF

    07-05-2008, 2:45 AM
    Answer
    • Loading...
    • HeartattacK
    • Joined on 01-08-2007, 5:53 PM
    • Dhaka, Bangladesh
    • Posts 3,089
    • Points 28,030
    • Moderator
      TrustedFriends-MVPs

    WPF = Windows Presentation Foundation.

    WPF is the latest in desktop app development in .Net. It features markup based layout much like asp.net. The markup language is XAML. It provides a new way to develop desktop applications keeping UI and logic separate.

    Check out www.windowsclient.net for details on WPF.

    WCF = Window Communication Services

    WCF is used to communicate between different applications with stuff like services. It is much like web services, but is much more robust and configuration enabled. WCF web services can be configured to act like asmx webservices, or use json or something else. Anything that represents a service can benefit from WCF, such as web services, windows services etc.

    All that glitters is gold-
    Only shooting stars break the mold.

    Read my blog: www.heartysoft.com

    Tell me what tutorials / articles / videos you want to see on my site.
  • Re: WPF,WCF

    07-05-2008, 7:20 AM
    Answer
    • Loading...
    • itsumapathyk
    • Joined on 05-23-2007, 1:30 PM
    • Posts 319
    • Points 1,426

    WPF

    www.c-sharpcorner.com/Blogs/BlogDetail.aspx?BlogId=211

    marlongrech.wordpress.com/a-new-level-of-quality-in-the-user-experience/

    dotnetslackers.com/articles/silverlight/WPFTutorial.aspx

    forums.msdn.microsoft.com/en-US/wpf/thread/1de4a1da-27d3-47f1-ae06-d3bea3d854bf

    WCF

    en.csharp-online.net/WCF_Essentials—What_Is_WCF%3F

    www.c-sharpcorner.com/Blogs/BlogDetail.aspx?BlogId=206

    msdn.microsoft.com/en-us/library/ms731082.aspx

     

    Thanks and Regards,
    www.CodeCollege.NET

    Please remember to click “Mark as Answer” on the post that helps you
Page 1 of 1 (3 items)