Click here to Skip to main content
15,884,176 members
Home / Discussions / WPF
   

WPF

 
AnswerRe: Create a new row at the bottom of DataGrid (When User Click on Button(Out side of DataGrid)) Pin
Mark Salsbery13-Nov-09 8:35
Mark Salsbery13-Nov-09 8:35 
GeneralRe: Create a new row at the bottom of DataGrid (When User Click on Button(Out side of DataGrid)) Pin
TweakBird13-Nov-09 9:14
TweakBird13-Nov-09 9:14 
GeneralRe: Create a new row at the bottom of DataGrid (When User Click on Button(Out side of DataGrid)) Pin
Mark Salsbery13-Nov-09 9:37
Mark Salsbery13-Nov-09 9:37 
GeneralRe: Create a new row at the bottom of DataGrid (When User Click on Button(Out side of DataGrid)) Pin
TweakBird15-Nov-09 22:17
TweakBird15-Nov-09 22:17 
GeneralRe: Create a new row at the bottom of DataGrid (When User Click on Button(Out side of DataGrid)) Pin
Mark Salsbery16-Nov-09 7:01
Mark Salsbery16-Nov-09 7:01 
QuestionWeather Web Service Pin
Etienne_12313-Nov-09 3:22
Etienne_12313-Nov-09 3:22 
AnswerRe: Weather Web Service Pin
teejayem13-Nov-09 3:51
teejayem13-Nov-09 3:51 
GeneralRe: Weather Web Service Pin
Etienne_12313-Nov-09 4:02
Etienne_12313-Nov-09 4:02 
Thanks I'll try them out.

I've been trying the GlobalWeather service from WebServiceX, and I get it working to display the following in a textbox:

<?xml version="1.0" encoding="utf-16"?><CurrentWeather>
<Location>Port Elizabeth, Port E Apt, South Africa (FAPE) 33-59S 025-36E 0M</Location>
<Time>Nov 13, 2009 - 09:00 AM EST / 2009.11.13 1400 UTC</Time>
<SkyConditions> mostly cloudy</SkyConditions>
<Temperature> 68 F (20 C)</Temperature>
<DewPoint> 55 F (13 C)</DewPoint>
<RelativeHumidity> 64%</RelativeHumidity>
<Pressure> 29.91 in. Hg (1013 hPa)</Pressure>
<Status>Success</Status></CurrentWeather>

Does all web services return information in this way or not? I'm quite new to them. If yes, how can I show this data in a more understandable format e.g. in textboxes?
QuestionRun application on 2nd Core Pin
divyesh143213-Nov-09 0:46
divyesh143213-Nov-09 0:46 
AnswerRe: Run application on 2nd Core Pin
Covean13-Nov-09 1:46
Covean13-Nov-09 1:46 
QuestionI want to learn silver light.Can any one tell me the best approach? Pin
pallaka13-Nov-09 0:42
pallaka13-Nov-09 0:42 
AnswerRe: I want to learn silver light.Can any one tell me the best approach? Pin
Mark Salsbery13-Nov-09 7:59
Mark Salsbery13-Nov-09 7:59 
AnswerRe: I want to learn silver light.Can any one tell me the best approach? Pin
Michael Eber22-Jan-10 12:54
Michael Eber22-Jan-10 12:54 
QuestionHow to create a "Are you sure pop-up when closing application (with never show this message again check box)" using WPF and C#?. Pin
rajeberer12-Nov-09 20:40
rajeberer12-Nov-09 20:40 
AnswerRe: How to create a "Are you sure pop-up when closing application (with never show this message again check box)" using WPF and C#?. Pin
Richard MacCutchan12-Nov-09 22:52
mveRichard MacCutchan12-Nov-09 22:52 
QuestionHelp with a custom layered bitmap control in WPF Pin
BryanWilkins12-Nov-09 14:38
professionalBryanWilkins12-Nov-09 14:38 
AnswerRe: Help with a custom layered bitmap control in WPF[Solved] Pin
BryanWilkins16-Nov-09 2:33
professionalBryanWilkins16-Nov-09 2:33 
Questionlistbox problems Pin
loyal ginger12-Nov-09 9:01
loyal ginger12-Nov-09 9:01 
AnswerRe: listbox problems Pin
Pete O'Hanlon12-Nov-09 9:26
mvePete O'Hanlon12-Nov-09 9:26 
QuestionMessage Removed Pin
12-Nov-09 3:28
professionalN_tro_P12-Nov-09 3:28 
AnswerRe: Silverlight 3 tutorial Pin
Mark Salsbery12-Nov-09 6:54
Mark Salsbery12-Nov-09 6:54 
QuestionDesigner issue Pin
Tauseef A12-Nov-09 3:18
Tauseef A12-Nov-09 3:18 
AnswerRe: Designer issue Pin
Mark Salsbery12-Nov-09 7:00
Mark Salsbery12-Nov-09 7:00 
QuestionRe: Designer issue Pin
Tauseef A12-Nov-09 19:43
Tauseef A12-Nov-09 19:43 
AnswerRe: Designer issue Pin
Mark Salsbery12-Nov-09 21:36
Mark Salsbery12-Nov-09 21:36 

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.