Click here to Skip to main content
15,888,984 members
Home / Discussions / WPF
   

WPF

 
QuestionMedia Element not playing .ts file in .net 4.0, works in .net 3.0 Pin
revengeoffallen30-Nov-11 1:31
revengeoffallen30-Nov-11 1:31 
Questiondispatcher Pin
columbos1492728-Nov-11 4:18
columbos1492728-Nov-11 4:18 
QuestionHierarchical Data Templates /Treeview Pin
Rbucha27-Nov-11 15:05
Rbucha27-Nov-11 15:05 
AnswerRe: Hierarchical Data Templates /Treeview Pin
Mycroft Holmes27-Nov-11 16:34
professionalMycroft Holmes27-Nov-11 16:34 
GeneralRe: Hierarchical Data Templates /Treeview Pin
Rbucha28-Nov-11 6:57
Rbucha28-Nov-11 6:57 
GeneralRe: Hierarchical Data Templates /Treeview Pin
Mycroft Holmes28-Nov-11 10:53
professionalMycroft Holmes28-Nov-11 10:53 
Questionremote access to application Pin
arkiboys26-Nov-11 22:50
arkiboys26-Nov-11 22:50 
AnswerRe: remote access to application Pin
Mycroft Holmes26-Nov-11 23:13
professionalMycroft Holmes26-Nov-11 23:13 
If your IT person has denied remote access then the firewall is in place (and rightly so). You will need to open up the firewall so that an outside app can get at the database, this is a BAD idea. One way around it is to create a VPN that allows managed access from outside the firewall.

There are also design strategies that can be used like using a WCF rather than a direct connection to the database. The WCF can then service clients outside the firewall.
Never underestimate the power of human stupidity
RAH

GeneralRe: remote access to application Pin
arkiboys27-Nov-11 21:11
arkiboys27-Nov-11 21:11 
GeneralRe: remote access to application Pin
Mycroft Holmes27-Nov-11 21:37
professionalMycroft Holmes27-Nov-11 21:37 
GeneralRe: remote access to application Pin
arkiboys27-Nov-11 21:54
arkiboys27-Nov-11 21:54 
QuestionSetting an expiry date for WPF Theme DLL Pin
Prasoon Chaudhary26-Nov-11 0:58
Prasoon Chaudhary26-Nov-11 0:58 
AnswerRe: Setting an expiry date for WPF Theme DLL Pin
SledgeHammer0126-Nov-11 16:18
SledgeHammer0126-Nov-11 16:18 
GeneralRe: Setting an expiry date for WPF Theme DLL Pin
Prasoon Chaudhary27-Nov-11 4:30
Prasoon Chaudhary27-Nov-11 4:30 
GeneralRe: Setting an expiry date for WPF Theme DLL Pin
SledgeHammer0127-Nov-11 7:53
SledgeHammer0127-Nov-11 7:53 
GeneralRe: Setting an expiry date for WPF Theme DLL Pin
Prasoon Chaudhary27-Nov-11 18:09
Prasoon Chaudhary27-Nov-11 18:09 
QuestionWPF TreeView DataTemplate - Select Visual Parent Pin
Kevin Marois25-Nov-11 8:48
professionalKevin Marois25-Nov-11 8:48 
AnswerRe: WPF TreeView DataTemplate - Select Visual Parent Pin
SledgeHammer0126-Nov-11 10:12
SledgeHammer0126-Nov-11 10:12 
GeneralRe: WPF TreeView DataTemplate - Select Visual Parent Pin
Kevin Marois26-Nov-11 11:02
professionalKevin Marois26-Nov-11 11:02 
GeneralRe: WPF TreeView DataTemplate - Select Visual Parent Pin
Kevin Marois28-Nov-11 11:44
professionalKevin Marois28-Nov-11 11:44 
GeneralRe: WPF TreeView DataTemplate - Select Visual Parent Pin
SledgeHammer0128-Nov-11 12:02
SledgeHammer0128-Nov-11 12:02 
GeneralRe: WPF TreeView DataTemplate - Select Visual Parent Pin
Kevin Marois28-Nov-11 12:25
professionalKevin Marois28-Nov-11 12:25 
GeneralRe: WPF TreeView DataTemplate - Select Visual Parent Pin
SledgeHammer0128-Nov-11 12:36
SledgeHammer0128-Nov-11 12:36 
QuestionCross-field validation Pin
Geysser24-Nov-11 4:39
Geysser24-Nov-11 4:39 
AnswerRe: Cross-field validation Pin
Pete O'Hanlon24-Nov-11 10:24
mvePete O'Hanlon24-Nov-11 10:24 

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.