Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 17, 2011 05:42 AM by ignatandrei
Member
35 Points
20 Posts
Dec 16, 2011 02:53 PM|LINK
Good day,
Pretty new to .net and a dubm question here.
Can we implement MVC when we use WPF ?
Thanks !
Participant
929 Points
152 Posts
Dec 16, 2011 03:03 PM|LINK
Hi,
This forum is specific to ASP.net technology. But i will give you suggestion.
ASP.net MVC is framework that build on ASP.net with MVC Pattern. You can use MVC pattern in WPF as well but for WPF MVVM is good pattern.
Hope this suggestion help you.
Dec 16, 2011 03:18 PM|LINK
Thanks dotnetstep !
Means for WPF is best to use MVVM ? I just wondering why can't have one MVC framework to allow any View component to plugin and used ?
Between, WPF just a standalone desktop applicatiion ? and can i used WPF to iFrame a web application that are running ?
All-Star
137698 Points
22155 Posts
Moderator
MVP
Dec 16, 2011 07:49 PM|LINK
Nakata_727 Means for WPF is best to use MVVM ?
Yes.
Nakata_727 I just wondering why can't have one MVC framework to allow any View component to plugin and used ?
But it is.
http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-4-custom-object-templates.html
Nakata_727 WPF just a standalone desktop applicatiion ?
Nakata_727 and can i used WPF to iFrame a web application that are running ?
WPF iframe?!
Dec 17, 2011 04:25 AM|LINK
Thanks ignatandrei,
What i means here is using WPF, to contain a website like www.google.com, and user can control the website like usual.
Can we do that ?
Dec 17, 2011 05:42 AM|LINK
Nakata_727 What i means here is using WPF, to contain a website
http://msdn.microsoft.com/en-us/library/system.windows.controls.webbrowser.aspx
Nakata_727
Member
35 Points
20 Posts
Can we use MVC framework for WPF ?
Dec 16, 2011 02:53 PM|LINK
Good day,
Pretty new to .net and a dubm question here.
Can we implement MVC when we use WPF ?
Thanks !
dotnetstep
Participant
929 Points
152 Posts
Re: Can we use MVC framework for WPF ?
Dec 16, 2011 03:03 PM|LINK
Hi,
This forum is specific to ASP.net technology. But i will give you suggestion.
ASP.net MVC is framework that build on ASP.net with MVC Pattern. You can use MVC pattern in WPF as well but for WPF MVVM is good pattern.
Hope this suggestion help you.
Nakata_727
Member
35 Points
20 Posts
Re: Can we use MVC framework for WPF ?
Dec 16, 2011 03:18 PM|LINK
Thanks dotnetstep !
Means for WPF is best to use MVVM ? I just wondering why can't have one MVC framework to allow any View component to plugin and used ?
Between, WPF just a standalone desktop applicatiion ? and can i used WPF to iFrame a web application that are running ?
ignatandrei
All-Star
137698 Points
22155 Posts
Moderator
MVP
Re: Can we use MVC framework for WPF ?
Dec 16, 2011 07:49 PM|LINK
Yes.
But it is.
http://bradwilson.typepad.com/blog/2009/10/aspnet-mvc-2-templates-part-4-custom-object-templates.html
Yes.
WPF iframe?!
Nakata_727
Member
35 Points
20 Posts
Re: Can we use MVC framework for WPF ?
Dec 17, 2011 04:25 AM|LINK
Thanks ignatandrei,
What i means here is using WPF, to contain a website like www.google.com, and user can control the website like usual.
Can we do that ?
ignatandrei
All-Star
137698 Points
22155 Posts
Moderator
MVP
Re: Can we use MVC framework for WPF ?
Dec 17, 2011 05:42 AM|LINK
http://msdn.microsoft.com/en-us/library/system.windows.controls.webbrowser.aspx