Click here to Skip to main content
15,897,187 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: New to .net/ previous programming background Pin
Richard MacCutchan29-Sep-12 21:38
mveRichard MacCutchan29-Sep-12 21:38 
GeneralRe: New to .net/ previous programming background Pin
goawayxxxx30-Sep-12 6:23
goawayxxxx30-Sep-12 6:23 
GeneralRe: New to .net/ previous programming background Pin
Richard MacCutchan30-Sep-12 6:59
mveRichard MacCutchan30-Sep-12 6:59 
GeneralRe: New to .net/ previous programming background Pin
goawayxxxx30-Sep-12 7:51
goawayxxxx30-Sep-12 7:51 
GeneralRe: New to .net/ previous programming background Pin
Richard MacCutchan30-Sep-12 21:57
mveRichard MacCutchan30-Sep-12 21:57 
AnswerRe: New to .net/ previous programming background Pin
Pete O'Hanlon30-Sep-12 7:48
mvePete O'Hanlon30-Sep-12 7:48 
AnswerRe: New to .net/ previous programming background Pin
Blikkies2-Oct-12 5:04
professionalBlikkies2-Oct-12 5:04 
GeneralRe: New to .net/ previous programming background Pin
Alisaunder3-Oct-12 17:10
Alisaunder3-Oct-12 17:10 
MVVM seems to be the appropriate style everyone can agree upon for WPF. My problem is with certain third party controls you can't use MVVM. I use Actipro Software's WPF ribbon for example and it doesn't support MVVM. Another issue I've had with MVVM is using Treeview controls and responding to the node selected. While there are way to do it in MVVM it seems way more difficult then simply using Visual Studio to create the events. The whole purpose is to separate the code from the XAML by using binding. While I do practice this for the most part sometimes you just can't justify writing something that has a learning curve which increases the projects time to complete by two fold. It boils down in my opinion to what ever method works best for you and the company you work for. I have a much better understanding of MVVM now than I had but it doesn't help to try to learn a new style of programming using controls that aren't designed to work with that style.
AnswerRe: New to .net/ previous programming background Pin
_Maxxx_7-Oct-12 17:17
professional_Maxxx_7-Oct-12 17:17 
QuestionJesús Alvarez Manrique Pin
Member 901299827-Sep-12 6:47
Member 901299827-Sep-12 6:47 
AnswerRe: Jesús Alvarez Manrique Pin
Yayozama27-Sep-12 7:37
Yayozama27-Sep-12 7:37 
GeneralRe: Jesús Alvarez Manrique Pin
Member 901299827-Sep-12 7:57
Member 901299827-Sep-12 7:57 
GeneralRe: Jesús Alvarez Manrique Pin
Emmanuel Medina27-Sep-12 11:33
professionalEmmanuel Medina27-Sep-12 11:33 
GeneralRe: Jesús Alvarez Manrique Pin
Member 901299827-Sep-12 7:59
Member 901299827-Sep-12 7:59 
QuestionBobbles in paradise - ViewModel and my personal adventures in WTF Pin
Kenneth Haugland26-Sep-12 18:25
mvaKenneth Haugland26-Sep-12 18:25 
Questionbeginner : binding ListBox Pin
dominioYP26-Sep-12 4:05
dominioYP26-Sep-12 4:05 
AnswerRe: beginner : binding ListBox Pin
Pete O'Hanlon26-Sep-12 4:26
mvePete O'Hanlon26-Sep-12 4:26 
GeneralRe: beginner : binding ListBox Pin
dominioYP26-Sep-12 5:41
dominioYP26-Sep-12 5:41 
GeneralRe: beginner : binding ListBox Pin
dominioYP28-Sep-12 5:38
dominioYP28-Sep-12 5:38 
Questionbeginner : listView, add scrollBar Pin
dominioYP26-Sep-12 3:50
dominioYP26-Sep-12 3:50 
QuestionTrying to set focus on DataGrid with DataGridTemplateColumn Pin
abollmeyer23-Sep-12 3:44
abollmeyer23-Sep-12 3:44 
AnswerRe: Trying to set focus on DataGrid with DataGridTemplateColumn Pin
abollmeyer24-Sep-12 14:13
abollmeyer24-Sep-12 14:13 
QuestionOn ContextMenu MouseLeave Pin
Kenneth Haugland21-Sep-12 3:46
mvaKenneth Haugland21-Sep-12 3:46 
AnswerRe: On ContextMenu MouseLeave Pin
Kenneth Haugland21-Sep-12 13:42
mvaKenneth Haugland21-Sep-12 13:42 
QuestionWPF DataGrid Not SHowing Any Data Pin
Kevin Marois20-Sep-12 11:30
professionalKevin Marois20-Sep-12 11:30 

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.