Click here to Skip to main content
15,886,199 members
Home / Discussions / WPF
   

WPF

 
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 
AnswerRe: Why does Microsoft do this to me Pin
Mark Salsbery13-Jul-11 11:51
Mark Salsbery13-Jul-11 11:51 
WCF RIA Services will give you the most RAD help with dataannotations.

The metadata object may seem kludgy but it's not so bad. The code it is decorating is Visual Studio generated code that you shouldn't edit anyway so it doesn't really make a difference because you're not editing same code in more than one place.

You're still responsible for adding CRUD operations to the service yourself, so if the default generated code doesn't include an insert method then you simply add one yourself. Generally you'll end up adding lots of variations on insert, delete, and add service methods.

And there's no black box here. All the generated code is part of your project.
Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

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 
Question'LayoutRoot' suddenly recognized [modified] Pin
Neo101018-Jul-11 22:01
Neo101018-Jul-11 22:01 

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.