No announcements
Found 172476 threads
-
1 Votes
WCF with MVVM Pattern
Hi, This article tells the detailed about Silverlight Application with MVVM ...Answered | 1 Replies | 3028 Views | Created by katheesh Kumar .M - Tuesday, January 15, 2013 6:50 PM | Last reply by Amy Peng - Thursday, January 17, 2013 9:00 AM -
2 Votes
Silverlight MVVM pattern
nirajzambad, I think try to build some project will help understand MVVM pattern better while you study concepts.Answered | 5 Replies | 2286 Views | Created by NirajZ - Tuesday, December 11, 2012 5:27 AM | Last reply by iwpf - Tuesday, December 18, 2012 11:10 AM -
1 Votes
Binding MVVM with WCF
Hi, I have created a silverlight project in which i need to populate the treeview through WCF.Answered | 1 Replies | 9759 Views | Created by Cute_Raaj - Wednesday, March 25, 2009 2:07 PM | Last reply by prasad22 - Thursday, March 26, 2009 4:34 AM -
1 Votes
MVVM pattern inventor
Since it's an adaptation of an existing pattern it's entirely possible several people came up with the same sort of idea at roughly the same time.Answered | 3 Replies | 1379 Views | Created by ClassMP2017 - Wednesday, December 17, 2014 10:28 AM | Last reply by darnold924 - Wednesday, December 17, 2014 10:17 PM -
0 Votes
MVVM Repository Pattern in VB.net
Trying to implement the repository pattern in vb.net using the following as a guide: Proper way to update records in MVVM pattern for maximum ...Answered | 4 Replies | 3872 Views | Created by Omar Mir - Saturday, March 17, 2012 8:50 PM | Last reply by Pritesh3 - Monday, March 19, 2012 1:42 PM -
0 Votes
Factory pattern to switch between WCF and BLL
Factory pattern intended to create objects without exposing the instantiation logic to the client and refers to the newly created object through a common object.Answered | 1 Replies | 2525 Views | Created by bilal hamdan - Thursday, April 5, 2012 9:31 PM | Last reply by Tanvir Huda - Friday, April 6, 2012 2:57 PM -
0 Votes
WPF with MVVM - Using RESTful WCF services
MVVM will work fine.Answered | 2 Replies | 6405 Views | Created by S.Kumars - Wednesday, January 12, 2011 6:14 AM | Last reply by Yves.Z - Wednesday, January 19, 2011 6:45 AM -
4 Votes
MVVM Design Pattern
Hi, Drag and drop dynamically for MVVM may a little complex.Answered | 19 Replies | 6753 Views | Created by Krishna.13579 - Monday, July 5, 2010 11:23 AM | Last reply by Krishna.13579 - Monday, August 2, 2010 9:10 AM -
1 Votes
What's the different between MVP and MVVM pattern.
Hi , difference between MVVM , MVC and MVP explained very well in this 2 link are below : difference explained ...Answered | 2 Replies | 5479 Views | Created by ms44cn - Tuesday, September 29, 2009 2:45 AM | Last reply by Morteza AziziKhalkheili - Sunday, November 25, 2012 4:24 PM -
0 Votes
Where to declare RoutedEvent's as per MVVM pattern.
If you "strictly follow MVVM", you shouldn't handle any routed events at all but you should use commands.Answered | 2 Replies | 2822 Views | Created by msanjayv - Tuesday, September 2, 2014 5:44 AM | Last reply by Andy ONeill - Tuesday, September 2, 2014 12:52 PM -
0 Votes
Keydown event from Barcode scanner in a MVVM pattern
>But I have switched the application to MVVM and need to capture the KeyDown event and "Submit" when the TextBox is populated from the barcode scanner.Answered | 4 Replies | 2843 Views | Created by jjf184 - Friday, May 6, 2016 2:22 PM | Last reply by Magnus (MM8) - Saturday, May 7, 2016 8:53 AM -
1 Votes
Help to design MVVM pattern in the following scenario.
Hi Syed.Net, Normal design pattern is three part: 1) View 2) ViewModel 3) Model As for your ...Answered | 3 Replies | 2262 Views | Created by Syed.Net - Wednesday, December 14, 2011 6:21 AM | Last reply by Sheldon _Xiao - Tuesday, December 20, 2011 9:47 AM -
1 Votes
Implementing MVC pattern in WCF application
The MVC / MVP patterns are similar in nature for asp.net and windows forms.Answered | 2 Replies | 6074 Views | Created by sha kris - Wednesday, December 2, 2009 9:06 PM | Last reply by Haripraghash - Thursday, December 3, 2009 12:22 AM -
0 Votes
Displaying a progress bar until data loads using mvvm pattern in metro apps
Hi, I want to display progress bar until the data is fetched from the DB using WCF service in MVVM pattern.Answered | 3 Replies | 5087 Views | Created by Smiley_smile - Friday, August 10, 2012 7:55 AM | Last reply by Sagar B. Joshi - Wednesday, August 15, 2012 3:08 PM -
3 Votes
Difference between n-layer software architecture and MVVM design pattern?
MVVM involves 3 layers.Answered | 5 Replies | 2879 Views | Created by Rakkk - Friday, April 24, 2015 10:49 AM | Last reply by Andy ONeill - Friday, April 24, 2015 1:24 PM -
0 Votes
Questions about common patterns in WCF, in a layerd architecture
I have little experience using the Remote Facade pattern.Answered | 7 Replies | 5309 Views | Created by thj - Wednesday, June 30, 2010 1:30 PM | Last reply by darnold92 - Monday, July 5, 2010 5:58 PM -
0 Votes
MVVM pattern: how do create a YesNo common dialog in WPF?
Hi JJChen, There are some other ways to achieve this as to not break MVVM pattern, but not simple ones.Answered | 4 Replies | 8816 Views | Created by JJChen - Monday, September 14, 2009 8:40 PM | Last reply by Bruce.Zhou - Monday, September 21, 2009 2:54 AM -
2 Votes
Use of MVVM
Model Any Data Model – WCF, Service, Domain-class proxy, etc.Answered | 3 Replies | 1130 Views | Created by Khant Nipun - Tuesday, June 4, 2013 9:13 AM | Last reply by Vishal Kaushik - Wednesday, June 5, 2013 6:57 AM -
0 Votes
WCF Pattern to Detect / Prevent Changes
Hello, this should be handled in the data access layer rather than in WCF.Answered | 3 Replies | 2311 Views | Created by Trecius - Tuesday, August 23, 2011 3:14 AM | Last reply by SALX - Friday, August 26, 2011 1:39 AM -
0 Votes
Form too slow using mvvm pattern
well, as you know in MVVM, NotifyPropertyChanged is used to reflect the change of property to the UI, for example in my case I have a string property which gives ...Answered | 3 Replies | 5652 Views | Created by Sumit Haswar - Monday, March 29, 2010 7:54 AM | Last reply by Kiforl - Tuesday, March 30, 2010 7:17 AM - Items 1 to 20 of 172476 Next ›
No announcements