Click here to Skip to main content
15,890,825 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Bind to converter in XAML Pin
Abhinav S13-Jul-11 20:44
Abhinav S13-Jul-11 20:44 
GeneralRe: Bind to converter in XAML Pin
_Madmatt13-Jul-11 23:43
_Madmatt13-Jul-11 23:43 
QuestionMembership Role Pin
picasso212-Jul-11 17:24
picasso212-Jul-11 17:24 
AnswerRe: Membership Role Pin
Mark Salsbery13-Jul-11 11:56
Mark Salsbery13-Jul-11 11:56 
GeneralRe: Membership Role Pin
picasso213-Jul-11 20:22
picasso213-Jul-11 20:22 
GeneralRe: Membership Role Pin
Mark Salsbery14-Jul-11 10:50
Mark Salsbery14-Jul-11 10:50 
GeneralRe: Membership Role Pin
Mark Salsbery14-Jul-11 10:55
Mark Salsbery14-Jul-11 10:55 
QuestionWhy does Microsoft do this to me Pin
Tad McClellan12-Jul-11 12:58
professionalTad McClellan12-Jul-11 12:58 
So each version of Silverlight that comes out I take a look and see how the technology is progressing. I finally got to SL4. This may be user error but I'm really frustrated with the data access. I first tried POCO, using my own objects from the server. Got those passed through WCF and bound but then you can't use the DataAnnotations (I like the ID of having the validations for the data where the data lives in the class) when you bind on the client. Then I went to the WFC Data Service model using MVVM. Looked good but then guess what, same issue. Lastly I went to RIA but couldn't figure out how to add an object on the client. Evidently MS didn't build my Insert function on the Domain Service. So I went to go look for myself. So many generated functions with odd attributes my eyes hurt. I’ve looked at videos which all simply just edit objects but don’t add anything. But if they would I can get the DataAnnotations working with RIA but I have to do this kludgy Metadata object.

So is there a better way or am I doing something wrong? I hate MS generated black boxes because they tend not to work for real applications and then when something does go bump in them you spend hours on google researching only to find out you are so in bed with them you have to wait till next release to get it fixed. I’m just about to create my own Data layer architecture for working with SL but before I do I thought I would do a sanity check with the guru’s. What did I miss? Is there a better way?

AnswerRe: Why does Microsoft do this to me Pin
Mark Salsbery13-Jul-11 11:51
Mark Salsbery13-Jul-11 11:51 
AnswerRe: Why does Microsoft do this to me Pin
Mycroft Holmes14-Jul-11 12:49
professionalMycroft Holmes14-Jul-11 12:49 
QuestionHow to draw a plus sign and triangles for buttons in WPF? Pin
Member 297299212-Jul-11 10:18
Member 297299212-Jul-11 10:18 
AnswerRe: How to draw a plus sign and triangles for buttons in WPF? Pin
Mark Salsbery12-Jul-11 10:59
Mark Salsbery12-Jul-11 10:59 
GeneralRe: How to draw a plus sign and triangles for buttons in WPF? Pin
Pete O'Hanlon12-Jul-11 11:33
mvePete O'Hanlon12-Jul-11 11:33 
GeneralRe: How to draw a plus sign and triangles for buttons in WPF? Pin
Kunal Chowdhury «IN»20-Jul-11 0:22
professionalKunal Chowdhury «IN»20-Jul-11 0:22 
AnswerRe: How to draw a plus sign and triangles for buttons in WPF? Pin
Oludayo Alli16-Aug-11 3:02
Oludayo Alli16-Aug-11 3:02 
QuestionTreeView / HierarchialDataTemplate / Generics possible in XAML? Pin
SledgeHammer0112-Jul-11 9:51
SledgeHammer0112-Jul-11 9:51 
QuestionCrossdomain Files in IIS Pin
Vimalsoft(Pty) Ltd12-Jul-11 0:59
professionalVimalsoft(Pty) Ltd12-Jul-11 0:59 
AnswerRe: Crossdomain Files in IIS Pin
Mark Salsbery12-Jul-11 11:03
Mark Salsbery12-Jul-11 11:03 
GeneralRe: Crossdomain Files in IIS Pin
Vimalsoft(Pty) Ltd12-Jul-11 19:30
professionalVimalsoft(Pty) Ltd12-Jul-11 19:30 
QuestionHide application Icon from alt+tab Pin
John-ph10-Jul-11 18:23
John-ph10-Jul-11 18:23 
AnswerRe: Hide application Icon from alt+tab Pin
Mark Salsbery11-Jul-11 10:12
Mark Salsbery11-Jul-11 10:12 
QuestionSilverlight Navigation Pin
sudheesh kumar s9-Jul-11 20:39
sudheesh kumar s9-Jul-11 20:39 
AnswerRe: Silverlight Navigation Pin
Abhinav S9-Jul-11 20:45
Abhinav S9-Jul-11 20:45 
QuestionWPF Glass problem Pin
Mehdi Ghiasi9-Jul-11 6:34
Mehdi Ghiasi9-Jul-11 6:34 
SuggestionRe: WPF Glass problem Pin
Oludayo Alli16-Aug-11 3:15
Oludayo Alli16-Aug-11 3:15 

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.