No announcements
Found 1150051 threads
-
0 Votes
In a WPF Application: "global DbContext" or "multiple DbContext"?
I'm going to use a "global" (application level) DbContext, every Entity will implement IEditableObject, IValidatableObject, INotifyPropertyChanged, so ...Answered | 4 Replies | 4943 Views | Created by FraCal - Thursday, September 22, 2011 8:43 AM | Last reply by FraCal - Friday, September 30, 2011 8:51 AM -
1 Votes
Multiple DbContexts and their synchronization.
My application relies on databinding to context.Local, so I don't think I can instance it only for insert/update operations.Answered | 5 Replies | 8221 Views | Created by IanThompson - Monday, June 6, 2011 10:12 PM | Last reply by Michael L. Wagner - Thursday, June 9, 2011 3:43 PM -
0 Votes
Launching new wpf application from a wpf application
I am not sure how to launch a new wpf dektop application on click of some button on the parent application.Answered | 2 Replies | 785 Views | Created by tireless_commited - Friday, April 8, 2016 5:34 PM | Last reply by Magnus (MM8) - Saturday, April 9, 2016 6:45 PM -
5 Votes
WPF Application and Windows Form Application
You can do the same thing in any type of .NET solution WPF, Windows form, ASP.NET form, WCF, Console, Windows Service and Silverlight applications too ...Answered | 6 Replies | 1302 Views | Created by Jeff0803 - Thursday, November 6, 2014 11:53 PM | Last reply by darnold924 - Sunday, November 9, 2014 7:20 AM -
0 Votes
WPF Applications or Rich Internet Applications
Make your users happy and stick to WPF!Answered | 4 Replies | 3605 Views | Created by K.Zambov - Friday, August 7, 2009 1:58 PM | Last reply by K.Zambov - Tuesday, August 11, 2009 12:27 PM -
6 Votes
WPF - Can WPF applications run on a web browser?
https://social.msdn.microsoft.com/Forums/en-US/1cfd7462-feea-47de-a6d2-f83ee99ad2c3/wpf-can-wpf-applications-run-on-a-web-browser?Answered | 8 Replies | 39540 Views | Created by iHandler - Tuesday, December 1, 2015 2:34 AM | Last reply by iHandler - Tuesday, October 15, 2019 7:23 AM -
0 Votes
wpf application
Lina, The easiest way to get started is to create a new WPF project in Visual Studio.Answered | 4 Replies | 3733 Views | Created by Lina Lanoush - Friday, March 26, 2010 2:28 PM | Last reply by davgreen - Saturday, March 27, 2010 4:54 PM -
0 Votes
DIFFERENCE BETWEEN WPF AND WPF BROWSER APPLICATION
In short, an XBAP application runs inside a web browser.Answered | 1 Replies | 1865 Views | Created by C SIVA KUMAR PRASAD - Sunday, January 5, 2014 2:04 PM | Last reply by Magnus (MM8) - Sunday, January 5, 2014 3:37 PM -
0 Votes
WPF for a database application
WPF works great for LOB applications - once you understand the way it works.Answered | 3 Replies | 4674 Views | Created by Masaville - Monday, April 4, 2011 11:27 PM | Last reply by Masaville - Tuesday, April 5, 2011 2:15 AM -
0 Votes
migrate wpf 4.0 application to wpf 4.5
There is a migration guide available on MSDN here: http://msdn.microsoft.com/en-us/library/ff657133(v=vs.110).aspx Blend for Visual Studio 2012 with Update 2 supports ...Answered | 1 Replies | 1580 Views | Created by Rajendra kumar J - Friday, February 7, 2014 7:52 AM | Last reply by Magnus (MM8) - Friday, February 7, 2014 5:02 PM -
0 Votes
Embedding Word in a WPF Application
I couldn't embed the application in office as it's one of the addins to the main application that needs word.Answered | 8 Replies | 1946 Views | Created by DragonLord66 - Wednesday, June 3, 2015 2:50 PM | Last reply by Shelly 99 - Thursday, November 5, 2015 7:47 AM -
1 Votes
WPF Application Compatibility
However, if you want to make your application available through the Windows Store then neither WPF nor Sql Express are an option.Answered | 4 Replies | 2421 Views | Created by jksiva - Wednesday, November 28, 2012 10:00 AM | Last reply by Mike Danes - Monday, December 3, 2012 7:26 AM -
3 Votes
WPF Zune like application?
Hi OnamC - try this: http://www.codeproject.com/Articles/408211/A-Zune-Style-Application-Template-for-WPF-and-Silv It's a Zune Style ...Answered | 8 Replies | 8443 Views | Created by OnamC - Monday, April 4, 2011 12:31 PM | Last reply by DWM Kerr - Friday, June 22, 2012 8:39 PM -
3 Votes
Reporting application using WPF
Rather like an iframe in web applications.Answered | 11 Replies | 5506 Views | Created by OldEnthusiast - Saturday, July 9, 2011 8:34 AM | Last reply by Jie Bao - Tuesday, July 12, 2011 2:36 AM -
0 Votes
What’s the difference between a WPF application, a WPF Browser application, and a standard Windows application?
WPF application : Is an application designed using Windows Presentation foundation (.Net framework 3.0) WPF browser application: ...Answered | 2 Replies | 28741 Views | Created by AnnaHussie - Friday, April 1, 2011 5:56 AM | Last reply by ksvimal - Friday, April 1, 2011 8:42 AM -
6 Votes
skype integration in wpf application
hi can someone tell me how to integrate skype in wpf application so that it appears in that window itself plz help me thanks in advanceAnswered | 9 Replies | 3757 Views | Created by eshwarraj - Saturday, November 16, 2013 2:49 PM | Last reply by Vishal Kr Singh - Monday, November 18, 2013 10:27 AM -
0 Votes
License type for WPF application
WPF applications fall under internal business apps and not mobile.Answered | 2 Replies | 1012 Views | Created by MalBall - Tuesday, January 7, 2014 3:56 PM | Last reply by MalBall - Tuesday, January 7, 2014 5:40 PM -
0 Votes
WPF Application using WPF ribbon control
Hi, Do we need to install anything to use the ribbon control in our application?Answered | 5 Replies | 5075 Views | Created by Subalakshmi Vijayarajan - Thursday, November 5, 2009 8:27 AM | Last reply by William Han - MSFT - Thursday, November 5, 2009 8:57 AM -
0 Votes
WPF Application Framework
I would suggest to implement Composite Application Library (CAL) Framework for all your WPF projects.Answered | 2 Replies | 3877 Views | Created by Bob Strickland - Sunday, March 8, 2009 1:09 PM | Last reply by Bob Strickland - Sunday, March 8, 2009 8:10 PM -
0 Votes
Application Virtual Container WPF
Hi AuechB, I have not done the same things with you, however, I hope below articles and samples could help you find the direction to complete your ...Answered | 2 Replies | 4932 Views | Created by ZuechB - Thursday, May 12, 2011 5:18 PM | Last reply by Sheldon _Xiao - Monday, May 23, 2011 12:57 PM - Items 1 to 20 of 1150051 Next ›
No announcements