Click here to Skip to main content
15,891,248 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Parent, Child & GrandChild binding in WPF & Silverlight Pin
Chazzysb6-Jan-11 3:55
Chazzysb6-Jan-11 3:55 
QuestionHow can I create layout in the following way? Pin
Pankaj Nikam4-Jan-11 23:36
professionalPankaj Nikam4-Jan-11 23:36 
AnswerRe: How can I create layout in the following way? Pin
#realJSOP6-Jan-11 2:16
mve#realJSOP6-Jan-11 2:16 
GeneralRe: How can I create layout in the following way? Pin
mbcrump12-Jan-11 4:34
mentormbcrump12-Jan-11 4:34 
QuestionValidation for Duplication of Data by using Identifier name Pin
Rocky234-Jan-11 22:42
Rocky234-Jan-11 22:42 
AnswerRe: Validation for Duplication of Data by using Identifier name Pin
Pete O'Hanlon4-Jan-11 23:34
mvePete O'Hanlon4-Jan-11 23:34 
GeneralRe: Validation for Duplication of Data by using Identifier name Pin
Rocky234-Jan-11 23:49
Rocky234-Jan-11 23:49 
GeneralRe: Validation for Duplication of Data by using Identifier name Pin
Pete O'Hanlon5-Jan-11 0:41
mvePete O'Hanlon5-Jan-11 0:41 
First of all, what does this have to do with Silverlight or WPF? Secondly, you are looking to the validation at the wrong location - the only place you can effectively do this is at the database end, which will require the validation to be triggered from that side. You have to do it there because of timing issues - suppose you have two people who both enter the identifier Bob and submit it at the same time; they could both very well pass the validation, only to fail the insert because there is now a conflict.

Rakesh Gowda wrote:
so shall i expect a answer with a sample..


Third - that's not the way this site works. We generally don't give full samples here - we help to correct code and to suggest things, not write the whole things ourselves.

I'm not a stalker, I just know things. Oh by the way, you're out of milk.

Forgive your enemies - it messes with their heads


My blog | My articles | MoXAML PowerToys | Onyx


Questionhow to export the WindowsFormsHost content in to pdf formate Pin
Member 41595674-Jan-11 20:18
Member 41595674-Jan-11 20:18 
Questionhow to generate tree view in MVVM- silverlight Pin
silverlightnewbee4-Jan-11 17:51
silverlightnewbee4-Jan-11 17:51 
AnswerRe: how to generate tree view in MVVM- silverlight Pin
Abhinav S4-Jan-11 18:30
Abhinav S4-Jan-11 18:30 
QuestionWCF Service and event [modified] Pin
CrafterIt4-Jan-11 0:03
CrafterIt4-Jan-11 0:03 
AnswerRe: WCF Service and event Pin
Abhinav S4-Jan-11 0:30
Abhinav S4-Jan-11 0:30 
GeneralRe: WCF Service and event Pin
CrafterIt4-Jan-11 2:09
CrafterIt4-Jan-11 2:09 
AnswerRe: WCF Service and event Pin
Abhinav S4-Jan-11 18:33
Abhinav S4-Jan-11 18:33 
GeneralRe: WCF Service and event Pin
CrafterIt4-Jan-11 20:39
CrafterIt4-Jan-11 20:39 
Questiontreeview- MVVM- how to fire a command on selectedItemChanged Pin
silverlightnewbee3-Jan-11 2:12
silverlightnewbee3-Jan-11 2:12 
AnswerRe: treeview- MVVM- how to fire a command on selectedItemChanged Pin
silverlightnewbee3-Jan-11 2:39
silverlightnewbee3-Jan-11 2:39 
QuestionHow to create the Captcha Option in Silverlight Pin
Mayur Bheda2-Jan-11 20:07
Mayur Bheda2-Jan-11 20:07 
AnswerRe: How to create the Captcha Option in Silverlight Pin
Abhinav S2-Jan-11 20:14
Abhinav S2-Jan-11 20:14 
GeneralRe: How to create the Captcha Option in Silverlight Pin
Mayur Bheda4-Jan-11 3:33
Mayur Bheda4-Jan-11 3:33 
AnswerRe: How to create the Captcha Option in Silverlight Pin
mbcrump12-Jan-11 4:47
mentormbcrump12-Jan-11 4:47 
QuestionHow to display window at start up? Pin
Tesic Goran30-Dec-10 2:47
professionalTesic Goran30-Dec-10 2:47 
AnswerRe: How to display window at start up? Pin
Dr.Walt Fair, PE30-Dec-10 6:44
professionalDr.Walt Fair, PE30-Dec-10 6:44 
GeneralRe: How to display window at start up? Pin
Tesic Goran30-Dec-10 20:45
professionalTesic Goran30-Dec-10 20:45 

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.