Click here to Skip to main content
15,912,205 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 13:55
SledgeHammer016-Dec-11 13:55 
GeneralRe: TreeView Data Template & Binding Question Pin
Mycroft Holmes6-Dec-11 14:00
professionalMycroft Holmes6-Dec-11 14:00 
GeneralRe: TreeView Data Template & Binding Question Pin
SledgeHammer016-Dec-11 14:17
SledgeHammer016-Dec-11 14:17 
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 
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 
Thanks for the suggestion Mycroft.


Mycroft Holmes wrote:
However I would not bother if a user fiddles with a config file you need to shoot the user. It is easy (for you) to recover from the problem and it will identify an idiot in your organisation.


That is good point. Cool | :cool:
Actually I am implementing user activity tracking application, so if user is idle for X min it will call a web service and add idle entry in the database for that user. This details will be used in the reporting.

Now we are technical team, anyone can change this endpoint and stop the web service call. so I must have to take some security steps. Wink | ;)

I will try to follow dynamic binding from the code side.

Thanks for the help.
Regards

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 

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.