No announcements
Found 3696700 threads
-
0 Votes
Passing specific data to multiple instance of User Control in WPF (C#)
That's not MVVM...Answered | 2 Replies | 1318 Views | Created by Hari Kilari - Friday, January 2, 2015 6:29 AM | Last reply by Magnus (MM8) - Monday, January 5, 2015 8:57 AM -
0 Votes
Creating Multiple instances of a service
If you are comfortable with C# and .Net - just use that.Answered | 1 Replies | 940 Views | Created by Ken de Jong - Thursday, October 24, 2013 12:14 PM | Last reply by Greg Shirakyan - Saturday, October 26, 2013 3:52 AM -
0 Votes
creating multiple UI Maps using MTM
my doubt is, can i use existing test cases from MTM to created multiple UIMaps ?Answered | 4 Replies | 2858 Views | Created by shiven_08 - Thursday, May 24, 2012 4:24 PM | Last reply by shiven_08 - Friday, May 25, 2012 10:16 AM -
0 Votes
How to search for types of UI elements in a UserControl instance
I am using 2 seperate resource dictionary files and was using the wrong one for testing.Answered | 8 Replies | 5473 Views | Created by Chris Pope - Saturday, May 2, 2009 7:10 PM | Last reply by Chris Pope - Tuesday, May 5, 2009 12:07 PM -
3 Votes
DefaultService Instance specific parameters
You do have some options though: Create multiple application instances instead of multiple services of the same type within an ...Answered | 6 Replies | 1151 Views | Created by Simon J Turner - Friday, April 29, 2016 7:49 AM | Last reply by Simon J Turner - Friday, April 29, 2016 9:11 PM -
1 Votes
Need help on developing a WPF UI using MVVM
The following thread discusses how to switch Views in MVVM may help you, and I have shared some samples on the ...Answered | 3 Replies | 4467 Views | Created by SandepKU - Tuesday, December 7, 2010 1:11 AM | Last reply by Jie Bao - Tuesday, December 7, 2010 3:43 AM -
3 Votes
MVVM with background thread but UI is not updated
Addition: background thread uses BackgroundWorker and notification to UI-thread is fired via RunWorkerCompleted which, according to documentation, always runs on UI ...Answered | 2 Replies | 5477 Views | Created by sn75 - Monday, July 26, 2010 1:02 PM | Last reply by Riana Rambonimanana - Monday, July 26, 2010 3:52 PM -
0 Votes
Multiple instances
My current guidance is to avoid using multiple instances inside a VM.Answered | 12 Replies | 3883 Views | Created by sakurai_db - Thursday, August 8, 2013 3:53 PM | Last reply by davidbaxterbrowne - Sunday, August 11, 2013 3:32 PM -
0 Votes
Create Multiple Specific Instances Of A UI Element using MVVM
Use a data control such as a ListView or GridView and bind it to your collection of objects.Discussion | 1 Replies | 655 Views | Created by Mohammed El-Nabulsi - Saturday, November 9, 2013 12:57 AM | Last reply by Rob Caplan [MSFT] - Monday, November 11, 2013 8:28 PM -
1 Votes
WPF UI To MVVM PASSING VALUE
Hi, you should use the Command property and the CommandParameter property of the Button.Answered | 2 Replies | 3385 Views | Created by Rushdy Najath - Tuesday, February 21, 2012 11:35 AM | Last reply by Jürgen Röhr - Tuesday, February 21, 2012 12:26 PM -
0 Votes
Creating multiple instances of one object
Yves Zhang [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please remember to mark ...Answered | 2 Replies | 5841 Views | Created by Xiode - Monday, May 30, 2011 2:38 AM | Last reply by Yves.Z - Friday, June 3, 2011 7:48 AM -
2 Votes
Creating an account to access multiple instances
Hello, Every SQL Server instance do have it's onw user and security Management, so you have to create the Windows or SQL Login on every Server & grant ...Answered | 2 Replies | 969 Views | Created by imiah - Monday, May 19, 2014 9:44 AM | Last reply by Olaf Helper - Monday, May 19, 2014 10:00 AM -
2 Votes
Use of MVVM
The View Model exposes ICommand properties for UI controls with Command properties.Answered | 3 Replies | 1024 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
What is this mystery UI element?
You can then place UI objects within specific Rows and Columns.Answered | 1 Replies | 3132 Views | Created by snortch - Tuesday, September 15, 2009 11:16 PM | Last reply by Jeetendra Kukreja [MSFT] - Wednesday, September 16, 2009 12:13 AM -
1 Votes
MVVM UI Events Issue
In some cases you can use the Databinding with properties to do the work.Answered | 6 Replies | 5445 Views | Created by Rafael Delanhese - Wednesday, June 1, 2011 12:30 PM | Last reply by Yves.Z - Tuesday, June 7, 2011 6:50 AM -
0 Votes
Creating a dynamic wpf menu with MVVM
Finally what I've done is the following: - To share a class "NAVEGATOR" inside the ViewModel Directory - Create a class RelayCommand ...Answered | 2 Replies | 1830 Views | Created by fjjcent - Friday, September 18, 2015 9:32 AM | Last reply by fjjcent - Wednesday, September 23, 2015 1:26 PM -
0 Votes
How do i create multiple instance of an user control in MVVM UWP app?
I want to add multiple instances of the rectangle user control to the carousel control.Answered | 2 Replies | 1601 Views | Created by JohnnyWalker9 - Saturday, September 26, 2015 7:51 AM | Last reply by JohnnyWalker9 - Saturday, September 26, 2015 4:18 PM -
0 Votes
Creating a named instance on a specific port
The SQL browser service uses UDP on port 1434.Answered | 4 Replies | 5952 Views | Created by MrFlinstone - Wednesday, February 2, 2011 10:04 AM | Last reply by Alex Feng (SQL) - Thursday, February 3, 2011 8:01 AM -
0 Votes
MVVM Beginner
Composed of the following elements: XAML elements value converters data ...Answered | 3 Replies | 1228 Views | Created by luna_luna - Wednesday, May 28, 2014 9:22 AM | Last reply by ata6502 - Wednesday, May 28, 2014 1:39 PM -
2 Votes
MVVM vs non MVVM question
My app has lots of features, some are unique and some are common- so based on a user selection I want to present the user with an appropriate grouping of elements, like to do an ...Answered | 7 Replies | 3451 Views | Created by BryanCC - Friday, October 2, 2009 11:41 PM | Last reply by BryanCC - Monday, October 5, 2009 9:11 PM - Items 1 to 20 of 3696700 Next ›
No announcements