|
-
Sep 14th, 2009, 11:31 PM
#1
Thread Starter
Hyperactive Member
[RESOLVED] need some clarifications on WPF and WCF
hi all,
just wanted to get some enlightenment on some things. is WPF for Standalone Application and WCF is used for creating Web Applications? i'm actually a fan of Standalone Applications (where there's an MDI Parent and MDI Children type application, with Menus and Toolbar Buttons etc.) and have been using WinForms for sometime but i want to learn how to create Standalone application (using the same approach where there's MDI Parent and Child etc.) using WPF. i've read that this is possible but i haven't got a clue how to begin.
thanks.
VB Version: Microsoft Visual Studio 2008 Professional Edition
.NET Version: Microsoft .NET Framework Version 3.5
OS: Windows XP SP3
-
Sep 15th, 2009, 04:51 PM
#2
Re: need some clarifications on WPF and WCF
WCF is for creating web services, ASP.NET is for web applications. Think of web services as class libraries which sit on remote web servers.
As for WPF, have a look at the thread at the top of this forum - it should contain tutorials on WPF. As well as WCF.
-
Sep 18th, 2009, 03:38 AM
#3
Thread Starter
Hyperactive Member
Re: need some clarifications on WPF and WCF
VB Version: Microsoft Visual Studio 2008 Professional Edition
.NET Version: Microsoft .NET Framework Version 3.5
OS: Windows XP SP3
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|