No announcements
Found 2114509 threads
-
4 Votes
Multiple UOW with WPF?
Hi pretzelb, I'm not familar with WPF, but I think I have understood your meaning. I wrote a test project to simulate multiple users operate one database ...Proposed | 13 Replies | 3940 Views | Created by pretzelb - Thursday, June 14, 2012 6:40 PM | Last reply by Allen_MSDN - Friday, June 29, 2012 9:43 AM -
0 Votes
Multithreaded UoW to Bulk Multithtreaded UoW
Hi, I have a multithreaded application (using ThreadPool threads) that is perfoming a number of similar tasks on different threads. At the moment each task is done ...Answered | 1 Replies | 3458 Views | Created by Simon123456789 - Wednesday, October 13, 2010 8:00 PM | Last reply by c0nundrum - Thursday, October 14, 2010 11:50 AM -
0 Votes
WPF Datagrid with multiple tables
https://social.msdn.microsoft.com/Forums/en-US/17b0e276-1c71-4d6e-b33b-a72948b4e165/binding-issueUnanswered | 2 Replies | 2330 Views | Created by JohnMeers - Thursday, December 17, 2015 5:55 PM | Last reply by Magnus (MM8) - Thursday, December 17, 2015 10:01 PM -
2 Votes
WPF Application with multiple Backends.
Hi Sakthi, I hope you're fine. 1. To connect to MySql: http://stackoverflow.com/questionsAnswered | 3 Replies | 2673 Views | Created by Sakthi Aseer - Monday, June 11, 2012 11:12 AM | Last reply by Pete Laker - Tuesday, June 12, 2012 9:25 AM -
0 Votes
WPF Sample with multiple windows
Hi, Is there any WPF application aval for download which has some icons on the form and onclicking on those icons it opens windows inside ... -
0 Votes
WPF working with multiple forms
If you want to show multiple forms, you have to create them first, however, you can create them outside the button click event, that means you just need to show them with ...Answered | 1 Replies | 291 Views | Created by speed258 - Wednesday, May 16, 2018 6:17 PM | Last reply by Stanly Fan - Thursday, May 17, 2018 1:53 AM -
0 Votes
WPF TreeView Binding with Multiple Relationships
Hi lv2compute, There is a clear sample provided by Yiling in thisAnswered | 2 Replies | 2889 Views | Created by lv2compute - Wednesday, August 24, 2011 4:41 AM | Last reply by lv2compute - Thursday, August 25, 2011 2:27 PM -
0 Votes
WPF DataGrid Multiple Groups?
Hi I am trying to create a wpf datagrid with multiple groups as shown in the image below.Discussion | 3 Replies | 7343 Views | Created by cheapsaket - Wednesday, May 27, 2009 12:47 AM | Last reply by Tao Liang - Wednesday, May 27, 2009 8:08 AM -
0 Votes
Multiple Windows WPF Application
main menu page link to multiple WPF Windows? Any guides, tutorials, etc. are appreciated. Thanks in advance! ...Answered | 1 Replies | 5618 Views | Created by rrobhelle - Tuesday, August 26, 2008 1:56 PM | Last reply by cwingrav - Tuesday, August 26, 2008 2:13 PM -
0 Votes
Multiple sounds outputs with C#/WPF
WPF is not interchangeable with .Net. It is just one of the three libraries introduced in .Net 3.0. In fact there is never anAnswered | 4 Replies | 4820 Views | Created by donovansolms - Friday, December 19, 2008 1:41 PM | Last reply by donovansolms - Saturday, December 20, 2008 5:38 PM -
1 Votes
Slow zoom with multiple polylines WPF
You're welcome:) In my experience, to dive into WPF, we need to accumulate a lot of knowledge and experience. I've not seen a good resource to help you ...Answered | 3 Replies | 2376 Views | Created by rickjan - Friday, February 14, 2014 8:25 PM | Last reply by Franklin Chen - Wednesday, February 19, 2014 12:03 PM -
0 Votes
WPF Application Setup deployment with Multiple Module
Hi All, I am creating WPF Application with multiple module and creating the .msi setup with SetUpWizard project. I am checking the "Create a ...Answered | 3 Replies | 3558 Views | Created by Sakthi Aseer - Thursday, May 24, 2012 5:32 AM | Last reply by Bob Wu-MT - Wednesday, May 30, 2012 8:57 AM -
0 Votes
WPF Application freeze with multiple instances open
effect you wish to achieve so we can try and come up with an alternative approach. Hope that helps. Technet articles: WPF: Layout Lab; ...Unanswered | 2 Replies | 533 Views | Created by MP IS - Monday, June 6, 2016 7:31 PM | Last reply by Andy ONeill - Tuesday, June 7, 2016 8:13 AM -
0 Votes
multiple digital signatures on WPF
I am designing a WPF version of a paper form. I need to allow multiple digital signatures for each record that utilizes the form. How can I include this ...Unanswered | 1 Replies | 1832 Views | Created by irsharp - Thursday, October 27, 2011 4:32 PM | Last reply by Sheldon _Xiao - Tuesday, November 1, 2011 8:32 AM -
0 Votes
Webpart like personalization with WPF and multiple window support
Hi, I want to have webpart personalization in WPF application with multiple window support, Where I can drag and drop one ...Answered | 1 Replies | 2078 Views | Created by YogendraSingh84 - Sunday, July 15, 2012 6:33 PM | Last reply by Khanna Gaurav - Monday, July 16, 2012 4:51 AM -
1 Votes
Multiple screen resolution in WPF
. I am working on WPF based GUI where our requirement is to have same GUI compatible with multiple resolutions. I am using viewbox to have screen compatible ...Answered | 2 Replies | 6321 Views | Created by Sameer Panse - Thursday, March 6, 2008 7:49 PM | Last reply by B Leong - Wednesday, March 21, 2012 10:45 PM -
0 Votes
WPF Multiple list boxes
So all the list box generated like this should be in a group behave as extended mode os selection with drag and drop within them. NitikaUnanswered | 13 Replies | 4039 Views | Created by Nitika Agarwal - Wednesday, November 30, 2011 4:30 AM | Last reply by Nitika Agarwal - Friday, December 9, 2011 6:00 AM -
0 Votes
WPF and Multiple Monitors
I have a WPF application that is playing a video. When the window is moved so 1/2 is on the left monitor and 1/2 is on the right, the CPU spikes from 8% to 60%+. As soon as the ...Unanswered | 0 Replies | 4995 Views | Created by Jeremiah Morrill - Tuesday, April 10, 2007 1:14 PM | Last reply by Jeremiah Morrill - Tuesday, April 10, 2007 1:14 PM -
0 Votes
Dependancy Property Error with Multiple Instances of a WPF Page
multiple Page instances on to the Window, those Pages will be part of the Window's visual tree, WPF really expects that those Visuals connected to the visual tree is affinitized to ...Answered | 1 Replies | 3873 Views | Created by maxdub - Tuesday, June 17, 2008 6:44 PM | Last reply by Marco Zhou - Friday, June 20, 2008 3:22 AM -
0 Votes
DTC/KTM in-doubt transaction with UOW, user database goes in suspect mode
SQL Server detected a DTC/KTM in-doubt transaction with UOW followed by database gone in SuspectAnswered | 1 Replies | 10803 Views | Created by ajaymalloc - Tuesday, November 17, 2009 11:29 AM | Last reply by ajaymalloc - Tuesday, November 17, 2009 11:30 AM - Items 1 to 20 of 2114509 Next ›
No announcements