Click here to Skip to main content
15,913,278 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Silverlight XAP and Temporary Internet Files Pin
Pete O'Hanlon25-Dec-10 4:58
mvePete O'Hanlon25-Dec-10 4:58 
GeneralRe: Silverlight XAP and Temporary Internet Files Pin
#realJSOP26-Dec-10 2:41
professional#realJSOP26-Dec-10 2:41 
GeneralRe: Silverlight XAP and Temporary Internet Files Pin
Pete O'Hanlon26-Dec-10 5:55
mvePete O'Hanlon26-Dec-10 5:55 
GeneralRe: Silverlight XAP and Temporary Internet Files Pin
mbcrump12-Jan-11 4:51
mentormbcrump12-Jan-11 4:51 
AnswerRe: Silverlight XAP and Temporary Internet Files Pin
Abhinav S23-Dec-10 18:45
Abhinav S23-Dec-10 18:45 
AnswerRe: Silverlight XAP and Temporary Internet Files Pin
RobCroll24-Dec-10 4:08
RobCroll24-Dec-10 4:08 
GeneralRe: Silverlight XAP and Temporary Internet Files Pin
Ray Cassick27-Dec-10 6:29
Ray Cassick27-Dec-10 6:29 
GeneralRe: Silverlight XAP and Temporary Internet Files Pin
RobCroll30-Dec-10 23:50
RobCroll30-Dec-10 23:50 
QuestionCreating a New User Control Based Upon an Existing One Pin
Richard Andrew x6423-Dec-10 13:46
professionalRichard Andrew x6423-Dec-10 13:46 
AnswerRe: Creating a New User Control Based Upon an Existing One Pin
SledgeHammer0123-Dec-10 17:53
SledgeHammer0123-Dec-10 17:53 
AnswerRe: Creating a New User Control Based Upon an Existing One Pin
Abhinav S23-Dec-10 18:47
Abhinav S23-Dec-10 18:47 
AnswerRe: Creating a New User Control Based Upon an Existing One Pin
Michael Agroskin31-Dec-10 12:31
Michael Agroskin31-Dec-10 12:31 
GeneralRe: Creating a New User Control Based Upon an Existing One Pin
Richard Andrew x6431-Dec-10 13:04
professionalRichard Andrew x6431-Dec-10 13:04 
QuestionProblem Binding In Silverlight 4 [modified] Pin
Moh.Saied22-Dec-10 22:59
Moh.Saied22-Dec-10 22:59 
QuestionWCF operationcontract Pin
arkiboys22-Dec-10 3:50
arkiboys22-Dec-10 3:50 
AnswerRe: WCF operationcontract Pin
Abhinav S22-Dec-10 5:03
Abhinav S22-Dec-10 5:03 
GeneralRe: WCF operationcontract Pin
arkiboys22-Dec-10 5:18
arkiboys22-Dec-10 5:18 
GeneralRe: WCF operationcontract [modified] Pin
varshavmane26-Dec-10 22:41
varshavmane26-Dec-10 22:41 
QuestionFailed to create AppDomain Pin
hotthoughtguy22-Dec-10 3:34
hotthoughtguy22-Dec-10 3:34 
AnswerRe: Failed to create AppDomain Pin
Abhinav S22-Dec-10 5:10
Abhinav S22-Dec-10 5:10 
QuestionDesign: Passing parameters [modified] Pin
afsal qureshi22-Dec-10 0:41
afsal qureshi22-Dec-10 0:41 
Hello all,

I am learning WPF now. I have a window which will launch a popup on click of a button. The popup contains a user control. I need to pass some parameters like first name,last name to the user control. I am from an asp.net background so my thought is like to pass these parameters as query string and assign it to the text box in popup. Any way, it is not possible in windows and I am sure there are better methods.
I am thinking about declaring a public get-set property in the popup for each parameters(I don't think I need dependency property). Then I will assign the values from the window.

Is it a good way of doing it?

Thanks in advance,
afsal

modified on Wednesday, December 22, 2010 10:15 AM

AnswerRe: Design: Passing parameters Pin
_Maxxx_4-Jan-11 12:37
professional_Maxxx_4-Jan-11 12:37 
AnswerRe: write logfile to webserver Pin
Pete O'Hanlon21-Dec-10 22:39
mvePete O'Hanlon21-Dec-10 22:39 
GeneralRe: write logfile to webserver Pin
SledgeHammer0122-Dec-10 4:57
SledgeHammer0122-Dec-10 4:57 
QuestionFlowchart control in WPF Pin
devvvy21-Dec-10 15:39
devvvy21-Dec-10 15:39 

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.