No announcements
Found 2903558 threads
-
0 Votes
Unable to use Entityframework 6.1 with Prism 4.1
>I've a Prism 4.1 Silverlight 5 web Project I want to use EntityFramework 6 with WCF RIA. Its not allowing me to add EF 6.1 ...Answered | 2 Replies | 864 Views | Created by akirti - Tuesday, July 1, 2014 6:54 PM | Last reply by akirti - Sunday, July 13, 2014 11:28 PM -
2 Votes
Prism 4.1 can't use InvokeCommandAction
Thanks for sharing your solution, this is exactly what I was looking for (and I found both DLL in the Prism 4.1 download). FYI, you can use these ...Answered | 4 Replies | 8980 Views | Created by SmartWhy - Friday, June 8, 2012 2:52 PM | Last reply by valentine is me - Wednesday, May 8, 2013 3:02 AM -
0 Votes
Installed EntityFramework 4.1 but unable to reference 4.1 namespace
I installed the entityframework 4.1 using the downloaded installer. But my project is still referencing the 4.0 namesapces. How can I make it switch to ...Answered | 2 Replies | 2243 Views | Created by mysti789 - Monday, December 12, 2011 5:02 PM | Last reply by Alan_chen - Tuesday, December 13, 2011 7:48 AM -
3 Votes
EntityFramework 4.1 with Windows XP SP3?
Hi Michael, Thanks for the reply! When I had installed EF 4.1 Update 1 when I tried to use EF with DB First I got the error ...Answered | 15 Replies | 6232 Views | Created by Bill44077 - Thursday, September 22, 2011 3:18 PM | Last reply by Michael Sun [MSFT] - Tuesday, October 4, 2011 12:51 AM -
0 Votes
CS0012 EntityFramework 4.1 assembly reference
For this issue, I recommend you to use a tool,Answered | 1 Replies | 8792 Views | Created by .otuyama - Friday, May 6, 2011 3:35 AM | Last reply by Jackie-Sun - Monday, May 9, 2011 6:02 AM -
1 Votes
Prism - unable to use requestNavigate
I am unable to display a View using requestNavigate of prism. I have been slaving myself trying to find out what I am missing; Your help will be greatly ...Answered | 5 Replies | 2461 Views | Created by Ailiam - Wednesday, September 10, 2014 1:13 PM | Last reply by Ailiam - Wednesday, September 10, 2014 3:43 PM -
0 Votes
PRISM 4.1 - RequestNavigate async
, Prism provides a mechanism to enable these scenarios without requiring the complexity of navigating on a background thread.Answered | 1 Replies | 1752 Views | Created by iccodima - Friday, May 24, 2013 10:20 AM | Last reply by Andy ONeill - Friday, May 24, 2013 1:11 PM -
1 Votes
Template to create Prism 4.1 project
There is no specific Template for Prism in VS2010. You just create Silverlight application and add reference to the Prism Libraries using Add ...Discussion | 5 Replies | 5178 Views | Created by JMMB2 - Monday, October 29, 2012 9:12 AM | Last reply by highdownts - Friday, January 18, 2013 12:46 PM -
0 Votes
Prism 4.1 not installing on my system.
Is there any one out there that can tell me why I cannot isntall Prism? The installation gets to the point where a dialog box comes up and says that the installer has finished ...Unanswered | 1 Replies | 2884 Views | Created by jinkskgpt - Saturday, November 17, 2012 1:45 AM | Last reply by Sheldon _Xiao - Monday, November 19, 2012 6:06 AM -
1 Votes
EntityFramework 4.1: DbContext ChangeTracking kills performance?
worse when I use EF4.0 and the "ADO.NET POCO Entity Generator" template. Then it takes over 80 seconds until I have some result. So this behavior was even more severe ...Answered | 3 Replies | 4902 Views | Created by Gope - Thursday, May 12, 2011 7:12 AM | Last reply by Alan_chen - Thursday, May 26, 2011 8:46 AM -
3 Votes
Prism 4.1 , Silverlight 5 with .Net 4.5.1 DelegateCommand Not working
it ought to work to me. . Anyhow there's something you should use when some binding might be failing in ...Answered | 4 Replies | 1170 Views | Created by akirti - Sunday, June 29, 2014 6:40 PM | Last reply by akirti - Monday, June 30, 2014 10:07 AM -
0 Votes
Should I use prism?
Prism, I have to agree with Peter.It depends on your requirements. I also believe it takes a bit of time to learn even the basics. ...Answered | 8 Replies | 5714 Views | Created by Mei G. Lingwood - Friday, August 5, 2011 4:49 PM | Last reply by WayPoint7 - Wednesday, June 20, 2012 2:41 AM -
0 Votes
How work with sqlserver temporal table in EntityFramework 4.1?
why darnold gave you that answer. If you can switch your dynamic column name ( [' + CAST(BIPS AS VARCHAR(10)) + ']) to a static one you can still use EF ...Answered | 4 Replies | 2668 Views | Created by pakofx - Saturday, November 19, 2011 3:57 PM | Last reply by pakofx - Tuesday, November 22, 2011 3:39 PM -
0 Votes
How to use CoreApplicationView with Prism in Windows Store App.
ApplicationView). You may have more success with completely separate models rather than sharing, but I'm not familiar enough with Prism to ...Answered | 1 Replies | 920 Views | Created by rmohitee - Friday, August 8, 2014 9:03 AM | Last reply by Rob Caplan [MSFT] - Friday, August 8, 2014 6:59 PM -
0 Votes
how to use Event Triggering in Prism?
I have control which doesnt have the command option? i want to send command to viewmodel with some parameter on Loaded event of this usercontrol how i can achieve ...Answered | 2 Replies | 1631 Views | Created by Hammad_Nasir - Friday, July 15, 2011 8:30 AM | Last reply by Mr.Weera PongPruchya - Thursday, July 21, 2011 1:37 AM -
0 Votes
How to use Entity Framework 4.1 with WCF RIA Services?
; Personally, I would not try to use code first 4.1 with wcf ria at all until it is suppported ...too many ...Answered | 6 Replies | 9991 Views | Created by developer28 - Sunday, June 12, 2011 3:45 PM | Last reply by wm_s - Monday, June 13, 2011 2:47 PM -
0 Votes
About use command in PRISM
There is a quick example on my blog which shows how to get the SelectedItem from a TabControl using commanding and prism.Answered | 2 Replies | 8280 Views | Created by 王一平 - Monday, November 9, 2009 4:59 AM | Last reply by 王一平 - Monday, November 9, 2009 7:22 AM -
0 Votes
How to use EntityFramework for MYSQL ?
Hello World ! How to use EntityFramework for MySql Database. Please provide necessary steps. Thankyou ...Answered | 1 Replies | 3520 Views | Created by GopiKrsna - Thursday, February 9, 2012 7:33 AM | Last reply by KeesDijk - Thursday, February 9, 2012 8:09 AM -
0 Votes
EF 4.1 and 4.2 commercial use
Hi, > > If i see that EF 4.1 is "released" it mean that I can use it for >Answered | 1 Replies | 1739 Views | Created by paperboy77 - Monday, January 16, 2012 9:48 AM | Last reply by darnold924 - Monday, January 16, 2012 10:47 AM -
0 Votes
Where is the EntityFrameWork documenation for 6.1.x
As of 1/6/2017 around 11:20AM CST some of the links under "Introduction to Entity Framework" (Left hand column) have started to work, maybe someone is looking at this (I ...Unanswered | 5 Replies | 417 Views | Created by SNorberg - Wednesday, January 4, 2017 6:42 PM | Last reply by SNorberg - Friday, January 6, 2017 5:24 PM - Items 1 to 20 of 2903558 Next ›
No announcements