Click here to Skip to main content
15,914,780 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Binding the RichTextBox Pin
Mycroft Holmes7-Dec-10 22:21
professionalMycroft Holmes7-Dec-10 22:21 
GeneralRe: Binding the RichTextBox Pin
jadughar8-Dec-10 0:06
jadughar8-Dec-10 0:06 
AnswerRe: Binding the RichTextBox Pin
Pete O'Hanlon7-Dec-10 23:14
mvePete O'Hanlon7-Dec-10 23:14 
QuestionSilverlight 4.0 / VS2010 - Is it really that cool Pin
Roger1656-Dec-10 3:50
Roger1656-Dec-10 3:50 
AnswerRe: Silverlight 4.0 / VS2010 - Is it really that cool Pin
Abhinav S6-Dec-10 4:04
Abhinav S6-Dec-10 4:04 
QuestionWPF databinding - many to many - combobox, Entity Framework 4 [modified] Pin
Duke Carey6-Dec-10 2:49
professionalDuke Carey6-Dec-10 2:49 
AnswerRe: WPF databinding - many to many - combobox, Entity Framework 4 Pin
eddieangel7-Dec-10 11:22
eddieangel7-Dec-10 11:22 
GeneralRe: WPF databinding - many to many - combobox, Entity Framework 4 Pin
Duke Carey15-Dec-10 1:39
professionalDuke Carey15-Dec-10 1:39 
Thanks for the response. I'm a part time 'programmer' trying to learn C# and WPF after years (and years) of Excel VBA and some T-SQL. The MVVM learning process has been VERY slow for me as I completely lack experience in creating and, more importantly, programming with POCO classes. All my past work that required data access used direct connections to the db and calls to stored procedures.

So, in a long winded fashion I'm replying that this WPF attempt is not using MVVM concepts and I'm trying to databind to EF EntitySets and EF entities.

Because of the issue in the original question and some other problems, I've paused the project while trying to get some MVVM education. Still am struggling to find any non-trivial examples/explanations of how one goes from EF or LinqToSQL to MVVM models. While there is a tremendous amount of quality MVVM information available, here and elsewhere, there seems to be an ongoing assumption that the readers are well versed in getting from a database datastore all the way through the construction of the models. I see very little discussion about what concepts are important to incorporate, what the approach should be, etc.

Again, thanks for your response. Maybe I'll be back after making progress on the MVVM front.
QuestionHow to bind between listView with two column and database items ? Pin
Yanshof5-Dec-10 22:44
Yanshof5-Dec-10 22:44 
AnswerRe: How to bind between listView with two column and database items ? Pin
Pete O'Hanlon5-Dec-10 23:17
mvePete O'Hanlon5-Dec-10 23:17 
AnswerRe: How to bind between listView with two column and database items ? Pin
Abhinav S6-Dec-10 4:00
Abhinav S6-Dec-10 4:00 
QuestionHow do you handle the static data load Pin
Mycroft Holmes5-Dec-10 20:18
professionalMycroft Holmes5-Dec-10 20:18 
AnswerRe: How do you handle the static data load Pin
#realJSOP6-Dec-10 2:09
professional#realJSOP6-Dec-10 2:09 
GeneralRe: How do you handle the static data load Pin
Mycroft Holmes6-Dec-10 3:03
professionalMycroft Holmes6-Dec-10 3:03 
GeneralRe: How do you handle the static data load Pin
#realJSOP7-Dec-10 1:45
professional#realJSOP7-Dec-10 1:45 
GeneralRe: How do you handle the static data load Pin
Mycroft Holmes7-Dec-10 11:16
professionalMycroft Holmes7-Dec-10 11:16 
Questionevents between two threads Pin
igalep1325-Dec-10 8:03
igalep1325-Dec-10 8:03 
AnswerRe: events between two threads Pin
Mycroft Holmes5-Dec-10 10:51
professionalMycroft Holmes5-Dec-10 10:51 
GeneralRe: events between two threads Pin
igalep1325-Dec-10 10:53
igalep1325-Dec-10 10:53 
AnswerRe: events between two threads Pin
SledgeHammer015-Dec-10 11:02
SledgeHammer015-Dec-10 11:02 
GeneralRe: events between two threads Pin
igalep1325-Dec-10 11:05
igalep1325-Dec-10 11:05 
AnswerRe: events between two threads Pin
Ray Cassick7-Dec-10 9:03
Ray Cassick7-Dec-10 9:03 
GeneralRe: events between two threads Pin
igalep1327-Dec-10 9:56
igalep1327-Dec-10 9:56 
GeneralRe: events between two threads Pin
Ray Cassick7-Dec-10 16:20
Ray Cassick7-Dec-10 16:20 
GeneralRe: events between two threads Pin
igalep13211-Dec-10 0:28
igalep13211-Dec-10 0:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.