Click here to Skip to main content
15,910,877 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: TreeView Data Template & Binding Question Pin
Mycroft Holmes6-Dec-11 14:21
professionalMycroft Holmes6-Dec-11 14:21 
GeneralRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 14:25
SledgeHammer016-Dec-11 14:25 
GeneralRe: TreeView Data Template & Binding Question Pin
Mycroft Holmes6-Dec-11 16:22
professionalMycroft Holmes6-Dec-11 16:22 
GeneralRe: TreeView Data Template & Binding Question Pin
Kevin Marois6-Dec-11 14:08
professionalKevin Marois6-Dec-11 14:08 
GeneralRe: TreeView Data Template & Binding Question Pin
Mycroft Holmes6-Dec-11 14:18
professionalMycroft Holmes6-Dec-11 14:18 
GeneralRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 14:21
SledgeHammer016-Dec-11 14:21 
AnswerRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 13:53
SledgeHammer016-Dec-11 13:53 
GeneralRe: TreeView Data Template & Binding Question Pin
Kevin Marois8-Dec-11 7:12
professionalKevin Marois8-Dec-11 7:12 
AnswerRe: Popup vs Tooltip Pin
Pete O'Hanlon6-Dec-11 4:48
mvePete O'Hanlon6-Dec-11 4:48 
GeneralRe: Popup vs Tooltip Pin
SledgeHammer016-Dec-11 10:42
SledgeHammer016-Dec-11 10:42 
GeneralRe: Popup vs Tooltip Pin
SledgeHammer016-Dec-11 11:35
SledgeHammer016-Dec-11 11:35 
QuestionBest way to save/load data locally. WPF Pin
Paul Harsent5-Dec-11 3:51
Paul Harsent5-Dec-11 3:51 
AnswerRe: Best way to save/load data locally. WPF Pin
Pete O'Hanlon5-Dec-11 4:40
mvePete O'Hanlon5-Dec-11 4:40 
AnswerRe: Best way to save/load data locally. WPF Pin
SledgeHammer015-Dec-11 5:04
SledgeHammer015-Dec-11 5:04 
AnswerRe: Best way to save/load data locally. WPF Pin
John-ph6-Dec-11 0:29
John-ph6-Dec-11 0:29 
Questionwpf grid Pin
akstemptation4-Dec-11 23:32
akstemptation4-Dec-11 23:32 
AnswerRe: wpf grid Pin
Abhinav S5-Dec-11 18:21
Abhinav S5-Dec-11 18:21 
QuestionWeb service reference in app.config file issue Pin
That's Aragon4-Dec-11 19:43
That's Aragon4-Dec-11 19:43 
Hi,

I have added a web service reference in my WPF application. VS automatically adds some binding tags and endpoint address like http://mydomain.com/services/sample.asmx in the app.config file.Now when I deploy this application with setup project and install it, application folder contains myapplication.exe.config file which displays this endpoint address and other binding details. I need to hide this details from the user. As user may change this details.

1. Should I hide binding details anyhow? so that it will not be visible to the application user.
2. Can I move this reference to any other file or may be in the project dll itself?

Your help would be appreciated.
Regards

AnswerRe: Web service reference in app.config file issue Pin
Mycroft Holmes4-Dec-11 20:25
professionalMycroft Holmes4-Dec-11 20:25 
GeneralRe: Web service reference in app.config file issue Pin
That's Aragon4-Dec-11 20:46
That's Aragon4-Dec-11 20:46 
GeneralRe: Web service reference in app.config file issue Pin
Mycroft Holmes4-Dec-11 21:17
professionalMycroft Holmes4-Dec-11 21:17 
GeneralRe: Web service reference in app.config file issue Pin
That's Aragon4-Dec-11 23:32
That's Aragon4-Dec-11 23:32 
GeneralRe: Web service reference in app.config file issue Pin
Pete O'Hanlon5-Dec-11 0:49
mvePete O'Hanlon5-Dec-11 0:49 
QuestionBinding Question Pin
Kevin Marois3-Dec-11 7:58
professionalKevin Marois3-Dec-11 7:58 
AnswerRe: Binding Question Pin
Kevin Marois3-Dec-11 8:03
professionalKevin Marois3-Dec-11 8:03 

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.