Click here to Skip to main content
15,890,557 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
Where can i found an example that explain using Prism 6 library with entity framework in wpf applications by implementing MVVM Framework

What I have tried:

i google it , and no result founded
Posted
Updated 3-Sep-17 3:48am

1 solution

So you Googled "prism 6 entity framework" and any variants of it and didn't find anything?W hat does that tell you?

It should tell you that the exact examples you're looking for don't exist. That's probably because Prism is specific to WPF applications, not the database behind them.
 
Share this answer
 
Comments
Ahmed Dabas 3-Sep-17 10:50am    
So what is the best approach to to implementing MvvM framework with database app ,
i was thinking that i can use Prism with database app
Dave Kreskowiak 3-Sep-17 10:58am    
You can use it. It has nothing to do with the database end. Just look for tutorials on Prism 6 and WPF.
Ahmed Dabas 12-Sep-17 12:57pm    
please , i'm try more and more ... i'm failing to apply the concepts of prism with an example that disuse CRUD.
so i hope to provide me by any simple example
Dave Kreskowiak 12-Sep-17 14:33pm    
I've never used PRISM so I don't have any examples.

It appears as though there are no examples anywhere on the web, so you're in uncharted territory.
Dave Kreskowiak 12-Sep-17 14:34pm    
I've never used PRISM, nor am I about to start.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900